index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cbz
Age
Commit message (
Expand
)
Author
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-09-04
Merge branch 'master' into forms
Paul Gardiner
2012-08-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-23
Silence some warnings.
Robin Watts
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-20
Reduce amount of boiler plate by casting function pointers to void*.
Tor Andersson
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-04-06
mucbz: use fz_malloc, not malloc.
Robin Watts
2012-03-13
Fix for potential problems on allocation failure.
Robin Watts
2012-03-07
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-26
Continued documentation improvements.
Sebastian Rasmussen
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-03
Add document interface.
Tor Andersson
2012-02-03
Use image DPI in CBZ parser.
Tor Andersson
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson