summaryrefslogtreecommitdiff
path: root/src/GsWidget.cxx
AgeCommit message (Collapse)Author
2015-04-18use signed variable to store read(2) return valueJohannes Hofmann
reported-by: David Binderman
2014-01-08remove unused variablesJohannes Hofmann
2009-03-04fix const related warnings reported by gcc 4.3.3 (via Kapil Hari Paranjape)Johannes Hofmann
2009-01-15update copyrightJohannes Hofmann
2007-07-19fix redraw problem on file openJohannes Hofmann
2007-07-18clear offscreen before loading new fileJohannes Hofmann
2007-07-18fix paper size handlingJohannes Hofmann
2007-07-17reindent using vimJohannes Hofmann
2007-07-17update copyright stringsJohannes Hofmann
2006-07-14call XSync() to avoid "Cannot get ghostview property" error from gsJohannes Hofmann
reported by A Mennucc.
2006-07-14remove duplicate signal.h inclusionJohannes Hofmann
2006-07-14don't die on SIGPIPE if gs has a problem (reported by A Mennucc)Johannes Hofmann
2006-02-20setenv() -> putenv() for POSIX compatibility (noticed by Jeff Orczykowski)Johannes Hofmann
2006-02-15fix page counting in non DSC caseJohannes Hofmann
2006-02-11remove unused variableJohannes Hofmann
2006-02-10mergeJohannes 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-10add page selectorJohannes 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-20add support for -z (zoom) optionJohannes Hofmann
2005-04-19fix cyan background problem (reported by S3) Johannes Hofmann
fix cyan background problem (reported by S3)
2005-02-28fix warning Johannes Hofmann
fix warning
2005-02-07fix Warnings Johannes Hofmann
fix Warnings
2005-01-27implement zoom Johannes Hofmann
implement zoom
2004-11-14final touches for 0.3.1 Johannes Hofmann
final touches for 0.3.1
2004-11-10get rid of those stupid floating point computations. Johannes Hofmann
get rid of those stupid floating point computations.
2004-10-26- cleanups - fix damage stuff for long tagsJohannes Hofmann
- cleanups - fix damage stuff for long tags
2004-10-26- reload if DONE received from gs - fix warning in PSEditWidget.cxxJohannes Hofmann
- reload if DONE received from gs - fix warning in PSEditWidget.cxx
2004-10-24move parsing from PSEditor to PSEditModel. Johannes Hofmann
move parsing from PSEditor to PSEditModel.
2004-10-12fix some warnings Johannes Hofmann
fix some warnings
2004-10-12finally implement loading from command line. Johannes Hofmann
finally implement loading from command line.
2004-07-07add PS Level 1 stuff Johannes Hofmann
add PS Level 1 stuff
2004-06-28cleanups for Linux Johannes Hofmann
cleanups for Linux
2005-07-02Tailorization of flpsedtailor
Import of the upstream sources from Repository: /home/cvs Module: flpsed Revision: 2004-06-25 18:14:05 by hofmann