summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2006-02-10mergeJohannes Hofmann
2006-02-10add page selectorJohannes Hofmann
2006-02-10fix DSC parsing for non-DSC documentsJohannes Hofmann
2006-02-10make PostscriptDSC stuff more robustJohannes Hofmann
2006-02-09add prev() method to GsWidgetJohannes Hofmann
2006-02-09new version without extra feeder processJohannes Hofmann
2006-02-04initial version of load_page()Johannes Hofmann
2006-01-22use sizeof() instead of fixed sizeJohannes Hofmann
2006-01-20add support for -z (zoom) optionJohannes Hofmann
2006-01-20add support for some FLTK standard options like -geometryJohannes Hofmann
2006-01-20remove NULL check after strdup()Johannes Hofmann
2005-12-31make text_sizes static to fix compile error on SuSEJohannes Hofmann
probabely gcc40 problem (reported by Kingsley Burlinson).
2005-06-19add sleep() when opening file from commandline. Johannes Hofmann
add sleep() when opening file from commandline.
2005-06-17add version to about dialog. Johannes Hofmann
add version to about dialog.
2005-06-17fix resizing of text property widgets. : ↵Johannes Hofmann
---------------------------------------------------------------------- fix resizing of text property widgets. : ----------------------------------------------------------------------
2005-06-17cleanup postscript Johannes Hofmann
cleanup postscript
2005-06-17remove Parser_1 Johannes Hofmann
remove Parser_1
2005-06-17initial color support Johannes Hofmann
initial color support
2005-06-05kill set_cur_size() Johannes Hofmann
kill set_cur_size()
2005-05-25change 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-25change shortcut for "first" to "f" (noticed by Spec) Johannes Hofmann
change shortcut for "first" to "f" (noticed by Spec)
2005-04-29getopt returns int not char. Johannes Hofmann
getopt returns int not char.
2005-04-19add 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-19fix cyan background problem (reported by S3) Johannes Hofmann
fix cyan background problem (reported by S3)
2005-04-07fix warning on amd64 (Debian bug 303406). Johannes Hofmann
fix warning on amd64 (Debian bug 303406).
2005-03-17autoconf (by Peter Seiderer) Johannes Hofmann
autoconf (by Peter Seiderer)
2005-02-28fix warning Johannes Hofmann
fix warning
2005-02-28fix 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-28implement pdf export / import Johannes Hofmann
implement pdf export / import
2005-02-07remove beeps Johannes Hofmann
remove beeps
2005-02-07fix Warnings Johannes Hofmann
fix Warnings
2005-02-03fixes Johannes Hofmann
fixes
2005-02-02remove duplicate shortcuts. Johannes Hofmann
remove duplicate shortcuts.
2005-02-02implement PDF import/export. Johannes Hofmann
implement PDF import/export.
2005-02-02fix 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>