summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-06-26Fix various Xcode analyzer warnings.Matt Holgate
2014-06-25Fix for pages being repeated when running on Android Honeycomb.Matt Holgate
2014-06-23Prevent the creation/destruction of the fz_cookies from trampling the env/cla...Matt Holgate
2014-06-23Fix for bug #695229 - open document from byte array doesn't work, but saving ...Matt Holgate
2014-06-23Fix crash when dismissing 'Cannot open document' dialog with back button, the...Matt Holgate
2014-06-20Ignore .DS_Store files generated by the Mac.Matt Holgate
2014-06-20Improvement which should hopefully help with bug #693607 - MupdfActivity cras...Matt Holgate
2014-06-19Fix compiler warning.Matt Holgate
2014-06-18Add annotation to fix building from Eclipse.Matt Holgate
2014-06-18Fix bug #695132: MuPDF Library throwing sporadic exception on AndroidMatt Holgate
2014-06-18Fix for bug #694405 - iOS Pdf CrashMatt Holgate
2014-06-17Fix for bug #694967 - MuPDF crashes after pressing the Back Button while it r...Matt Holgate
2014-06-16Fix memento builds on android.Matt Holgate
2014-06-16Fix a fatal compiler warning when building with the latest version of the And...Matt Holgate
2014-06-10Bump version number to 1.5.Tor Andersson