summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2015-01-27Remove visual studio based installers and add nsis installerMichael Vrhel
2015-01-27Fix issue in display list CacheMichael Vrhel
2015-01-27Catch exception thrown for case when character conversion failsMichael Vrhel
2015-01-22Fix android scrolling bug.Robin Watts
2015-01-20Fix reference counting of display lists in Cache.cppMichael Vrhel
2015-01-20Fix VS2013 project to build after files added and removed.Michael Vrhel
2015-01-20Rework of gsview printing with addition of new Print control dialogMichael Vrhel
2014-12-03Add ZIP file and directory reading module.Tor Andersson
2014-11-26Change incorrect loglevel of some messages from error to infomax
2014-10-12iOS: Remove CFBundleIcon* keys from the Info.plistJoseph Heenan
2014-10-05iOS: Run at native res on iphone6/6+Joseph Heenan
2014-10-05iOS: tweak types to avoid warnings in 64 bit buildsJoseph Heenan
2014-10-04iOS: minor cleans upsJoseph Heenan
2014-10-04iOS: convert app icons & launch image into image cataloguesJoseph Heenan
2014-10-04iOS: Enable various warnings to match current best practiceJoseph Heenan
2014-10-04iOS: Fix an analyser warningJoseph Heenan
2014-10-04iOS: Remove empty didReceiveMemoryWarning implementationJoseph Heenan
2014-10-04iOS: Fix a warning in xcode 6Joseph Heenan
2014-10-04iOS: Add missing [super viewWillAppear/Disappear] callsJoseph Heenan
2014-10-04iOS: Move instance variables from .h to .mJoseph Heenan
2014-09-30Bump version number.Tor Andersson
2014-09-22Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).Tor Andersson
2014-09-18android: Add note about NDK targets to ReadMe.Tor Andersson
2014-09-18android: Fix crash when external storage is missing.Tor Andersson
2014-09-16Add missing file to VS solution.Robin Watts
2014-09-09Add missing files to VS2013 projectsMichael Vrhel