summaryrefslogtreecommitdiff
path: root/apps/mozilla
AgeCommit message (Expand)Author
2010-07-09Rearrange and merge some files in the fitz directory.Tor Andersson
2010-05-31Remove old and obsolete NPAPI plugin support files.Tor Andersson
2010-04-11Rename fz_irect to fz_bbox.Tor Andersson
2009-12-02Update win32, jbig2 and jpx code for malloc changes.Tor Andersson
2009-08-23Add type to links so applications can determine how to handle them.Sebastian Rasmussen
2009-08-19Implement support for AES encryption.Tor Andersson
2009-08-15Do not preload named destinations, instead do lookup when necessary.Sebastian Rasmussen
2009-07-09Parse page tree on-demand instead of parsing the entire tree after reading xref.Sebastian Rasmussen
2009-07-09Not resolving pages when inserting them in page tree removes a lot of code wi...Sebastian Rasmussen
2009-07-02Fix some typos in moz_main.Tor Andersson
2009-07-01Fix warning about signedness conversions.Tor Andersson
2009-07-01Update mozilla plugin to new fz_obj architecture.Tor Andersson
2009-07-01Update mozilla plugin error handling.Tor Andersson
2009-03-11Change fz_error* struct into an integer error type fz_error.Tor Andersson
2008-03-22Revert to using boolean to indicate good/bad password.Sebastian Rasmussen
2008-03-09Fixed initial line whitespace.Sebastian Rasmussen
2008-03-08Whitespace fixes.Sebastian Rasmussen
2006-07-28update windows apps and mozilla pluginTor Andersson
2005-06-15ditch the ghostpdf nameTor Andersson
2005-05-18constify static font data so it ends up in text segmentTor Andersson
2005-05-17scroll wheel in mozilla pluginTor Andersson
2005-05-16mozilla pluginTor Andersson