index
:
flpsed
master
a Postscript and PDF annotator
Johannes Hofmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flpsed.cxx
Age
Commit message (
Expand
)
Author
2011-09-20
use scroll_to() instead of position()
Johannes Hofmann
2011-07-11
detect pdf by looking at magic number instead of file extension
Johannes Hofmann
2011-07-07
whitespace and copyright
Johannes Hofmann
2011-07-07
sync font size and color with UI
Johannes Hofmann
2009-09-07
show current file name in window title
Johannes Hofmann
2009-03-04
fix scroll_to_end() when scroll is higher than the document
Johannes Hofmann
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
2009-01-15
navgation improvements by Paulo Jnkml
Johannes Hofmann
2008-07-08
fix filename handling
Johannes Hofmann
2008-07-06
update NEWS and switch it to markdown syntax
Johannes Hofmann
2008-07-06
update Copyright
Johannes Hofmann
2008-07-06
style and print fixes
Johannes Hofmann
2008-07-06
write to stdin of print command
Johannes Hofmann
2008-07-06
cleanup print_cb()
Johannes Hofmann
2008-07-06
style
Johannes Hofmann
2008-07-06
add print command dialog
Johannes Hofmann
2007-07-26
update copyright
Johannes Hofmann
2007-07-18
Discard->Discard Changes
Johannes Hofmann
2007-07-17
reindent using vim
Johannes Hofmann
2007-07-17
update copyright strings
Johannes Hofmann
2007-07-17
ask before overwriting files
Johannes Hofmann
2007-07-17
fix long standing redraw bug
Johannes Hofmann
2006-12-31
pseudo is stupid
Johannes Hofmann
2006-11-21
remove import_pdf_cb
Johannes Hofmann
2006-11-21
make open of PDF files work
Johannes Hofmann
2006-11-21
indent + new open_file() function
Johannes Hofmann
2006-07-15
use fl_choice() instead of deprecated fl_ask()
Johannes Hofmann
2006-04-02
fix scroll bar redraw problem after zoom
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
make page selector a bit wider
Johannes Hofmann
2006-02-10
add page selector
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
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
2005-06-17
fix resizing of text property widgets. : -----------------------------------...
Johannes Hofmann
2005-06-17
initial color support
Johannes Hofmann
2005-05-25
change PDF export shortcut to 'x' to avoid a conflict with "Edit Tag"
Johannes Hofmann
2005-05-25
change shortcut for "first" to "f" (noticed by Spec)
Johannes Hofmann
2005-04-29
getopt returns int not char.
Johannes Hofmann
2005-04-07
fix warning on amd64 (Debian bug 303406).
Johannes Hofmann
2005-02-28
fix Postscript for some sort of docs by putting PSEditWidget block directly ...
Johannes Hofmann
[next]