summaryrefslogtreecommitdiff
path: root/pdf/pdf_annot.c
AgeCommit message (Expand)Author
2012-01-27Rename pdf_xref type to pdf_document.Tor Andersson
2012-01-19Use explicit flags rather than bit masks when parsing link destinations.Tor Andersson
2012-01-19Transform link rectangles by the hidden page CTM.Tor Andersson
2012-01-13Simple annotation fixes to avoid infinite recursions.Robin Watts
2012-01-06Various fixes to avoid arithmetic problems.Robin Watts
2011-12-30Correct off by 1 error in outline handling.Robin Watts
2011-12-30Outline fixesRobin Watts
2011-12-28Outline/link destination tweaks.Robin Watts
2011-12-23Generalise pdf_links to be fz_links.Robin Watts
2011-12-22Fix Bug 692756: SEGVs in pdf_annot and pdf_outlineRobin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-08Stylistic changes when testing pointer values for NULL.Tor Andersson
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-09-01Use correct concatenation order for XObject matrix.Tor Andersson
2011-04-14Add fallback case for links accessed by button annotations.Tor Andersson
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