summaryrefslogtreecommitdiff
path: root/src/flpsed.cxx
AgeCommit message (Collapse)Author
2008-07-08fix filename handlingJohannes Hofmann
2008-07-06update NEWS and switch it to markdown syntaxJohannes Hofmann
2008-07-06update CopyrightJohannes Hofmann
2008-07-06style and print fixesJohannes Hofmann
2008-07-06write to stdin of print commandJohannes Hofmann
2008-07-06cleanup print_cb()Johannes Hofmann
2008-07-06styleJohannes Hofmann
2008-07-06add print command dialogJohannes Hofmann
2007-07-26update copyrightJohannes Hofmann
2007-07-18Discard->Discard ChangesJohannes Hofmann
2007-07-17reindent using vimJohannes Hofmann
2007-07-17update copyright stringsJohannes Hofmann
2007-07-17ask before overwriting filesJohannes Hofmann
2007-07-17fix long standing redraw bugJohannes Hofmann
2006-12-31pseudo is stupidJohannes Hofmann
2006-11-21remove import_pdf_cbJohannes Hofmann
2006-11-21make open of PDF files workJohannes Hofmann
2006-11-21indent + new open_file() functionJohannes Hofmann
2006-07-15use fl_choice() instead of deprecated fl_ask()Johannes Hofmann
2006-04-02fix scroll bar redraw problem after zoomJohannes 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-10make page selector a bit widerJohannes Hofmann
2006-02-10add page selectorJohannes 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-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-17initial color support Johannes Hofmann
initial color support
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-07fix warning on amd64 (Debian bug 303406). Johannes Hofmann
fix warning on amd64 (Debian bug 303406).
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-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-01-28Final touches for 0.3.2 Johannes Hofmann
Final touches for 0.3.2
2005-01-28scroll to 0,0 before zooming Johannes Hofmann
scroll to 0,0 before zooming
2005-01-27implement zoom Johannes Hofmann
implement zoom
2004-11-10use PostScript coordinates internally Johannes Hofmann
use PostScript coordinates internally
2004-11-08fix move interface Johannes Hofmann
fix move interface