summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-28more liberally accept page trees with unexpected contentHEADmasterSimon Bünzli
2014-10-28fix memory leaks in load_sample_func and pdf_load_compressed_inline_imageSimon Bünzli
2014-10-22Fix warnings.Tor Andersson
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-10-04Avoid redefinition warning from clang when building cmapdump.cJoseph Heenan
2014-09-30Update change list for 1.6 release.Tor Andersson
2014-09-30Bump version number.Tor Andersson
2014-09-30Fix 695501: Intelligent cmap remapping.Tor Andersson
2014-09-24Update to latest MuJS.Tor Andersson
2014-09-23Fix 695501: check upper and lower bounds of CMap when computing ToUnicode.Tor Andersson
2014-09-22Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).Tor Andersson
2014-09-22Ensure that TIFFs with resolution set to zero get sane values.Robin Watts
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-17Fix whitespace.Tor Andersson
2014-09-17xps: Add fz_xml_is_tag to simplify tag matching.Tor Andersson
2014-09-17Improve XML parser.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
2014-09-09Fix crashes, add annotations, more AA control, Keyboard commands, select al...Michael Vrhel
2014-09-09Addition of registry for storing program state. Plus open with for gsview.Michael Vrhel
2014-09-09Add in command key control. Add in ability to open jpeg and png images.Michael Vrhel
2014-09-09Add Drag-n-drop, Fix a few crashes. Clean up code.Michael Vrhel
2014-09-09Addition of much error handling for cases where we can't find the muPDF DLL o...Michael Vrhel
2014-09-09Add code to determine if we should be loading the 32 or 64 bit DLL for ghosts...Michael Vrhel
2014-09-09Add error checking to catch when gs DLL is not found.Michael Vrhel
2014-09-09Addition of about window. Extraction of GS version and MuPDF version.Michael Vrhel
2014-09-09Changes to navigation, zoom control, performance improvements.Michael Vrhel
2014-09-09Addition of support to use mupdf clean to allow page extractionMichael Vrhel