summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-09test-device: Abort interpretation when color found.Robin Watts
2014-09-08Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1Simon Bünzli
2014-09-08Bug 695440: fix buffer underflows in load-jpeg.cSimon Bünzli
2014-09-08Update test-device to check images piecemeal.Robin Watts
2014-09-08Add option for vertical scrolling support in Android App.Robin Watts
2014-09-02Fix windows build breakages due to missing NAN and INFINITY.Robin Watts
2014-09-02Fix memory leaks in test_device.Robin Watts
2014-09-02Update MuJS thirdparty module.Tor Andersson
2014-09-02Add fz_snprintf and use it for formatting floating point numbers.Tor Andersson
2014-09-02Add locale-independent number formatting and parsing functions.Tor Andersson
2014-09-02Clean some whitespace.Tor Andersson
2014-09-01Performance improvement for test-device.Robin Watts
2014-08-27Revise test-device; thresholding and exhaustive checking.Tor Andersson
2014-08-27Allow NULL callback functions in the mesh processor.Tor Andersson
2014-08-27cbz: Use csize and usize fields from central directory.Tor Andersson