Age | Commit message (Expand) | Author |
2014-10-05 | iOS: Run at native res on iphone6/6+ | Joseph Heenan |
2014-10-05 | iOS: tweak types to avoid warnings in 64 bit builds | Joseph Heenan |
2014-10-04 | iOS: minor cleans ups | Joseph Heenan |
2014-10-04 | iOS: convert app icons & launch image into image catalogues | Joseph Heenan |
2014-10-04 | iOS: Enable various warnings to match current best practice | Joseph Heenan |
2014-10-04 | iOS: Fix an analyser warning | Joseph Heenan |
2014-10-04 | iOS: Remove empty didReceiveMemoryWarning implementation | Joseph Heenan |
2014-10-04 | iOS: Fix a warning in xcode 6 | Joseph Heenan |
2014-10-04 | iOS: Add missing [super viewWillAppear/Disappear] calls | Joseph Heenan |
2014-10-04 | iOS: Move instance variables from .h to .m | Joseph Heenan |
2014-09-30 | Bump version number. | Tor Andersson |
2014-09-22 | Fix 695467: Add and use fz_ftoa function (like dtoa but with floats). | Tor Andersson |
2014-09-18 | android: Add note about NDK targets to ReadMe. | Tor Andersson |
2014-09-18 | android: Fix crash when external storage is missing. | Tor Andersson |
2014-09-16 | Add missing file to VS solution. | Robin Watts |
2014-09-09 | Add missing files to VS2013 projects | Michael Vrhel |
2014-09-09 | Rename of winrt to windows due to presence on gsview in this folder. | Michael Vrhel |
2014-09-09 | Fix bug in text selection. | Michael Vrhel |
2014-09-09 | Minor addition to allow Page Up/Down to do previous/next page. | Ray Johnston |
2014-09-09 | Add -dNOCACHE option to XPS creation. | Michael Vrhel |
2014-09-09 | Add missing header file pdf-tools.h, Messages.resx and Messages.Designer.cs | Michael Vrhel |
2014-09-09 | Fix several issues in the project files. Also add missing App.config file. | Michael Vrhel |
2014-09-09 | Add unique icons for file types. Change to our ghost icon. | Michael Vrhel |
2014-09-09 | Add check and state to avoid rendering same page on different threads. | Michael Vrhel |
2014-09-09 | Fix scrolling issues pointed out by Ken. Remove unneeded grid in xaml. | Michael Vrhel |
2014-09-09 | Fix accidental commit of VS 12 changes | Michael Vrhel |
2014-09-09 | Add projects that will ensure the microsoft CRT files will be in mupdfnet.dll | Michael Vrhel |
2014-09-09 | Fix crashes, add annotations, more AA control, Keyboard commands, select al... | Michael Vrhel |
2014-09-09 | Addition of registry for storing program state. Plus open with for gsview. | Michael Vrhel |
2014-09-09 | Add in command key control. Add in ability to open jpeg and png images. | Michael Vrhel |
2014-09-09 | Add Drag-n-drop, Fix a few crashes. Clean up code. | Michael Vrhel |
2014-09-09 | Addition of much error handling for cases where we can't find the muPDF DLL o... | Michael Vrhel |
2014-09-09 | Add code to determine if we should be loading the 32 or 64 bit DLL for ghosts... | Michael Vrhel |
2014-09-09 | Add error checking to catch when gs DLL is not found. | Michael Vrhel |
2014-09-09 | Addition of about window. Extraction of GS version and MuPDF version. | Michael Vrhel |
2014-09-09 | Changes to navigation, zoom control, performance improvements. | Michael Vrhel |
2014-09-09 | Addition of support to use mupdf clean to allow page extraction | Michael Vrhel |
2014-09-09 | UI set up for additional features. | Michael Vrhel |
2014-09-09 | Code toward getting text selection across pages working. | Michael Vrhel |
2014-09-09 | Code reorganization. Rework of UI. Addition of improved page navigation and... | Michael Vrhel |
2014-09-09 | Addition of capability to copy a page as an image to clipboard. | Michael Vrhel |
2014-09-09 | Initial work toward getting link navigation in place for gsview. | Michael Vrhel |
2014-09-09 | Addition of code and UI elements for performing text search | Michael Vrhel |
2014-09-09 | Addition of code to allow selection of small region and save | Michael Vrhel |
2014-09-09 | Addition of code to save as PDF-X3, PDF-A1, or PDF-A2 types. | Michael Vrhel |
2014-09-09 | Get Conversion to other file types working | Michael Vrhel |
2014-09-09 | Fix a few issues related to printing and the UI control. | Michael Vrhel |
2014-09-09 | Fix issues related to canceling gs, opening new files, and gs errors. | Michael Vrhel |
2014-09-09 | Add code to feed gs chunks of file enabling progress callback during distilling | Michael Vrhel |
2014-09-09 | Addition of support for password files. | Michael Vrhel |