summaryrefslogtreecommitdiff
path: root/pdf/pdf_page.c
AgeCommit message (Expand)Author
2012-01-27Rename pdf_xref type to pdf_document.Tor Andersson
2012-01-19Transform link rectangles by the hidden page CTM.Tor Andersson
2012-01-13Rework pdf_resolve_indirect to make it idempotent.Robin Watts
2012-01-13Avoid infinite loops with XObjects.Robin Watts
2012-01-12Use the same coordinate system for pdf and xps pages in the interface.Tor Andersson
2012-01-10Automatically load page tree when accessing a page/page count.Sebastian Rasmussen
2012-01-09Update fz_try/fz_catch to be fz_try/{fz_always}/fz_catch.Robin Watts
2012-01-06Add 'marking' functions for dictionaries.Robin Watts
2011-12-23Generalise pdf_links to be fz_links.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-15More Memsqueezing fixes.Robin Watts
2011-12-15Another Memsqueezing bug.Robin Watts
2011-12-15Rework pdf_store to fz_store, a part of fz_context.Robin Watts
2011-11-15Merge branch 'master' into contextRobin Watts
2011-11-01Don't round the mediabox when loading the pdf_page object.Tor Andersson
2011-10-04Move to exception handling rather than error passing throughout.Robin Watts
2011-09-21Add warning context.Tor Andersson
2011-09-21Rename malloc functions for arrays (fz_calloc and fz_realloc).Tor Andersson
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-09Throw an error if none of the content stream parts could be loaded.Tor Andersson
2011-04-08Be even less strict about broken page content array parts.Tor Andersson
2011-04-08Recover from error when only parts of the page content array are broken.Tor Andersson
2011-04-07pdf: Purge unmaintained debug/log printing messages.Tor Andersson
2011-04-05Clean up xps and pdf page access functions.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson