summaryrefslogtreecommitdiff
path: root/src/GsWidget.cxx
AgeCommit message (Expand)Author
2015-04-18use signed variable to store read(2) return valueJohannes Hofmann
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
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
2005-02-28fix warning Johannes Hofmann
2005-02-07fix Warnings Johannes Hofmann
2005-01-27implement zoom Johannes Hofmann
2004-11-14final touches for 0.3.1 Johannes Hofmann
2004-11-10get rid of those stupid floating point computations. 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-24move parsing from PSEditor to PSEditModel. Johannes Hofmann
2004-10-12fix some warnings Johannes Hofmann
2004-10-12finally implement loading from command line. Johannes Hofmann
2004-07-07add PS Level 1 stuff Johannes Hofmann
2004-06-28cleanups for Linux Johannes Hofmann
2005-07-02Tailorization of flpsedtailor