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
Age
Commit message (
Expand
)
Author
2012-08-31
Forms: rework form reset action to use new method introduced for JS
Paul Gardiner
2012-08-31
Forms: implement javascript doc.resetForm method
Paul Gardiner
2012-08-31
Forms: provide js engine method for determining object type
Paul Gardiner
2012-08-31
Forms: don't focus hidden fields
Paul Gardiner
2012-08-31
Forms: keep checkbox and radio button values up to date
Paul Gardiner
2012-08-29
Forms: implement javascript Field.display property
Paul Gardiner
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-27
Add DOM object "app" initially with no properties or methods.
Paul Gardiner
2012-08-24
Forms: avoid javascript action execution when engine not available
Paul Gardiner
2012-08-23
Rename fz_new_name to pdf_new_name.
Robin Watts
2012-08-23
Silence some warnings.
Robin Watts
2012-08-23
Forms: allow for globally-defined javascript as string, rather than stream
Paul Gardiner
2012-08-23
Forms: fix typo in javascript utility functions
Paul Gardiner
2012-08-23
Fix bug introduced in preceding commit
Paul Gardiner
2012-08-22
Forms: convert js field names from utf8 to pdf-doc before lookup
Paul Gardiner
2012-08-21
Forms: implement a few more utility functions
Paul Gardiner
2012-08-20
Forms: treat NULL event value as "" in pdf_js_setup_event
Paul Gardiner
2012-08-16
Forms: handle pdf_js_setup_event being passed it's own internal value
Paul Gardiner
2012-08-16
Javascript: implement main Keystroke and Validate functions
Paul Gardiner
2012-08-16
Forms: correct the mechanism for detecting failed field validations
Paul Gardiner
2012-08-16
Adjust out of range tests for encryption key lengths
Sebastian Rasmussen
2012-08-16
Add PDF 1.7 ExtensionLevel 8 encryption algorithm
Sebastian Rasmussen
2012-08-16
Silence some warnings.
Robin Watts
2012-08-16
Forms: respond to failed validation in windows app
Paul Gardiner
2012-08-12
Fix comparison typo in encryption code
Sebastian Rasmussen
2012-08-10
Forms: handle Keystroke and Validate actions
Paul Gardiner
2012-08-10
Forms: move js-side event setup out of execute_action
Paul Gardiner
2012-08-10
Forms: alter the handling of the javascript event object
Paul Gardiner
2012-08-09
Fix bug 693245: pdf_new_rect()'s implementation is questionable
Paul Gardiner
2012-08-08
Give a warning when we ignore a transfer function.
Robin Watts
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-07
Remove fz_too_deeply_nested.
Robin Watts
2012-08-07
Fix various problems with linearisation when saving.
Robin Watts
2012-08-07
Forms: simple appearance generation for choice widgets
Paul Gardiner
2012-08-07
When updating an xobject's contents also reset the Length
Paul Gardiner
2012-08-07
Forms: for choices with a single selection avoid an unnecessary array
Paul Gardiner
2012-08-07
Forms: mark choice field dirty after value change (and fix error handling)
Paul Gardiner
2012-08-06
Fix leak of page objects/refs for documents without page tree
Sebastian Rasmussen
2012-08-06
Remove old error mesages turned into comments when adding exceptions
Sebastian Rasmussen
2012-08-06
Handle out of range encoding differences for type3 fonts
Sebastian Rasmussen
2012-08-06
Rewording of warning messages for PDF functions
Sebastian Rasmussen
2012-08-06
Free entire type3 font descriptor upon loding error, not just the font
Sebastian Rasmussen
2012-08-06
Update PDF metadata to include both PDF encryption version and revision
Sebastian Rasmussen
2012-08-06
Expose both PDF encryption version and revision
Sebastian Rasmussen
2012-08-06
Free old stroke state when initing graphics state from another state
Sebastian Rasmussen
2012-08-06
Free inline image dictionary upon error parsing image
Sebastian Rasmussen
2012-08-06
Throw exception on too deeply nested arrays/dicts
Sebastian Rasmussen
2012-08-06
Only warn on stitching function's sub function with wrong arity
Sebastian Rasmussen
2012-08-06
Fix comparison of cmap table length against maximum value
Sebastian Rasmussen
[prev]
[next]