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-10-16
Forms: avoid the need to reload the page on every change
Paul Gardiner
2012-09-04
Forms: mass renaming for the sake of consistency
Paul Gardiner
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-23
Silence some warnings.
Robin Watts
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-06
No need to check for NULL before dropping objects
Sebastian Rasmussen
2012-07-18
Update pdf_to_utf8 to handle either a stream or a string
Paul Gardiner
2012-07-09
Forms: add widget enumeration, and text-widget content type
Paul Gardiner
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-06-25
Warning fixes and various clean ups:
Sebastian Rasmussen
2012-06-21
Forms: permit annotations with no appearance stream
Paul Gardiner
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
2012-05-24
Forms: synthesise push button widget
Paul Gardiner
2012-05-08
Forms: create apearance streams for text fields when not present in the file
Paul Gardiner
2012-05-08
Forms: handle field appearance change on mouse up/down
Paul Gardiner
2012-03-15
Bug 692874: Fix Launch annotations.
Robin Watts
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
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