index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
fitz-internal.h
Age
Commit message (
Expand
)
Author
2012-06-27
Fix clipping of stroked text seen in displaylist cases.
Robin Watts
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-05-08
Update seeking behaviour of null streams.
Robin Watts
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-03-21
Update iOS app.
Tor Andersson
2012-03-19
Bug 692746; avoid 'double palettes' on jpx images.
Robin Watts
2012-03-14
Bug 692917: Move to dynamic stroke_states.
Robin Watts
2012-03-13
Merge master and pg_android branches
Robin Watts
2012-03-13
Make fz_print functions all take a FILE *.
Robin Watts
2012-03-13
Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.
Tor Andersson
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-12
Move fz_alloc_default to internal header.
Tor Andersson
2012-03-12
Merge branch 'header-split'
Robin Watts
2012-03-12
More API work.
Robin Watts
2012-03-12
Change order of params in fz_convert_color to C standard.
Robin Watts
2012-03-12
More API tidying.
Robin Watts
2012-03-07
More release tidyups.
Robin Watts
2012-03-07
Tweak Halftone functions
Robin Watts
2012-03-07
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts