summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2014-09-09Rename of winrt to windows due to presence on gsview in this folder.Michael Vrhel
2014-09-09Fix bug in text selection.Michael Vrhel
2014-09-09Minor addition to allow Page Up/Down to do previous/next page.Ray Johnston
2014-09-09Add -dNOCACHE option to XPS creation.Michael Vrhel
2014-09-09Add missing header file pdf-tools.h, Messages.resx and Messages.Designer.csMichael Vrhel
2014-09-09Fix several issues in the project files. Also add missing App.config file.Michael Vrhel
2014-09-09Add unique icons for file types. Change to our ghost icon.Michael Vrhel
2014-09-09Add check and state to avoid rendering same page on different threads.Michael Vrhel
2014-09-09Fix scrolling issues pointed out by Ken. Remove unneeded grid in xaml.Michael Vrhel
2014-09-09Fix accidental commit of VS 12 changesMichael Vrhel
2014-09-09Add projects that will ensure the microsoft CRT files will be in mupdfnet.dllMichael Vrhel