index
:
flpsed
master
a Postscript and PDF annotator
Johannes Hofmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2006-11-21
make open of PDF files work
Johannes Hofmann
2006-11-21
indent + new open_file() function
Johannes Hofmann
2006-11-17
store necessary font in variable to avoid problems with embedded fonts (repor...
Johannes Hofmann
2006-11-17
cleanup
Johannes Hofmann
2006-11-17
remove PSLevel2Writer
Johannes Hofmann
2006-10-13
use ftell() instead of ftello() for compatibility
Johannes Hofmann
2006-08-31
Change font to plain Helvetica (noticed by Jochen Eisinger)
Johannes Hofmann
2006-07-15
increase initial max_pages to 128
Johannes Hofmann
2006-07-15
implicitely end setup section if %%Page comment is encountered
Johannes Hofmann
2006-07-15
only set modified flag if real changes have been made to the document
Johannes Hofmann
2006-07-15
use fl_choice() instead of deprecated fl_ask()
Johannes Hofmann
2006-07-15
no longer rely on %%Pages comment because of possible use of (atend)
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-04-19
merge
Johannes Hofmann
2006-04-19
Fix DSC parsing of "%%Page:" lines.
Johannes Hofmann
2006-04-19
fix gcc-4.1 compilation error
Johannes Hofmann
2006-04-02
fix scroll bar redraw problem after zoom
Johannes Hofmann
2006-03-29
initialize tmp_fd properly (valgrind)
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
make things ready for 0.3.6
Johannes Hofmann
2006-02-10
interface now uses page numbers starting with 1
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
merge
Johannes Hofmann
2006-02-10
use first Pages tag in DSC
Johannes Hofmann
2006-02-10
make page selector a bit wider
Johannes Hofmann
2006-02-10
merge
Johannes Hofmann
2006-02-10
use first occurence of BoundingBox declaration in DSC
Johannes Hofmann
2006-02-10
merge
Johannes Hofmann
2006-02-10
add page selector
Johannes Hofmann
2006-02-10
fix DSC parsing for non-DSC documents
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-22
use sizeof() instead of fixed size
Johannes Hofmann
2006-01-20
add support for -z (zoom) option
Johannes Hofmann
2006-01-20
add support for some FLTK standard options like -geometry
Johannes Hofmann
2006-01-20
remove NULL check after strdup()
Johannes Hofmann
2005-12-31
make text_sizes static to fix compile error on SuSE
Johannes Hofmann
2005-06-19
add sleep() when opening file from commandline.
Johannes Hofmann
2005-06-17
add version to about dialog.
Johannes Hofmann
[prev]
[next]