summaryrefslogtreecommitdiff
path: root/pdf/mupdf-internal.h
AgeCommit message (Expand)Author
2012-07-23Provide number of inputs/outpus when loading pdf functionsSebastian Rasmussen
2012-07-06Remove debugging functions for release builds.Sebastian Rasmussen
2012-06-22Rework pdf_lexbuf to allow for dynamic parsing buffers.Robin Watts
2012-06-13Remove unnecessary function and improve namingPaul Gardiner
2012-06-12A 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-23Bring xref object and stream mutation functions back from the dead.Tor Andersson
2012-05-11Split part of fz_document interface for pdf_document into separate file.Tor Andersson
2012-05-10mupdfclean - update to allow renumbering of encrypted objectsRobin Watts
2012-05-08Switch to reading content streams on the fly during interpretation.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-07Splitting tweaks.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts