summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-08Fix exception handling in pdfdraw to avoid leaks.Robin Watts
2011-12-08Move from volatile to fz_var.Robin Watts
2011-12-08Fix regression from main; no "invalid password" errorRobin Watts
2011-12-08Fix SEGV with "1439 - color softmask fails to draw jpx image.pdf"Robin Watts
2011-12-08Fix lack of output with "719 - EOF incorrectly detected.pdf"Robin Watts
2011-12-08Fix possible NULL dereference in pdf_resolve_indirectRobin Watts
2011-12-08Fix SEGV seen when repairing SumatraPDF1.1DOS.pdfRobin Watts
2011-12-08Merge branch 'master' into contextRobin Watts
2011-12-08Round instead of truncate when converting reals to ints in fz_to_int.Tor Andersson
2011-12-08Ignore invalid color key Masks that contain non-integer values.Tor Andersson
2011-12-08Undo pre-multiplied alpha when saving PNG with alpha channels.Tor Andersson
2011-12-07Fix tile coverage calculations.Robin Watts
2011-12-07Fix tile coverage calculations.Robin Watts
2011-12-07Fix fz_close to cope with NULL.Robin Watts
2011-12-07Fix mismerge, causing error on closedown of mupdf.exe.Robin Watts
2011-12-06Remove dead (duplicated) code from pdf_fontfile.cRobin Watts
2011-12-06Remove dead (duplicated) code from pdf_fontfile.cRobin Watts
2011-12-06Move antialias levels into context.Robin Watts
2011-11-28Move Freetype globals into context.Robin Watts
2011-11-25Merge branch 'master' into contextRobin Watts
2011-11-25First cut at support for OCGs in mupdf (bug 692314)Robin Watts
2011-11-24Fix *STUPID* error in recent clipping changes.Robin Watts
2011-11-24Prepare for App Store release.Tor Andersson
2011-11-24Resize searchBar manually instead of relying on automatic resizing.Tor Andersson
2011-11-24Bug 692506: Improve repairing by accepting broken dictionaries.Robin Watts
2011-11-22Add password dialog to iOS app.Tor Andersson
2011-11-22Fix memory leaks in iOS app.Tor Andersson
2011-11-22Tweak search UI and use iOS 5 features for better toolbar buttons.Tor Andersson
2011-11-22Update About document and fix some search UI bugs in iOS app.Tor Andersson
2011-11-22Display search results and search in background thread.Tor Andersson
2011-11-22Add search buttons and search bar to iOS app.Tor Andersson
2011-11-22Add searching to the high level document API in the iOS app.Tor Andersson
2011-11-22Fix bug where app->doctitle wasn't pointing to an alloced string.Tor Andersson
2011-11-17Bug 692424: make repair cope better with missing endobjRobin Watts
2011-11-17Bug 692478: Honour decode arrays for jpx imagesRobin Watts
2011-11-17Bug 692487: Make pdfclean keep internal links where possible.Robin Watts
2011-11-17Fix bug 692627; pdfclean -ggg of encrypted files fails.Robin Watts
2011-11-17AES encryption tweak; strings can be 0 bytes longRobin Watts
2011-11-17Fix bug 692627: stack overflows in text handling.Robin Watts
2011-11-15Allow draw device to use a dynamic stack.Robin Watts
2011-11-15Fix clipping error.Robin Watts
2011-11-15Fix clipping error.Robin Watts
2011-11-15Error, don't crash on file not found.Robin Watts
2011-11-15Merge branch 'master' into contextRobin Watts
2011-11-14Simplify fz_try/fz_catch by removing failed flag.Robin Watts
2011-11-14Squash 3 'const' warnings.Robin Watts
2011-11-14mupdf clip path handling; revert commit 2f8acb0Robin Watts
2011-11-14Grid fitting tweaks.Robin Watts
2011-11-14Fix libmupdf.vcproj breakage.Robin Watts
2011-11-14Add 'simple scale' variant of scaling routines.Robin Watts