summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2015-02-25iOS: conform to recent mupdf API changes.fredrossperry
2015-02-25Fix Android builds.Robin Watts
2015-02-24Update MSVC solution with html entries. Fix windows issues with html.Robin Watts
2015-02-17Bring Windows app up to date with API changes.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2015-02-10Print dialog release when new document is opened.Michael Vrhel
2015-02-10Disable options that are not currently possible to do when the source is an i...Michael Vrhel
2015-02-05Fix makefile dependencies (gen_font_droid.h is no more).Tor Andersson
2015-02-03Installer changes for gsview.nsiMichael Vrhel
2015-01-27Fix mismatching allocation and deallocation issues.Michael Vrhel
2015-01-27Move OK and Cancel to lower left of dialog. Suggested by Fred-Ross Perry.Michael Vrhel