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
2013-05-16
Add colorspace context.
Tor Andersson
2013-03-25
Support creation of Ink annotations in MuPDF library
Paul Gardiner
2013-03-18
Auto-generate appearance streams for strikeout, underline, highlight
Paul Gardiner
2013-03-04
Avoid interactive features causing bloat in mutool
Paul Gardiner
2013-02-28
Pass bbox to pdf_set_annot_appearance rather than base on display list
Paul Gardiner
2013-02-28
Fix bug: failure to set the SubType field of created annotations.
Paul Gardiner
2013-02-26
Include required quadPoints entry in created markup annotations.
Paul Gardiner
2013-02-26
Implement annotation deletion, with necessary changes to partial update
Paul Gardiner
2013-02-22
Add fz_get_annot_type
Paul Gardiner
2013-02-20
Bug 693639: Avoid heap overflow and leaks in error cases.
Robin Watts
2013-02-20
Bug 693639: fix warnings.
Tor Andersson
2013-02-20
Bug 693639: plug various memory leaks.
Tor Andersson
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2013-01-31
Create annotations in indirect-object form
Paul Gardiner
2013-01-31
Add support for annotation creation
Paul Gardiner
2012-11-29
Bug 693463: Fix various memory leaks.
Robin Watts
2012-10-29
Add fz_update_page
Paul Gardiner
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
[next]