Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-19 | update NEWS | Johannes Hofmann | |
2006-04-19 | merge | Johannes Hofmann | |
2006-04-19 | rel_0_3_7-pre1 | Johannes Hofmann | |
2006-04-19 | Added tag rel_0_3_7_pre1 for changeset 9dcd77c8e3a4b97047c125626a94f00bafe1a0ed | Johannes Hofmann | |
2006-04-19 | update NEWS | Johannes Hofmann | |
2006-04-19 | Fix DSC parsing of "%%Page:" lines. | Johannes Hofmann | |
This fixes a segfault reported by Morten Brix Pedersen. | |||
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-23 | add note about setenv() -> putenv() change | Johannes Hofmann | |
2006-02-20 | setenv() -> putenv() for POSIX compatibility (noticed by Jeff Orczykowski) | Johannes Hofmann | |
2006-02-15 | Added tag rel_0_3_6 for changeset d4c7abbb3d43dd7ebb93895c1f33310007deb98d | 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 | |
2006-01-22 | use sizeof() instead of fixed size | Johannes Hofmann | |
2006-01-20 | Added tag rel_0_3_6_pre1 for changeset 86092bcbaa337953620263cc54582120d9e38d14 | Johannes Hofmann | |
2006-01-20 | 0.3.6-pre1 | Johannes Hofmann | |
2006-01-20 | add support for -z (zoom) option | Johannes Hofmann | |
2006-01-20 | add support for some FLTK standard options like -geometry | Johannes Hofmann | |
2006-01-20 | remove NULL check after strdup() | Johannes Hofmann | |
2005-12-31 | make text_sizes static to fix compile error on SuSE | Johannes Hofmann | |
probabely gcc40 problem (reported by Kingsley Burlinson). | |||
2005-10-03 | Added tag rel_0_3_5 for changeset feeffc4964da8822b514b1b468477be17bdf1cdd | Johannes Hofmann | |
2005-07-02 | adjust .hgignore to skip generated files. | Johannes Hofmann | |
2005-06-19 | add sleep() when opening file from commandline. | Johannes Hofmann | |
add sleep() when opening file from commandline. | |||
2005-06-19 | add hint for color support | Johannes Hofmann | |
add hint for color support | |||
2005-06-17 | add version to about dialog. | Johannes Hofmann | |
add version to about dialog. | |||
2005-06-17 | fix resizing of text property widgets. : ↵ | Johannes Hofmann | |
---------------------------------------------------------------------- fix resizing of text property widgets. : ---------------------------------------------------------------------- | |||
2005-06-17 | update for 0.3.5 release. | Johannes Hofmann | |
update for 0.3.5 release. | |||
2005-06-17 | cleanup postscript | Johannes Hofmann | |
cleanup postscript | |||
2005-06-17 | remove Parser_1 | Johannes Hofmann | |
remove Parser_1 |