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