summaryrefslogtreecommitdiff
path: root/include/mupdf/pdf/field.h
AgeCommit message (Expand)Author
2018-09-19Add accessor for field text label.Tor Andersson
2018-08-10Use proper name space for form field flag constants.Tor Andersson
2018-08-10Remove functions that implement duplicate functionality.Tor Andersson
2018-02-02Signature support: decouple mupdf from the pkcs7 implementationPaul Gardiner
2018-02-02Signature support: separate pkcs7 specifics into a separate file.Paul Gardiner
2016-11-08Fix android warnings.Tor Andersson
2015-12-28Drop 'jsimp' abstraction and use mujs directly.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-04-11Add all form field flags. Check flags before marking fields dirty.Tor Andersson
2014-03-25Break dependencies on pdf-form.c and pdf-js.cTor Andersson
2014-02-14Add function for creating form fields (widgets)Paul Gardiner
2013-08-13Signature creationPaul Gardiner
2013-06-18Split pdf.h into subheaders.Tor Andersson