summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2014-07-17Add feature testing device, and call it from mudraw with -T flag.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-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-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-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-20Improvement which should hopefully help with bug #693607 - MupdfActivity cras...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-10Bump version number to 1.5.Tor Andersson
2014-05-29Fix 694093: add vertical variant of CJK fallback font.Tor Andersson
2014-05-28Save a bookmark before jumping when using the 'g' command.Tor Andersson
2014-05-27Fix 693494: Support media buttons for navigation on X11.Tor Andersson
2014-05-27Fix 694518: Implement continuous scrolling with keyboard.Sebastian Neuser
2014-05-27Set a faster default transition.Tor Andersson
2014-05-27Fix 694579: Implement "zoom to fit page".Sebastian Neuser
2014-05-22Fix windows VS builds.Robin Watts
2014-05-19Add an application agnostic memory handler for libjpegChris Liddell
2014-05-12Fix 695156: Display metadata with SetDlgItemTextW.Tor Andersson
2014-05-07Remove platform/debian directory.Tor Andersson