summaryrefslogtreecommitdiff
path: root/pdf/pdf_xobject.c
AgeCommit message (Expand)Author
2012-08-07When updating an xobject's contents also reset the LengthPaul Gardiner
2012-06-19Fix bug 693133: MuPDF forms support: Text incorrectly transformedPaul Gardiner
2012-06-13Tweak pdf_new_{rect,matrix,xobject} to avoid warnings.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-08Switch to reading content streams on the fly during interpretation.Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-26Move fz_obj to be pdf_obj.Robin Watts
2012-02-25Rework image handling for on demand decodeRobin Watts
2012-01-27Rename pdf_xref type to pdf_document.Tor Andersson
2012-01-19Multi-threading support for MuPDFRobin Watts
2012-01-13Avoid infinite loops with XObjects.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-15Fix warnings/errors on unix builds.Robin Watts
2011-12-15Rework pdf_store to fz_store, a part of fz_context.Robin Watts
2011-12-08Stylistic changes when testing pointer values for NULL.Tor Andersson
2011-11-15Merge branch 'master' into contextRobin Watts
2011-10-04Move to exception handling rather than error passing throughout.Robin Watts
2011-09-21Don't thread ctx through safe fz_obj functions.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-09-14Initial import of exception handling codeRobin Watts
2011-04-07pdf: Purge unmaintained debug/log printing messages.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson