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
/
x11
Age
Commit message (
Expand
)
Author
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