index
:
flpsed
master
a Postscript and PDF annotator
Johannes Hofmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-12
replace strncpy, stncat with strcpy, strcat to avoid compile warning
HEAD
master
Johannes Hofmann
2020-11-12
.hgignore -> .gitignore + adjustments
Johannes Hofmann
2020-11-11
remove tools directory
Johannes Hofmann
2020-11-11
remove obsolete Mac OS X instructions from README.md
Johannes Hofmann
2020-11-11
adjust README markdown
Johannes Hofmann
2020-11-11
README->README.md
Johannes Hofmann
2015-04-28
Added tag rel_0_7_3 for changeset 314aabb94517
Johannes Hofmann
2015-04-28
prepare 0.7.3
Johannes Hofmann
2015-04-28
ChangeLog
Johannes Hofmann
2015-04-18
use signed variable to store read(2) return value
Johannes Hofmann
2014-06-09
fix -Werror=format-security build
Johannes Hofmann
2014-01-08
remove unused variables
Johannes Hofmann
2013-09-26
Added tag rel_0_7_2 for changeset 5dabf4793f5a
Johannes Hofmann
2013-09-03
prepare 0.7.2
Johannes Hofmann
2013-09-03
fix desktop file
Johannes Hofmann
2013-09-02
Added tag rel_0_7_1 for changeset fc6ac86dfcf5
Johannes Hofmann
2013-09-02
prepare 0.7.1
Johannes Hofmann
2013-07-29
add icon and desktop file
Johannes Hofmann
2011-09-20
Added tag rel_0_7_0 for changeset 038dba3897a1
Johannes Hofmann
2011-09-20
use scroll_to() instead of position()
Johannes Hofmann
2011-09-20
prepare 0.7.0
Johannes Hofmann
2011-09-20
bring in utf8 changes from fltk2 branch
Johannes Hofmann
2011-07-11
ChangeLog
Johannes Hofmann
2011-07-11
detect pdf by looking at magic number instead of file extension
Johannes Hofmann
2011-07-09
Added tag rel_0_5_3 for changeset 2aa218b63ecc
Johannes Hofmann
2011-07-07
whitespace and copyright
Johannes Hofmann
2011-07-07
whitespace and copyright
Johannes Hofmann
2011-07-07
Changelog
Johannes Hofmann
2011-07-07
sync font size and color with UI
Johannes Hofmann
2010-08-15
implement PSEditWidget::rel_move() with PSEditWidget::move()
Johannes Hofmann
2009-09-07
show current file name in window title
Johannes Hofmann
2009-09-07
ChangeLog
Johannes Hofmann
2009-09-07
NEWS -> ChangeLog
Johannes Hofmann
2009-09-07
rm ChangeLog
Johannes Hofmann
2009-09-07
prepare 0.5.3
Johannes Hofmann
2009-03-04
prepare 0.5.3_pre1
Johannes Hofmann
2009-03-04
fix scroll_to_end() when scroll is higher than the document
Johannes Hofmann
2009-03-04
fix printf() format warnings (reported by Kapil Hari Paranjape)
Johannes Hofmann
2009-03-04
fix const related warnings reported by gcc 4.3.3 (via Kapil Hari Paranjape)
Johannes Hofmann
2009-01-15
Added tag rel_0_5_2 for changeset 1c58e5cd6005
Johannes Hofmann
2009-01-15
prepare 0.5.2
Johannes Hofmann
2009-01-15
update copyright
Johannes Hofmann
2009-01-15
update copyright
Johannes Hofmann
2009-01-15
update copyright
Johannes Hofmann
2009-01-15
update copyright
Johannes Hofmann
2009-01-15
avoid warning
Johannes Hofmann
2009-01-15
update NEWS
Johannes Hofmann
2009-01-15
add virtual destructors for PSParser and PSWriter
Johannes Hofmann
2009-01-15
fix warning about signed / unsigned comparison
Johannes Hofmann
2009-01-15
whitespace
Johannes Hofmann
[next]