summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-21remove import_pdf_cbJohannes Hofmann
2006-11-21make open of PDF files workJohannes Hofmann
2006-11-21indent + new open_file() functionJohannes Hofmann
2006-11-17update NEWSJohannes Hofmann
2006-11-17store necessary font in variable to avoid problems with embedded fonts (repor...Johannes Hofmann
2006-11-17cleanupJohannes Hofmann
2006-11-17remove PSLevel2WriterJohannes Hofmann
2006-10-13use ftell() instead of ftello() for compatibilityJohannes Hofmann
2006-08-31Change font to plain Helvetica (noticed by Jochen Eisinger)Johannes Hofmann
2006-07-16Added tag rel_0_3_8 for changeset 41a448bfcd17d2d7e43d0dccbbfb97c225e3f299Johannes Hofmann
2006-07-16bump version to 0.3.8Johannes Hofmann
2006-07-16update NEWSJohannes Hofmann
2006-07-15increase initial max_pages to 128Johannes Hofmann
2006-07-15implicitely end setup section if %%Page comment is encounteredJohannes Hofmann
2006-07-15only set modified flag if real changes have been made to the documentJohannes Hofmann
2006-07-15use fl_choice() instead of deprecated fl_ask()Johannes Hofmann
2006-07-15no longer rely on %%Pages comment because of possible use of (atend)Johannes Hofmann
2006-07-14call XSync() to avoid "Cannot get ghostview property" error from gsJohannes Hofmann
2006-07-14remove duplicate signal.h inclusionJohannes Hofmann
2006-07-14don't die on SIGPIPE if gs has a problem (reported by A Mennucc)Johannes Hofmann
2006-04-23Added tag rel_0_3_7 for changeset ea73b062a1863ce1b9fce9f4f658a91a994efb3eJohannes Hofmann
2006-04-23adjust versionJohannes Hofmann
2006-04-23Added tag rel_0_3_7 for changeset 36a1b8017069062f1aef0672ff15e7e6aa609898Johannes Hofmann
2006-04-19update NEWSJohannes Hofmann
2006-04-19mergeJohannes Hofmann
2006-04-19rel_0_3_7-pre1Johannes Hofmann
2006-04-19Added tag rel_0_3_7_pre1 for changeset 9dcd77c8e3a4b97047c125626a94f00bafe1a0edJohannes Hofmann
2006-04-19update NEWSJohannes Hofmann
2006-04-19Fix DSC parsing of "%%Page:" lines.Johannes Hofmann
2006-04-19fix gcc-4.1 compilation errorJohannes Hofmann
2006-04-02fix scroll bar redraw problem after zoomJohannes Hofmann
2006-03-29initialize tmp_fd properly (valgrind)Johannes Hofmann
2006-02-23add note about setenv() -> putenv() changeJohannes Hofmann
2006-02-20setenv() -> putenv() for POSIX compatibility (noticed by Jeff Orczykowski)Johannes Hofmann
2006-02-15Added tag rel_0_3_6 for changeset d4c7abbb3d43dd7ebb93895c1f33310007deb98dJohannes Hofmann
2006-02-15fix page counting in non DSC caseJohannes Hofmann
2006-02-11remove unused variableJohannes Hofmann
2006-02-10mergeJohannes Hofmann
2006-02-10make things ready for 0.3.6Johannes Hofmann
2006-02-10interface now uses page numbers starting with 1Johannes Hofmann
2006-02-10mergeJohannes Hofmann
2006-02-10set page before check for offscreen (needed for reload)Johannes Hofmann
2006-02-10mergeJohannes Hofmann
2006-02-10use page numbers starting with 1 in interfaceJohannes Hofmann
2006-02-10remove debug outputJohannes Hofmann
2006-02-10mergeJohannes Hofmann
2006-02-10use first Pages tag in DSCJohannes Hofmann
2006-02-10make page selector a bit widerJohannes Hofmann
2006-02-10mergeJohannes Hofmann
2006-02-10use first occurence of BoundingBox declaration in DSCJohannes Hofmann