summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2014-05-07Fix 694510: Detect all ways to maximize a window in win32.Tor Andersson
2014-05-07Fix 693313: increase the zoom range and use fixed steps.Tor Andersson
2014-05-07iOS: add extra icon sizes for iOS 7Paul Gardiner
2014-05-02Print error when trying to open document without any pagesSebastian Rasmussen
2014-05-02Fix warning in debug message for CURL in X11 viewerSebastian Rasmussen
2014-05-02Raise CURL transfer size from 4KByte to 1MByte in X11 viewerSebastian Rasmussen
2014-05-02Initialize timeout earlier in x11 viewerSebastian Rasmussen
2014-05-02Update pkgconfig file for the debian librarySebastian Rasmussen
2014-04-24iOS: remove the annotations button for non-interactive document typesPaul Gardiner
2014-04-24iOS: perform rendering for AirPrint in stripsPaul Gardiner
2014-04-24iOS: fix AirPrint quality to 300 dpiPaul Gardiner
2014-04-24iOS: refactor AirPrint code ready for printing at higher res and in stripsPaul Gardiner
2014-04-24iOS: copy files from Inbox to Documents so that they can be alteredPaul Gardiner
2014-04-24iOS: add support for sharing documents with other appsPaul Gardiner
2014-04-23Fix 693518: update Makerules and debian/controlTor Andersson
2014-04-23Fix 692866: improved handling of newlines when copying text.Tor Andersson
2014-04-22Handle errors from curl by eventually throwingSebastian Rasmussen
2014-04-22Tweak Intent usage for ChoosePDFActivityRobin Watts
2014-04-22Fix iOS formatting.Tor Andersson
2014-04-21Add share iconsPaul Gardiner
2014-04-18iOS: use bitmap based printingPaul Gardiner