summaryrefslogtreecommitdiff
path: root/fitz/fitz-internal.h
AgeCommit message (Expand)Author
2012-07-05Merge branch 'master' into formsRobin Watts
2012-06-27Fix clipping of stroked text seen in displaylist cases.Robin Watts
2012-06-21Add fz_buffer_cat_pdf_string function to avoid Bug 693143.Robin Watts
2012-06-20Add better mechanism for enumerating annotation rectangles.Robin Watts
2012-06-19Avoid lots of const warnings.Robin Watts
2012-06-14Add -j flag to mudraw; create simple mujstest scripts automatically.Robin Watts
2012-06-13Merge branch 'master' into formsPaul Gardiner
2012-06-12A few general utility functions added for the sake of the forms workPaul Gardiner
2012-06-12Forms: improved handling of text scaling in multiline text widgetsPaul Gardiner
2012-06-01Merge branch 'master' into formsPaul Gardiner
2012-05-31A few general utility functions added for the sake of the forms workPaul Gardiner
2012-05-31Add linearization to pdf_write function.Robin Watts
2012-05-15Forms: make forms API separate to the main document APIPaul Gardiner
2012-05-08Switch to reading content streams on the fly during interpretation.Robin Watts
2012-05-08Update seeking behaviour of null streams.Robin Watts
2012-05-08Forms: part of text field handlingPaul Gardiner
2012-05-08Forms: handle field appearance change on mouse up/downPaul Gardiner
2012-05-07A few general utility functions added for the sake of the forms workPaul Gardiner
2012-04-28Move guts of pdfclean into new pdf_write function.Robin Watts
2012-04-17Add Meta interface to fz_document.Robin Watts
2012-03-21Update iOS app.Tor Andersson
2012-03-19Bug 692746; avoid 'double palettes' on jpx images.Robin Watts
2012-03-14Bug 692917: Move to dynamic stroke_states.Robin Watts
2012-03-13Merge master and pg_android branchesRobin Watts
2012-03-13Make fz_print functions all take a FILE *.Robin Watts
2012-03-13Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.Tor Andersson
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-12Move fz_alloc_default to internal header.Tor Andersson
2012-03-12Merge branch 'header-split'Robin Watts
2012-03-12More API work.Robin Watts
2012-03-12Change order of params in fz_convert_color to C standard.Robin Watts
2012-03-12More API tidying.Robin Watts
2012-03-07More release tidyups.Robin Watts
2012-03-07Tweak Halftone functionsRobin Watts
2012-03-07Splitting tweaks.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts