index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
doc_interactive.c
Age
Commit message (
Expand
)
Author
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-02-28
Pass bbox to pdf_set_annot_appearance rather than base on display list
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-01-31
Add support for annotation creation
Paul Gardiner
2012-10-29
Add fz_update_page
Paul Gardiner
2012-09-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-09-04
Forms: mass renaming for the sake of consistency
Paul Gardiner
2012-08-16
Forms: respond to failed validation in windows app
Paul Gardiner
2012-08-02
Forms: add document dirty flag
Paul Gardiner
2012-07-17
Forms: implement library api for handling list boxes and combo boxes
Paul Gardiner
2012-07-17
Forms: remove unhelpful type distinction
Paul Gardiner
2012-07-09
Forms: add widget enumeration, and text-widget content type
Paul Gardiner
2012-05-15
Forms: make forms API separate to the main document API
Paul Gardiner