Age | Commit message (Expand) | Author |
2007-07-17 | update copyright strings | Johannes Hofmann |
2007-07-17 | ask before overwriting files | Johannes Hofmann |
2007-07-17 | fix DSC problem (reported by Jim Cline) | Johannes Hofmann |
2007-07-17 | fix long standing redraw bug | Johannes Hofmann |
2007-02-25 | fix comparison (taken from pkgsrc) | Johannes Hofmann |
2006-12-31 | pseudo is stupid | Johannes Hofmann |
2006-11-21 | remove import_pdf_cb | Johannes Hofmann |
2006-11-21 | make open of PDF files work | Johannes Hofmann |
2006-11-21 | indent + new open_file() function | Johannes Hofmann |
2006-11-17 | store necessary font in variable to avoid problems with embedded fonts (repor... | Johannes Hofmann |
2006-11-17 | cleanup | Johannes Hofmann |
2006-11-17 | remove PSLevel2Writer | Johannes Hofmann |
2006-10-13 | use ftell() instead of ftello() for compatibility | Johannes Hofmann |
2006-08-31 | Change font to plain Helvetica (noticed by Jochen Eisinger) | Johannes Hofmann |
2006-07-15 | increase initial max_pages to 128 | Johannes Hofmann |
2006-07-15 | implicitely end setup section if %%Page comment is encountered | Johannes Hofmann |
2006-07-15 | only set modified flag if real changes have been made to the document | Johannes Hofmann |
2006-07-15 | use fl_choice() instead of deprecated fl_ask() | Johannes Hofmann |
2006-07-15 | no longer rely on %%Pages comment because of possible use of (atend) | Johannes Hofmann |
2006-07-14 | call XSync() to avoid "Cannot get ghostview property" error from gs | Johannes Hofmann |
2006-07-14 | remove duplicate signal.h inclusion | Johannes Hofmann |
2006-07-14 | don't die on SIGPIPE if gs has a problem (reported by A Mennucc) | Johannes Hofmann |
2006-04-19 | merge | Johannes Hofmann |
2006-04-19 | Fix DSC parsing of "%%Page:" lines. | Johannes Hofmann |
2006-04-19 | fix gcc-4.1 compilation error | Johannes Hofmann |
2006-04-02 | fix scroll bar redraw problem after zoom | Johannes Hofmann |
2006-03-29 | initialize tmp_fd properly (valgrind) | Johannes Hofmann |
2006-02-20 | setenv() -> putenv() for POSIX compatibility (noticed by Jeff Orczykowski) | Johannes Hofmann |
2006-02-15 | fix page counting in non DSC case | Johannes Hofmann |
2006-02-11 | remove unused variable | Johannes Hofmann |
2006-02-10 | merge | Johannes Hofmann |
2006-02-10 | make things ready for 0.3.6 | Johannes Hofmann |
2006-02-10 | interface now uses page numbers starting with 1 | Johannes Hofmann |
2006-02-10 | merge | Johannes Hofmann |
2006-02-10 | set page before check for offscreen (needed for reload) | Johannes Hofmann |
2006-02-10 | merge | Johannes Hofmann |
2006-02-10 | use page numbers starting with 1 in interface | Johannes Hofmann |
2006-02-10 | remove debug output | Johannes Hofmann |
2006-02-10 | merge | Johannes Hofmann |
2006-02-10 | use first Pages tag in DSC | Johannes Hofmann |
2006-02-10 | make page selector a bit wider | Johannes Hofmann |
2006-02-10 | merge | Johannes Hofmann |
2006-02-10 | use first occurence of BoundingBox declaration in DSC | Johannes Hofmann |
2006-02-10 | merge | Johannes Hofmann |
2006-02-10 | add page selector | Johannes Hofmann |
2006-02-10 | fix DSC parsing for non-DSC documents | Johannes Hofmann |
2006-02-10 | make PostscriptDSC stuff more robust | Johannes Hofmann |
2006-02-09 | add prev() method to GsWidget | Johannes Hofmann |
2006-02-09 | new version without extra feeder process | Johannes Hofmann |
2006-02-04 | initial version of load_page() | Johannes Hofmann |