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-10-01
Use malformed shading entries as far as possible
Sebastian Rasmussen
2012-10-01
Give better warnings for out of bounds values in shadings
Sebastian Rasmussen
2012-10-01
Bug 693330: Change shadings to decompose to meshes at render time.
Robin Watts
2012-09-25
Forms: support doc.mailDoc.
Paul Gardiner
2012-09-25
Javascript: support test for boolean
Paul Gardiner
2012-09-25
Forms: handle app.launchUrl, currently by displaying a warning
Paul Gardiner
2012-09-25
Forms: show warning for use of app.execDialog
Paul Gardiner
2012-09-25
Forms: handle app.execMenuItem (presently just as a not-supported warning)
Paul Gardiner
2012-09-21
Add ifdef option to embed either the small or full CJK fallback font.
Tor Andersson
2012-09-21
Move defaulting of image params into predictor function.
Robin Watts
2012-09-19
Forms: handle print request, both from javascript and from named action
Paul Gardiner
2012-09-19
Forms: ensure result from alert callback is passed back to caller
Paul Gardiner
2012-09-19
Forms: handle 'additional' actions for mouse up and mouse down
Paul Gardiner
2012-09-19
Forms: correct bug in form reset
Paul Gardiner
2012-09-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-09-18
Forms: support property access in the javascript engine
Paul Gardiner
2012-09-18
Forms: improve cpp/c interface regarding exceptions
Paul Gardiner
2012-09-06
Add pdf_dict_puts_drop function.
Robin Watts
2012-09-04
Make pdf resource localisation procedure non-static.
Robin Watts
2012-09-04
Improve error message when an object is missing from the xref.
Tor Andersson
2012-09-04
Fix error message/comment typos.
Sebastian Rasmussen
2012-09-04
Prevent recursive image soft masks from being loaded
Sebastian Rasmussen
2012-09-04
Don't adjust stream lengths for encrypted documents when repairing
Sebastian Rasmussen
2012-09-04
Merge branch 'master' into forms
Paul Gardiner
2012-09-04
Forms: mass renaming for the sake of consistency
Paul Gardiner
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
[next]