summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-09Update copyright date.Tor Andersson
2014-01-09iOS: save changes on returning to the libraryPaul Gardiner
2014-01-08Update curl build to avoid warning when linking windows release builds.Robin Watts
2014-01-08fuzzing fix for null colorspace derefence.Robin Watts
2014-01-08Fix fuzzing bug due to float representation limitations.Robin Watts
2014-01-08Fuzzing fix: Overrun in fz_predict_pngRobin Watts
2014-01-08prevent heap access violation in pdf_cache_objectSimon Bünzli
2014-01-08sanitize crypt revision in pdf_new_cryptSimon Bünzli
2014-01-08sanitize number of columns in fz_open_faxdSimon Bünzli
2014-01-08sanitize crypt revision in pdf_new_cryptSimon Bünzli
2014-01-08sanitize values in fz_open_predictSimon Bünzli
2014-01-07iOS: remove search-bar-transparency hackPaul Gardiner
2014-01-07iOS: don’t allow hiding of the navigation bar when it is other than at the ...Paul Gardiner
2014-01-07iOS: protect against crashing when handling accented chars in choice fieldsPaul Gardiner
2014-01-07iOS: update the form filling dialogs to avoid the keyboard hiding the buttonsPaul Gardiner
2014-01-07iOS: fix for document handlersPaul Gardiner
2014-01-07Introduce 'document handlers'.Robin Watts
2014-01-06Bug 694869: Fix indetermisms with broken PNG files.Robin Watts
2014-01-06reuse JBIG2GlobalsSimon Bünzli
2014-01-06show jbig2dec warnings/errors in stderrSimon Bünzli
2014-01-06add stub files for JPEG-XR supportSimon Bünzli
2014-01-06tolerate slightly broken page treesSimon Bünzli
2014-01-06fix MSVC warnings C4054 and C4152Simon Bünzli
2014-01-06fix various MSVC warningsSimon Bünzli
2014-01-06Android: for scroll steps, use postOnAnimation when availablePaul Gardiner
2014-01-03Android: fix buildPaul Gardiner
2014-01-02Add rebinding for fz_devices and fz_documentsRobin Watts
2014-01-02Add rebinding for fz_streams.Robin Watts
2014-01-02Add rebinding for fz_output.Robin Watts
2014-01-02Bug 694585: Further improve mesh rendering timesRobin Watts
2014-01-02Bug 694585: Slow rendering of meshesRobin Watts
2014-01-02Improve PDF repair logic.Robin Watts
2014-01-02Cull code unused as a result of the "tolerate inline images..." fix.Robin Watts
2014-01-02fix memory leak in pdf_repair_xrefSimon Bünzli
2014-01-02Fix memory leak in pdf_xref_size_from_old_trailer.Robin Watts
2014-01-02Bug 694569: suspicious for loop in pdf-device.cPaul Gardiner
2014-01-02Bug 694732: Android: draw single point strokes when inkingPaul Gardiner
2014-01-02Bug 694729: Rounding the InkPaul Gardiner
2014-01-02Bug 694753: Android: Recompute the patch on PageView.update()Paul Gardiner
2014-01-01Bug 693320: Avoid unaligned accesses in SHA routines.Robin Watts
2014-01-01tolerate inline images without EOF markersSimon Bünzli
2014-01-01don't fail on invalid object streamsSimon Bünzli
2013-12-30Bug 694564: Move pdf_lookup_page_obj to be iterativeRobin Watts
2013-12-24Bug 694587: Fix pattern repeat calculationRobin Watts
2013-12-24Bug 694810: Implement late file repair for PDFs.Robin Watts
2013-12-23Bug 694712: Do not create empty Contents stream for new pages.Robin Watts
2013-12-23Bug 694715: Fix typo in error messageRobin Watts
2013-12-23Bug 694749: Fix transformation of hinted glyphsRobin Watts
2013-12-23Bug 694794: Fix blendmode use in pdf device.Robin Watts
2013-12-23Bug 694765: Fix typo in man pages.Robin Watts