index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
/
pdf_annot.c
Age
Commit message (
Expand
)
Author
2012-02-03
Add document interface.
Tor Andersson
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-19
Use explicit flags rather than bit masks when parsing link destinations.
Tor Andersson
2012-01-19
Transform link rectangles by the hidden page CTM.
Tor Andersson
2012-01-13
Simple annotation fixes to avoid infinite recursions.
Robin Watts
2012-01-06
Various fixes to avoid arithmetic problems.
Robin Watts
2011-12-30
Correct off by 1 error in outline handling.
Robin Watts
2011-12-30
Outline fixes
Robin Watts
2011-12-28
Outline/link destination tweaks.
Robin Watts
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
2011-12-22
Fix Bug 692756: SEGVs in pdf_annot and pdf_outline
Robin Watts
2011-12-16
Add fz_malloc_struct, and make code use it.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-09-01
Use correct concatenation order for XObject matrix.
Tor Andersson
2011-04-14
Add fallback case for links accessed by button annotations.
Tor Andersson
2011-04-07
pdf: Purge unmaintained debug/log printing messages.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
pdf: Rename mupdf directory.
Tor Andersson