Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-21 | Enable horizontal mouse scrolling in X11. | Robin Watts | |
Based on a patch from Sebastian Neuser - many thanks. Use mouse buttons 6 and 7 to do the same as 4 and 5, but with Y rather than X being the default. | |||
2013-08-15 | Merge branch 'release' into 'master'. | Tor Andersson | |
2013-08-14 | Bug 694516: Fix Android operation with passworded files. | Robin Watts | |
Don't countPages until after we have a password. | |||
2013-08-13 | Remove unnecessary parameter | Paul Gardiner | |
2013-07-30 | Fix signature-support build | Paul Gardiner | |
2013-07-26 | Bump version number to 1.3. | Tor Andersson | |
2013-07-26 | Add file selection dialog for debian menu entry. | Sebastian Rasmussen | |
2013-07-26 | Add missing mimetypes to debian package information. | Sebastian Rasmussen | |
2013-07-26 | Update debian files after file reorganization. | Sebastian Rasmussen | |
2013-07-22 | Add in missing files into winrt project from ↵ | Michael Vrhel | |
15b9cdd84caf784abeb911ca7aaf1d317d201e88 | |||
2013-07-22 | Added newlines in error messages for X11 platform. | Marcos H. Woehrmann | |
2013-07-22 | Collect together all code to do with appearance-stream creation | Paul Gardiner | |
2013-07-19 | Add mupdf-curl app | Robin Watts | |
Windows and X11. Allows files to be fetched and displayed as they are downloaded both with and without linearization, using hints if available. | |||
2013-07-19 | Initial work on progressive loading | Robin Watts | |
We are testing this using a new -p flag to mupdf that sets a bitrate at which data will appear to arrive progressively as time goes on. For example: mupdf -p 102400 pdf_reference17.pdf Details of the scheme used here are presented in docs/progressive.txt | |||
2013-07-04 | A minor path fix in winrt solution. | Michael Vrhel | |
2013-07-04 | Update of winrt solution files for the reorganization that was recently ↵ | Michael Vrhel | |
undertaken | |||
2013-07-04 | Fix up of a few issues in the project settings for winrt | Michael Vrhel | |
2013-07-04 | Update pdf_write_document to support incremental update | Paul Gardiner | |
2013-06-28 | Fix merge mistake. | Tor Andersson | |
2013-06-25 | Update ios project for reshuffle. | Tor Andersson | |
2013-06-24 | Free fz_context at end of win32 app | Paul Gardiner | |
2013-06-21 | Fix Android builds. | Robin Watts | |
Had to rejig the thumb entry/exit veneers to allow for NDK_PROFILER operation, but this seems to have negated the need for Core2.mk, so removed that here. | |||
2013-06-20 | Update source, makefiles and win32 projects. | Tor Andersson | |
2013-06-20 | Rearrange source files. | Tor Andersson | |