index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2013-02-19
Fix whitespace.
Tor Andersson
2013-02-13
Update doc/multi-threaded.c for passing rect/matrix by reference.
Tor Andersson
2013-02-13
Update doc/example.c for passing rect/matrix by reference.
Tor Andersson
2013-02-06
Rename bbox to irect.
Tor Andersson
2013-01-30
Rename fz_irect back to fz_bbox.
Tor Andersson
2013-01-30
Introduce fz_irect where the old fz_bbox was useful.
Tor Andersson
2013-01-30
Eliminate fz_bbox in favor of fz_rect everywhere.
Tor Andersson
2012-12-13
Bug 693487: fix error handling in doc/multi-threaded.c
Robin Watts
2012-03-16
Update multi-threaded documentation in light of bug 692925.
Robin Watts
2012-03-15
Add multi-threading example based on pthreads.
Sebastian Rasmussen
2012-03-14
Update doc/overview.txt with details of multi-thread operation.
Robin Watts
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-02-26
Continued documentation improvements.
Sebastian Rasmussen
2012-02-26
Add working example of how to render a PDF to a PNG.
Sebastian Rasmussen
2012-02-26
Add introductory MuPDF documentation.
Sebastian Rasmussen