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-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-20
Pass original font name to fz_new_font from PDF interpreter.
Tor Andersson
2012-07-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-07-09
Forms: add widget enumeration, and text-widget content type
Paul Gardiner
2012-07-06
Remove debugging functions for release builds.
Sebastian Rasmussen
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-06-27
Fix clipping of stroked text seen in displaylist cases.
Robin Watts
2012-06-21
Add fz_buffer_cat_pdf_string function to avoid Bug 693143.
Robin Watts
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-19
Avoid lots of const warnings.
Robin Watts
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-12
Forms: improved handling of text scaling in multiline text widgets
Paul Gardiner
2012-06-01
Merge branch 'master' into forms
Paul Gardiner
2012-05-31
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-15
Forms: make forms API separate to the main document API
Paul Gardiner
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-05-08
Forms: part of text field handling
Paul Gardiner
2012-05-08
Forms: handle field appearance change on mouse up/down
Paul Gardiner
2012-05-07
A few general utility functions added for the sake of the forms work
Paul Gardiner
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