summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2014-09-09UI set up for additional features.Michael Vrhel
2014-09-09Code toward getting text selection across pages working.Michael Vrhel
2014-09-09Code reorganization. Rework of UI. Addition of improved page navigation and...Michael Vrhel
2014-09-09Addition of capability to copy a page as an image to clipboard.Michael Vrhel
2014-09-09Initial work toward getting link navigation in place for gsview.Michael Vrhel
2014-09-09Addition of code and UI elements for performing text searchMichael Vrhel
2014-09-09Addition of code to allow selection of small region and saveMichael Vrhel
2014-09-09Addition of code to save as PDF-X3, PDF-A1, or PDF-A2 types.Michael Vrhel
2014-09-09Get Conversion to other file types workingMichael Vrhel
2014-09-09Fix a few issues related to printing and the UI control.Michael Vrhel
2014-09-09Fix issues related to canceling gs, opening new files, and gs errors.Michael Vrhel
2014-09-09Add code to feed gs chunks of file enabling progress callback during distillingMichael Vrhel
2014-09-09Addition of support for password files.Michael Vrhel
2014-09-09Force clean up when document closed.Michael Vrhel
2014-09-09Add in the cancel for the thumb rendering.Michael Vrhel
2014-09-09Add in rescale to 1.0 with double click of mouse on pageMichael Vrhel
2014-09-09Fix zooming issuesMichael Vrhel
2014-09-09Addition of zoom controlMichael Vrhel
2014-09-09Rename of munet to mupdfnetMichael Vrhel
2014-09-09Significant amount of content needed for gsviewMichael Vrhel
2014-09-09Update of a few minor project related items for gsviewMichael Vrhel
2014-09-09Additional menu items and iconsMichael Vrhel
2014-09-09Some temporary changes and the addition of a library that will not be winRT b...Michael Vrhel
2014-09-09A bit more work on gsview. Slowly adding parts.Michael Vrhel
2014-09-09Initial commit of setup for desktop gsview applicationMichael Vrhel
2014-09-08Add option for vertical scrolling support in Android App.Robin Watts
2014-09-02Add locale-independent number formatting and parsing functions.Tor Andersson
2014-08-20Fix uninitialized variable.Tor Andersson
2014-08-20Add full-page color tinting option and key binding to X11 viewer.Tor Andersson
2014-08-19don't always write to Visual Studio's Output console in debug buildsSimon Bünzli
2014-07-22Set default output filename in mujstest.Tor Andersson
2014-07-18Fix VS project "generated" "Clean" step for Debug builds.Ray Johnston
2014-07-17Add feature testing device, and call it from mudraw with -T flag.Tor Andersson
2014-07-17Fix odd animation when opening a document on iOS.Matt Holgate
2014-07-16Fix page changing when rotating the device.Matt Holgate
2014-07-16Remove iOS debug output.Matt Holgate
2014-07-14Add the ability to hook a post-archive script into the build process.Matt Holgate
2014-07-10Convert Xcode schemes to shared schemes, so that they are tracked in git.Matt Holgate
2014-07-10Crashlytics support for official builds.Matt Holgate
2014-07-10Enable modules in iOS build.Matt Holgate
2014-07-08Fix #693228 - Android has counter intuitive finger dragging behaviourMatt Holgate
2014-07-07Fix disabled state of bar buttons on iPhone/iPod Touch.Matt Holgate
2014-07-07Use tabs rather than spaces for the MuPDF project.Matt Holgate
2014-07-03Disable document interaction features when reflow enabled.Matt Holgate
2014-07-03Fix memory leak in MuDocRef.m.Matt Holgate