summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-07-20Tweak Android MuPDF build to respect SUPPORT_GPROOF.Robin Watts
2015-07-20Add Proofing button to Android UI.Robin Watts
2015-07-20Code to generate a GProof file from a currently opened document.Robin Watts
2015-07-20First cut at gprf document handler.Robin Watts
2015-06-29Add Separation class to fitz.Robin Watts
2015-06-29Add an fz_tempfile utility.Robin Watts
2015-06-26Bug 696053: Update windows mupdf to respect command line flags.Robin Watts
2015-06-03Fix Windows 8.1 operation on hi-dpi displays.Robin Watts
2015-06-03Enable FZ_LARGEFILE for all windows builds.Robin Watts
2015-06-02Ensure that we can still build mudraw standalone if we want to.Robin Watts
2015-05-25Update VS solution with mutool changes.Robin Watts
2015-05-25Add key binding '[' and ']' to change font size on x11/win32 viewers.Tor Andersson
2015-05-19epub: User stylesheets.Tor Andersson
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2015-05-07Update version number to 1.7a for the bugfix release.Tor Andersson
2015-05-07Add some missing headers to MSVC solution.Robin Watts
2015-04-28Add EPUB to windows viewer file assocations.Tor Andersson
2015-04-15ios: add epub to the list of handled file formatsTor Andersson
2015-04-15Fix crash in iOS app when share button is usedPaul Gardiner
2015-04-14android: Add EPUB support to file chooser. Fix crash on non-pdf documents.Tor Andersson
2015-04-14Split fz_meta into separate querying functions.Tor Andersson
2015-04-09Remove the _no_run functions.Tor Andersson
2015-04-08Fix mupdf viewer on windows; mousewheel events would stop keys respondingRobin Watts
2015-04-07Fix whitespace.Tor Andersson
2015-04-07Tweak CHANGES and README for release 1.7.Robin Watts
2015-04-07Add EPUB layout options to mupdf-x11 and mudraw.Tor Andersson
2015-04-06Bug 693688: MuPDF viewer; if reload fails, don't crash out.Robin Watts
2015-04-06Remove gsview from mupdf repo.Robin Watts
2015-04-06Add mutool pages subcommand.Robin Watts
2015-04-06Move the guts of pdfclean into the lib.Robin Watts
2015-04-03Bug 693481: Android: Allow panning while zoomingRobin Watts
2015-04-03Bug 694388: Android: Don't call requestLayout more than we need to.Robin Watts
2015-03-31Bug 695457: Improve mouse wheel handling in viewer.Robin Watts
2015-03-30Bug 695804: Add support for 'Shift-Space' in the viewer.Robin Watts
2015-03-30Add header for waitpid().Tor Andersson
2015-03-30Bug 695829: Mouse buttons flip pages in presentation mode.Robin Watts
2015-03-30Bug 695558: Fix UTF-8 window titles on X11.Robin Watts
2015-03-26Android: Tweak MuPDFReaderView enum definition.Robin Watts
2015-03-26Bug 695701: Tweak forking of PDF links to avoid zombie processes.Robin Watts
2015-03-26Bug 695811: Adopt Freds patch for Android crashes with strange filenames.Robin Watts
2015-03-25Update Android code to use new PDF_NAME formulation.Robin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-20Fix Win32 builds of MuPDF; freetype config options not found.Robin Watts
2015-03-12VS solution: bring x64 libmupdf into line with other files.Robin Watts
2015-02-27gsview and windows: Fixes for changes in mupdf APIMichael Vrhel
2015-02-25Add 64 bit windows builds to MSVC solution.Robin Watts
2015-02-25iOS: Minor cleanups to match current best practiceJoseph Heenan
2015-02-25iOS: Fix some warnings in the 64bit buildJoseph Heenan
2015-02-25iOS: Disable empty body warningJoseph Heenan
2015-02-25iOS: Suppress warnings about unused functionsJoseph Heenan