summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-12Add -i and -f flags to pdfclean.Robin Watts
2011-12-09Reinstate some missing fz_vars.Robin Watts
2011-12-09Fix pdfdraw "repairing" every document.Robin Watts
2011-12-09Squash 2 warnings (fz_obj * != int).Robin Watts
2011-12-09Fix missing " in win_main.cRobin Watts
2011-12-08Stylistic changes when testing pointer values for NULL.Tor Andersson
2011-12-08Remove deprecated error handling code.Tor Andersson
2011-12-08Throw exceptions in xps code.Tor Andersson
2011-12-08Remove remaining fz_error_note calls in the pdf code.Tor Andersson
2011-12-08Use context in x11_main.Tor Andersson
2011-12-08Throw exceptions for read errors.Tor Andersson
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