index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2013-09-25
Android: while adjusting reflow zoom, refresh only the visible page
Paul Gardiner
2013-09-25
iOS: while adjusting reflow zoom, refresh only the visible page
Paul Gardiner
2013-09-24
iOS: add reflow mode
Paul Gardiner
2013-09-24
iOS: use ObjC-level ref counting to control lifetime of fz_document
Paul Gardiner
2013-09-24
Android: fix missing fz_vars
Paul Gardiner
2013-09-17
iOS: split the classes into separate files
Paul Gardiner
2013-09-17
iOS: use the background thread for CGDataProviderCreateWithData's callback
Paul Gardiner
2013-09-16
iOS: avoid XCode's passed environment breaking the "generated" build
Paul Gardiner
2013-09-16
Android: remove use of Bitmap holder and avoid memory churn
Paul Gardiner
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-09-08
ios: Clean up project file.
Tor Andersson
2013-09-03
Add FZ_VERSION define. Check header and library version compatibility.
Tor Andersson
2013-08-30
Use RLE coding scheme for glyph bitmaps.
Robin Watts
2013-08-27
Android: support signing
Paul Gardiner
2013-08-27
Android: add signature checking
Paul Gardiner
2013-08-27
Support openssl build in android
Paul Gardiner
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
Bug 694522: Cope with selection of text on a JPEG image.
Robin Watts
2013-08-21
Enable horizontal mouse scrolling in X11.
Robin Watts
2013-08-15
Merge branch 'release' into 'master'.
Tor Andersson
2013-08-14
Bug 694516: Fix Android operation with passworded files.
Robin Watts
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 15b9cdd84caf784abeb911ca7aaf1d31...
Michael Vrhel
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
2013-07-19
Initial work on progressive loading
Robin Watts
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 under...
Michael Vrhel
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
2013-06-20
Update source, makefiles and win32 projects.
Tor Andersson
2013-06-20
Rearrange source files.
Tor Andersson