index
:
flpsed
master
a Postscript and PDF annotator
Johannes Hofmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GsWidget.cxx
Age
Commit message (
Expand
)
Author
2009-03-04
fix const related warnings reported by gcc 4.3.3 (via Kapil Hari Paranjape)
Johannes Hofmann
2009-01-15
update copyright
Johannes Hofmann
2007-07-19
fix redraw problem on file open
Johannes Hofmann
2007-07-18
clear offscreen before loading new file
Johannes Hofmann
2007-07-18
fix paper size handling
Johannes Hofmann
2007-07-17
reindent using vim
Johannes Hofmann
2007-07-17
update copyright strings
Johannes Hofmann
2006-07-14
call XSync() to avoid "Cannot get ghostview property" error from gs
Johannes Hofmann
2006-07-14
remove duplicate signal.h inclusion
Johannes Hofmann
2006-07-14
don't die on SIGPIPE if gs has a problem (reported by A Mennucc)
Johannes Hofmann
2006-02-20
setenv() -> putenv() for POSIX compatibility (noticed by Jeff Orczykowski)
Johannes Hofmann
2006-02-15
fix page counting in non DSC case
Johannes Hofmann
2006-02-11
remove unused variable
Johannes Hofmann
2006-02-10
merge
Johannes Hofmann
2006-02-10
merge
Johannes Hofmann
2006-02-10
set page before check for offscreen (needed for reload)
Johannes Hofmann
2006-02-10
merge
Johannes Hofmann
2006-02-10
use page numbers starting with 1 in interface
Johannes Hofmann
2006-02-10
remove debug output
Johannes Hofmann
2006-02-10
add page selector
Johannes Hofmann
2006-02-10
make PostscriptDSC stuff more robust
Johannes Hofmann
2006-02-09
add prev() method to GsWidget
Johannes Hofmann
2006-02-09
new version without extra feeder process
Johannes Hofmann
2006-02-04
initial version of load_page()
Johannes Hofmann
2006-01-20
add support for -z (zoom) option
Johannes Hofmann
2005-04-19
fix cyan background problem (reported by S3)
Johannes Hofmann
2005-02-28
fix warning
Johannes Hofmann
2005-02-07
fix Warnings
Johannes Hofmann
2005-01-27
implement zoom
Johannes Hofmann
2004-11-14
final touches for 0.3.1
Johannes Hofmann
2004-11-10
get rid of those stupid floating point computations.
Johannes Hofmann
2004-10-26
- cleanups - fix damage stuff for long tags
Johannes Hofmann
2004-10-26
- reload if DONE received from gs - fix warning in PSEditWidget.cxx
Johannes Hofmann
2004-10-24
move parsing from PSEditor to PSEditModel.
Johannes Hofmann
2004-10-12
fix some warnings
Johannes Hofmann
2004-10-12
finally implement loading from command line.
Johannes Hofmann
2004-07-07
add PS Level 1 stuff
Johannes Hofmann
2004-06-28
cleanups for Linux
Johannes Hofmann
2005-07-02
Tailorization of flpsed
tailor