summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-10-06glut: Select rectangle with right mouse and extract text.Tor Andersson
2015-10-06glut: Fix potential buffer overflow in text field.Tor Andersson
2015-10-06glut: Mouse select text in text fields.Tor Andersson
2015-10-06glut: Tweak search input field layout.Tor Andersson
2015-10-06glut: Search in 200ms increments and let 'esc' abort search.Tor Andersson
2015-10-06glut: Add text field for search.Tor Andersson
2015-10-06glut: Change background to neutral gray. Add shrinkwrap function.Tor Andersson
2015-10-06glut: Show page number and file name in window title bar.Tor Andersson
2015-10-06glut: Implement proper scrollbar behavior with paging and thumb scrubbing.Tor Andersson
2015-10-06glut: Use middle button to scroll outline view.Tor Andersson
2015-10-06glut: Add forward history navigation key, and improve history behavior.Tor Andersson
2015-10-06glut: Fit W, H, and Z to canvas size instead of window size.Tor Andersson
2015-10-06glut: Add navigation history and numbered bookmarks.Tor Andersson
2015-10-06glut: Implement "smart move" scrolling with space and b keys.Tor Andersson
2015-10-06glut: Middle-mouse pan zoomed in page view.Tor Andersson
2015-10-06glut: Scroll zoomed in page view with arrow keys.Tor Andersson
2015-10-06glut: Links with mouseover highlighting.Tor Andersson
2015-10-06glut: Center page on canvas.Tor Andersson
2015-10-06glut: Simple scrollbar and outline tree view.Tor Andersson
2015-10-06glut: Add fullscreen toggle (f).Tor Andersson
2015-10-06glut: Add autozoom (W,H,Z) and reset zoom (z) with optional argument.Tor Andersson
2015-10-06glut: Use explicit list of zoom levels.Tor Andersson
2015-10-06glut: Simple viewer using GLUT and fixed function OpenGL.Tor Andersson
2015-10-06xps: Add separate link parsing step.Tor Andersson
2015-10-02Bug 696058: Up maximum zoom resolution to 1152.Robin Watts
2015-09-29Android JNI code: Whitespace fixesRobin Watts
2015-09-29Support for proofingfredrossperry
2015-09-29Android: Changes to improve handling out-of-memory errors.fredrossperry
2015-09-29Added build.gradle file for use with Android Studiofredrossperry
2015-09-28Bug 696169: Fix MINGW build of MuPDF.Robin Watts
2015-09-28Workaround for VS2005 linker bug.Robin Watts
2015-09-15epub: Add -U option to usage message for x11/win32 viewer.Tor Andersson
2015-09-14Add utility functions to help reduce device creation boilerplate.Tor Andersson
2015-08-24Revert revert of WinMain utf-8 handling and fix the bugs.Tor Andersson
2015-08-21GProof: Return Android style RGB color values from the JNI.Robin Watts
2015-08-21GProof: Fix Android JNI functions for multipage files.Robin Watts
2015-08-20Remove duplicate inclusions of headers.Sebastian Rasmussen
2015-08-17Revert "win32: Convert argv to utf-8 and use regular getopt."Robin Watts
2015-08-17Add JNI interface to MuPDFCore to read/write separations on a page.Robin Watts
2015-07-31win32: Convert argv to utf-8 and use regular getopt.Tor Andersson
2015-07-30Add load-gif.c to visual studio projectMichael Vrhel
2015-07-20Improved Android debugging support.Robin Watts
2015-07-20Tweak Android MuPDF build to respect SUPPORT_GPROOF.Robin Watts
2015-07-20Add Proofing button to Android UI.Robin Watts
2015-07-20Code to generate a GProof file from a currently opened document.Robin Watts
2015-07-20First cut at gprf document handler.Robin Watts
2015-06-29Add Separation class to fitz.Robin Watts
2015-06-29Add an fz_tempfile utility.Robin Watts
2015-06-26Bug 696053: Update windows mupdf to respect command line flags.Robin Watts
2015-06-03Fix Windows 8.1 operation on hi-dpi displays.Robin Watts