summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-06-19add sleep() when opening file from commandline. Johannes Hofmann
2005-06-17add version to about dialog. Johannes Hofmann
2005-06-17fix resizing of text property widgets. : -----------------------------------...Johannes Hofmann
2005-06-17cleanup postscript Johannes Hofmann
2005-06-17remove Parser_1 Johannes Hofmann
2005-06-17initial color support Johannes Hofmann
2005-06-05kill set_cur_size() Johannes Hofmann
2005-05-25change PDF export shortcut to 'x' to avoid a conflict with "Edit Tag" Johannes Hofmann
2005-05-25change shortcut for "first" to "f" (noticed by Spec) Johannes Hofmann
2005-04-29getopt returns int not char. Johannes Hofmann
2005-04-19add support for a whole bunch of special characters (Patch by Thadeu Penna) Johannes Hofmann
2005-04-19fix cyan background problem (reported by S3) Johannes Hofmann
2005-04-07fix warning on amd64 (Debian bug 303406). Johannes Hofmann
2005-03-17autoconf (by Peter Seiderer) Johannes Hofmann
2005-02-28fix warning Johannes Hofmann
2005-02-28fix Postscript for some sort of docs by putting PSEditWidget block directly ...Johannes Hofmann
2005-02-28implement pdf export / import Johannes Hofmann
2005-02-07remove beeps Johannes Hofmann
2005-02-07fix Warnings Johannes Hofmann
2005-02-03fixes Johannes Hofmann
2005-02-02remove duplicate shortcuts. Johannes Hofmann
2005-02-02implement PDF import/export. Johannes Hofmann
2005-02-02fix segfault when moving (with arrow keys) in a doc without tags. Reported by...Johannes Hofmann
2005-01-28Final touches for 0.3.2 Johannes Hofmann
2005-01-28scroll to 0,0 before zooming Johannes Hofmann
2005-01-27implement zoom Johannes Hofmann
2004-11-14final touches for 0.3.1 Johannes Hofmann
2004-11-10improve coordinate conversion methods doc updatesJohannes Hofmann
2004-11-10get rid of those stupid floating point computations. Johannes Hofmann
2004-11-10use PostScript coordinates internally Johannes Hofmann
2004-11-08fix damaging after scrolling Johannes Hofmann
2004-11-08fix move interface Johannes Hofmann
2004-11-08fix tab-stuff Johannes Hofmann
2004-11-08add tab key and arrow key support Johannes Hofmann
2004-10-26redraw after import Johannes Hofmann
2004-10-26fix scaling down in multi-page documents Johannes Hofmann
2004-10-26remove debug output Johannes Hofmann
2004-10-26- cleanups - fix damage stuff for long tagsJohannes Hofmann
2004-10-26- reload if DONE received from gs - fix warning in PSEditWidget.cxxJohannes Hofmann
2004-10-26cleanups Johannes Hofmann
2004-10-26implement dump mode Johannes Hofmann
2004-10-26cleanup input/output file handling Johannes Hofmann
2004-10-25implement batch mode (needs cleanup) Johannes Hofmann
2004-10-24move parsing from PSEditor to PSEditModel. Johannes Hofmann
2004-10-23reduce flicker Johannes Hofmann
2004-10-23reduce flicker Johannes Hofmann