Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-06-19 | add sleep() when opening file from commandline. | Johannes Hofmann | |
add sleep() when opening file from commandline. | |||
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 | cleanup postscript | Johannes Hofmann | |
cleanup postscript | |||
2005-06-17 | remove Parser_1 | Johannes Hofmann | |
remove Parser_1 | |||
2005-06-17 | initial color support | Johannes Hofmann | |
initial color support | |||
2005-06-05 | kill set_cur_size() | Johannes Hofmann | |
kill set_cur_size() | |||
2005-05-25 | change PDF export shortcut to 'x' to avoid a conflict with "Edit Tag" | Johannes Hofmann | |
change PDF export shortcut to 'x' to avoid a conflict with "Edit Tag" | |||
2005-05-25 | change shortcut for "first" to "f" (noticed by Spec) | Johannes Hofmann | |
change shortcut for "first" to "f" (noticed by Spec) | |||
2005-04-29 | getopt returns int not char. | Johannes Hofmann | |
getopt returns int not char. | |||
2005-04-19 | add support for a whole bunch of special characters (Patch by Thadeu Penna) | Johannes Hofmann | |
add support for a whole bunch of special characters (Patch by Thadeu Penna) | |||
2005-04-19 | fix cyan background problem (reported by S3) | Johannes Hofmann | |
fix cyan background problem (reported by S3) | |||
2005-04-07 | fix warning on amd64 (Debian bug 303406). | Johannes Hofmann | |
fix warning on amd64 (Debian bug 303406). | |||
2005-03-17 | autoconf (by Peter Seiderer) | Johannes Hofmann | |
autoconf (by Peter Seiderer) | |||
2005-02-28 | fix warning | Johannes Hofmann | |
fix warning | |||
2005-02-28 | fix Postscript for some sort of docs by putting PSEditWidget block directly ↵ | Johannes Hofmann | |
after %%BeginProlog fix Postscript for some sort of docs by putting PSEditWidget block directly after %%BeginProlog | |||
2005-02-28 | implement pdf export / import | Johannes Hofmann | |
implement pdf export / import | |||
2005-02-07 | remove beeps | Johannes Hofmann | |
remove beeps | |||
2005-02-07 | fix Warnings | Johannes Hofmann | |
fix Warnings | |||
2005-02-03 | fixes | Johannes Hofmann | |
fixes | |||
2005-02-02 | remove duplicate shortcuts. | Johannes Hofmann | |
remove duplicate shortcuts. | |||
2005-02-02 | implement PDF import/export. | Johannes Hofmann | |
implement PDF import/export. | |||
2005-02-02 | fix segfault when moving (with arrow keys) in a doc without tags. Reported ↵ | Johannes Hofmann | |
by: Arho Virkki <arho.virkki@utu.fi> fix segfault when moving (with arrow keys) in a doc without tags. Reported by: Arho Virkki <arho.virkki@utu.fi> | |||
2005-01-28 | Final touches for 0.3.2 | Johannes Hofmann | |
Final touches for 0.3.2 |