index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
mozilla
Age
Commit message (
Expand
)
Author
2010-04-11
Rename fz_irect to fz_bbox.
Tor Andersson
2009-12-02
Update win32, jbig2 and jpx code for malloc changes.
Tor Andersson
2009-08-23
Add type to links so applications can determine how to handle them.
Sebastian Rasmussen
2009-08-19
Implement support for AES encryption.
Tor Andersson
2009-08-15
Do not preload named destinations, instead do lookup when necessary.
Sebastian Rasmussen
2009-07-09
Parse page tree on-demand instead of parsing the entire tree after reading xref.
Sebastian Rasmussen
2009-07-09
Not resolving pages when inserting them in page tree removes a lot of code wi...
Sebastian Rasmussen
2009-07-02
Fix some typos in moz_main.
Tor Andersson
2009-07-01
Fix warning about signedness conversions.
Tor Andersson
2009-07-01
Update mozilla plugin to new fz_obj architecture.
Tor Andersson
2009-07-01
Update mozilla plugin error handling.
Tor Andersson
2009-03-11
Change fz_error* struct into an integer error type fz_error.
Tor Andersson
2008-03-22
Revert to using boolean to indicate good/bad password.
Sebastian Rasmussen
2008-03-09
Fixed initial line whitespace.
Sebastian Rasmussen
2008-03-08
Whitespace fixes.
Sebastian Rasmussen
2006-07-28
update windows apps and mozilla plugin
Tor Andersson
2005-06-15
ditch the ghostpdf name
Tor Andersson
2005-05-18
constify static font data so it ends up in text segment
Tor Andersson
2005-05-17
scroll wheel in mozilla plugin
Tor Andersson
2005-05-16
mozilla plugin
Tor Andersson