summaryrefslogtreecommitdiff
path: root/fitz/doc_interactive.c
AgeCommit message (Expand)Author
2013-05-30Add functions to return digital signature infoPaul Gardiner
2013-03-25Support creation of Ink annotations in MuPDF libraryPaul Gardiner
2013-03-18Auto-generate appearance streams for strikeout, underline, highlightPaul Gardiner
2013-02-28Pass bbox to pdf_set_annot_appearance rather than base on display listPaul Gardiner
2013-02-26Include required quadPoints entry in created markup annotations.Paul Gardiner
2013-02-26Implement annotation deletion, with necessary changes to partial updatePaul Gardiner
2013-02-22Add fz_get_annot_typePaul Gardiner
2013-01-31Add support for annotation creationPaul Gardiner
2012-10-29Add fz_update_pagePaul Gardiner
2012-09-18Forms: add event handling api and specifically support for javascript alertPaul Gardiner
2012-09-04Forms: mass renaming for the sake of consistencyPaul Gardiner
2012-08-16Forms: respond to failed validation in windows appPaul Gardiner
2012-08-02Forms: add document dirty flagPaul Gardiner
2012-07-17Forms: implement library api for handling list boxes and combo boxesPaul Gardiner
2012-07-17Forms: remove unhelpful type distinctionPaul Gardiner
2012-07-09Forms: add widget enumeration, and text-widget content typePaul Gardiner
2012-05-15Forms: make forms API separate to the main document APIPaul Gardiner