summaryrefslogtreecommitdiff
path: root/src/PostscriptDSC.cxx
AgeCommit message (Expand)Author
2009-03-04fix printf() format warnings (reported by Kapil Hari Paranjape)Johannes Hofmann
2009-01-15update copyrightJohannes Hofmann
2009-01-15remove unused variablesJohannes Hofmann
2007-07-17reindent using vimJohannes Hofmann
2007-07-17update copyright stringsJohannes Hofmann
2007-07-17fix DSC problem (reported by Jim Cline)Johannes Hofmann
2007-02-25fix comparison (taken from pkgsrc)Johannes Hofmann
2006-10-13use ftell() instead of ftello() for compatibilityJohannes Hofmann
2006-07-15increase initial max_pages to 128Johannes Hofmann
2006-07-15implicitely end setup section if %%Page comment is encounteredJohannes Hofmann
2006-07-15no longer rely on %%Pages comment because of possible use of (atend)Johannes Hofmann
2006-04-19Fix DSC parsing of "%%Page:" lines.Johannes Hofmann
2006-02-10use page numbers starting with 1 in interfaceJohannes Hofmann
2006-02-10use first Pages tag in DSCJohannes Hofmann
2006-02-10use first occurence of BoundingBox declaration in DSCJohannes Hofmann
2006-02-10fix DSC parsing for non-DSC documentsJohannes Hofmann
2006-02-10make PostscriptDSC stuff more robustJohannes Hofmann
2006-02-09add prev() method to GsWidgetJohannes Hofmann
2006-02-04initial version of load_page()Johannes Hofmann