summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-24cbz: Only include each entry once, even if it matches many file suffixes.Tor Andersson
2014-07-22Set default output filename in mujstest.Tor Andersson
2014-07-22Change js_is/touserdata argument order to match MuJS changes.Tor Andersson
2014-07-21Update MuJS thirdparty library.Tor Andersson
2014-07-18Fix VS project "generated" "Clean" step for Debug builds.Ray Johnston
2014-07-18fix off-by-one error in fz_unblend_masked_tileSimon Bünzli
2014-07-18fix potential memory leak in load-jpx.cSimon Bünzli
2014-07-18allow 1-bit colormaps for TIFF imagesSimon Bünzli
2014-07-18allow to extract text for uncacheable glyphsSimon Bünzli
2014-07-18report more cases of blending use for pdf_pageSimon Bünzli
2014-07-18properly decrypt strings in encrypted but broken documentsSimon Bünzli
2014-07-18fix ZIP64 support in xps-zip.cSimon Bünzli
2014-07-18hex-encode UTF-16 strings when writing PDFSimon Bünzli
2014-07-18Bug 695271: fix incremental updates for files without final linebreakSimon Bünzli
2014-07-18prevent buffer overflow in cbz_strnatcmpSimon Bünzli
2014-07-17Minor optimization in test_device.Ray Johnston
2014-07-17Add feature testing device, and call it from mudraw with -T flag.Tor Andersson
2014-07-17Improve callback for loading substitute CJK fonts to return TTC index.Tor Andersson
2014-07-17Add cscope makefile targets.Tor Andersson
2014-07-17Fix odd animation when opening a document on iOS.Matt Holgate
2014-07-16Fix page changing when rotating the device.Matt Holgate
2014-07-16Remove iOS debug output.Matt Holgate
2014-07-14Add the ability to hook a post-archive script into the build process.Matt Holgate
2014-07-10Convert Xcode schemes to shared schemes, so that they are tracked in git.Matt Holgate
2014-07-10Crashlytics support for official builds.Matt Holgate
2014-07-10Enable modules in iOS build.Matt Holgate
2014-07-08Fix #693228 - Android has counter intuitive finger dragging behaviourMatt Holgate
2014-07-07cbz: Use natural string comparison to sort file names.Tor Andersson
2014-07-07Fix disabled state of bar buttons on iPhone/iPod Touch.Matt Holgate
2014-07-07Use tabs rather than spaces for the MuPDF project.Matt Holgate
2014-07-03Disable document interaction features when reflow enabled.Matt Holgate
2014-07-03Fix memory leak in MuDocRef.m.Matt Holgate
2014-07-03Don't crash if a document fails to open on iOS.Matt Holgate
2014-07-03Android: Prevent editing of files opened from a memory buffer.Matt Holgate
2014-07-03Fix incorrect syntax for class names in JNI.Matt Holgate
2014-07-02Handle the application/xps mimetype.Matt Holgate
2014-07-02Pass mimetype when opening a document from a stream.Matt Holgate
2014-07-02Fix opening files from Email app.Matt Holgate
2014-07-01Fix bug #695346 - iOS app does not register to open CBZ files.Matt Holgate
2014-07-01Bug #694104 - Allow using MuPDFReaderView from GUI layout tool.Matt Holgate
2014-07-01Remove some trailing space.Matt Holgate
2014-06-30Fix coding style issues and remove C99 mid-block declaration.Matt Holgate
2014-06-30Switch to Artifex Team.Matt Holgate
2014-06-27iOS - Fix #695217 - don't allow annotation of encrypted PDFsMatt Holgate
2014-06-27Fix #695217 - don't allow annotation of encrypted PDFsMatt Holgate
2014-06-26Partially revert "Add missing fz_var() and fix potential memory leak."Matt Holgate
2014-06-26Fix some compiler warnings on Android.Matt Holgate
2014-06-26Add missing fz_var() and fix potential memory leak.Matt Holgate
2014-06-26Fix deleting wrong file or crashing app if first file deleted.Matt Holgate
2014-06-26Add missing 'period' to files launched via 'Open In' before file extension.Matt Holgate