summaryrefslogtreecommitdiff
path: root/platform/x11
AgeCommit message (Expand)Author
2014-07-22Set default output filename in mujstest.Tor Andersson
2014-05-28Save a bookmark before jumping when using the 'g' command.Tor Andersson
2014-05-27Fix 693494: Support media buttons for navigation on X11.Tor Andersson
2014-05-27Fix 694518: Implement continuous scrolling with keyboard.Sebastian Neuser
2014-05-27Set a faster default transition.Tor Andersson
2014-05-27Fix 694579: Implement "zoom to fit page".Sebastian Neuser
2014-05-12Fix 695156: Display metadata with SetDlgItemTextW.Tor Andersson
2014-05-07Fix 694510: Detect all ways to maximize a window in win32.Tor Andersson
2014-05-07Fix 693313: increase the zoom range and use fixed steps.Tor Andersson
2014-05-02Print error when trying to open document without any pagesSebastian Rasmussen
2014-05-02Fix warning in debug message for CURL in X11 viewerSebastian Rasmussen
2014-05-02Raise CURL transfer size from 4KByte to 1MByte in X11 viewerSebastian Rasmussen
2014-05-02Initialize timeout earlier in x11 viewerSebastian Rasmussen
2014-04-23Fix 692866: improved handling of newlines when copying text.Tor Andersson
2014-04-22Handle errors from curl by eventually throwingSebastian Rasmussen
2014-04-11Add all form field flags. Check flags before marking fields dirty.Tor Andersson
2014-03-25Break dependencies on pdf-form.c and pdf-js.cTor Andersson
2014-03-17Rework fz_streams.Robin Watts
2014-03-04Bug 691691: Add way of clearing cached objects out of the xref.Robin Watts
2014-01-09Update copyright date.Tor Andersson
2014-01-07Introduce 'document handlers'.Robin Watts
2014-01-02Add rebinding for fz_streams.Robin Watts
2013-11-16Increase allocation to include room for string terminator.Robin Watts
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-09-03Add FZ_VERSION define. Check header and library version compatibility.Tor Andersson
2013-08-24Rename varible in pdfapp to relate it to searching.Sebastian Rasmussen
2013-08-24Display warnings in statusbar in x11 viewer.Sebastian Rasmussen
2013-08-24X11 viewer code rearranged for aesthetic reasons.Sebastian Rasmussen
2013-08-24Add support for showing messages in x11 viewer statusbar.Sebastian Rasmussen
2013-08-24Generalize search blitting in x11 to include page number.Sebastian Rasmussen
2013-08-24Cancel page timeout when searching in x11 viewer.Sebastian Rasmussen
2013-08-21Enable horizontal mouse scrolling in X11.Robin Watts
2013-08-13Remove unnecessary parameterPaul Gardiner
2013-07-26Bump version number to 1.3.Tor Andersson
2013-07-22Added newlines in error messages for X11 platform.Marcos H. Woehrmann
2013-07-19Add mupdf-curl appRobin Watts
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-04Update pdf_write_document to support incremental updatePaul Gardiner
2013-06-24Free fz_context at end of win32 appPaul Gardiner
2013-06-20Rearrange source files.Tor Andersson