index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
/
pdf-field.c
Age
Commit message (
Expand
)
Author
2018-02-27
Use proper encoding for pdf_field_value and update_field_value.
Tor Andersson
2018-01-31
Use convenience pdf dictionary/array creation functions.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2016-09-01
pdf: Load/open streams by indirect reference object when possible.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-03-14
Take pdf_obj argument to pdf_is_stream.
Tor Andersson
2016-01-05
Stylistic naming cleanups.
Tor Andersson
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-02-14
Add function for creating form fields (widgets)
Paul Gardiner
2013-06-27
Bug 694382: Fix problems arising from recent pdf_obj changes.
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson