summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-09-28Workaround for VS2005 linker bug.Robin Watts
2015-09-15epub: Add -U option to usage message for x11/win32 viewer.Tor Andersson
2015-09-14Add utility functions to help reduce device creation boilerplate.Tor Andersson
2015-08-24Revert revert of WinMain utf-8 handling and fix the bugs.Tor Andersson
2015-08-21GProof: Return Android style RGB color values from the JNI.Robin Watts
2015-08-21GProof: Fix Android JNI functions for multipage files.Robin Watts
2015-08-20Remove duplicate inclusions of headers.Sebastian Rasmussen
2015-08-17Revert "win32: Convert argv to utf-8 and use regular getopt."Robin Watts
2015-08-17Add JNI interface to MuPDFCore to read/write separations on a page.Robin Watts
2015-07-31win32: Convert argv to utf-8 and use regular getopt.Tor Andersson
2015-07-30Add load-gif.c to visual studio projectMichael Vrhel
2015-07-20Improved Android debugging support.Robin Watts
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