Age | Commit message (Expand) | Author |
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 |
2014-09-09 | Force clean up when document closed. | Michael Vrhel |
2014-09-09 | Add in the cancel for the thumb rendering. | Michael Vrhel |
2014-09-09 | Add in rescale to 1.0 with double click of mouse on page | Michael Vrhel |
2014-09-09 | Fix zooming issues | Michael Vrhel |
2014-09-09 | Addition of zoom control | Michael Vrhel |
2014-09-09 | Rename of munet to mupdfnet | Michael Vrhel |
2014-09-09 | Significant amount of content needed for gsview | Michael Vrhel |
2014-09-09 | Update of a few minor project related items for gsview | Michael Vrhel |
2014-09-09 | Additional menu items and icons | Michael Vrhel |
2014-09-09 | Some temporary changes and the addition of a library that will not be winRT b... | Michael Vrhel |
2014-09-09 | A bit more work on gsview. Slowly adding parts. | Michael Vrhel |
2014-09-09 | Initial commit of setup for desktop gsview application | Michael Vrhel |
2014-09-09 | test-device: Abort interpretation when color found. | Robin Watts |
2014-09-08 | Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1 | Simon Bünzli |
2014-09-08 | Bug 695440: fix buffer underflows in load-jpeg.c | Simon Bünzli |
2014-09-08 | Update test-device to check images piecemeal. | Robin Watts |
2014-09-08 | Add option for vertical scrolling support in Android App. | Robin Watts |
2014-09-02 | Fix windows build breakages due to missing NAN and INFINITY. | Robin Watts |
2014-09-02 | Fix memory leaks in test_device. | Robin Watts |
2014-09-02 | Update MuJS thirdparty module. | Tor Andersson |
2014-09-02 | Add fz_snprintf and use it for formatting floating point numbers. | Tor Andersson |
2014-09-02 | Add locale-independent number formatting and parsing functions. | Tor Andersson |
2014-09-02 | Clean some whitespace. | Tor Andersson |
2014-09-01 | Performance improvement for test-device. | Robin Watts |
2014-08-27 | Revise test-device; thresholding and exhaustive checking. | Tor Andersson |
2014-08-27 | Allow NULL callback functions in the mesh processor. | Tor Andersson |
2014-08-27 | cbz: Use csize and usize fields from central directory. | Tor Andersson |