Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-15 | navgation improvements by Paulo Jnkml | Johannes Hofmann | |
2008-07-08 | fix filename handling | Johannes Hofmann | |
2008-07-06 | update NEWS and switch it to markdown syntax | Johannes Hofmann | |
2008-07-06 | update Copyright | Johannes Hofmann | |
2008-07-06 | style and print fixes | Johannes Hofmann | |
2008-07-06 | write to stdin of print command | Johannes Hofmann | |
2008-07-06 | cleanup print_cb() | Johannes Hofmann | |
2008-07-06 | style | Johannes Hofmann | |
2008-07-06 | add print command dialog | Johannes Hofmann | |
2007-07-26 | update copyright | Johannes Hofmann | |
2007-07-18 | Discard->Discard Changes | Johannes Hofmann | |
2007-07-17 | reindent using vim | Johannes Hofmann | |
2007-07-17 | update copyright strings | Johannes Hofmann | |
2007-07-17 | ask before overwriting files | Johannes Hofmann | |
2007-07-17 | fix long standing redraw bug | 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-07-15 | use fl_choice() instead of deprecated fl_ask() | Johannes Hofmann | |
2006-04-02 | fix scroll bar redraw problem after zoom | 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 | make page selector a bit wider | Johannes Hofmann | |
2006-02-10 | add page selector | 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-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 | initial color support | Johannes Hofmann | |
initial color support | |||
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-07 | fix warning on amd64 (Debian bug 303406). | Johannes Hofmann | |
fix warning on amd64 (Debian bug 303406). | |||
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-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-01-28 | Final touches for 0.3.2 | Johannes Hofmann | |
Final touches for 0.3.2 | |||
2005-01-28 | scroll to 0,0 before zooming | Johannes Hofmann | |
scroll to 0,0 before zooming | |||
2005-01-27 | implement zoom | Johannes Hofmann | |
implement zoom | |||
2004-11-10 | use PostScript coordinates internally | Johannes Hofmann | |
use PostScript coordinates internally |