Age | Commit message (Expand) | Author |
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 | 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 |
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-03-25 | Update the winrt solution with the changes made in the win32 solution. | Michael Vrhel |
2014-01-15 | Remove repeated NDEBUG in release preprocessor list in WinRT projects | Michael Vrhel |
2014-01-15 | Clearer division in WinRT vs std C++ code | Michael Vrhel |
2014-01-15 | Minor changes for windows 8 store validation | Michael Vrhel |
2014-01-15 | Fixes for Windows 8.1 store validation | Michael Vrhel |
2014-01-09 | Add tiling into the DirectX printing code. | Michael Vrhel |
2013-12-14 | Add in error trapping. Fix warnings. Remove Win8 deprecated calls. Fix iss... | Michael Vrhel |
2013-11-14 | Update WinRT project to Windows 8.1 / VS 2013. Fix several issues with zooming. | Michael Vrhel |
2013-11-11 | DirectX printing added | Michael Vrhel |
2013-11-04 | Fix of tab/space issues as well as changing thumbnail scale look ahead to +/-... | Michael Vrhel |
2013-11-04 | Addition of printing support. | Michael Vrhel |
2013-11-04 | Fix UI so that consistent zoom size is maintained as pages changed. | Michael Vrhel |