index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-04
Fix Release and Memento builds under VS.
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
Handle missing clear codes in LZW.
Sebastian Rasmussen
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
Mupdfinfo: Cope with zero page pdf files.
Robin Watts
2012-08-23
Update Memento to match the version in gs.
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
ios: Use fz_max and fz_min inline functions instead of MAX/MIN macros.
Tor Andersson
2012-08-16
Forms: correct the mechanism for detecting failed field validations
Paul Gardiner
2012-08-16
Fix 64-bit integer typedefs for MSVC.
Tor Andersson
2012-08-16
Bump version numbers to 1.1
Tor Andersson
2012-08-16
Use ULL suffix for SHA512 constants.
Tor Andersson
2012-08-16
Android: fix divide by zero error
Paul Gardiner
2012-08-16
Read unsigned numbers in PNG parser to avoid negative numbers
Sebastian Rasmussen
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
Add SHA-384/-512 hash algorithms
Sebastian Rasmussen
2012-08-16
Prepare for addition of SHA-384/-512
Sebastian Rasmussen
2012-08-16
Make 64-bit integers available everywhere in fitz
Sebastian Rasmussen
2012-08-16
Instead of giving error, throw exception when password is invalid
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-14
Fix bug 693276: Mupdf/android gui widget overlap
Paul Gardiner
2012-08-14
Android: further increase the page-slider's resolution for small docs
Paul Gardiner
2012-08-14
Android: ensure the search dialog appears with correct initial progress
Paul Gardiner
2012-08-14
Fix bug 693227: Counter intuitive message on searching to last page
Paul Gardiner
2012-08-14
Fix bug 693229: Mupdf/android has inconsistent search phrase highlighting
Paul Gardiner
[next]