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-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
Forms: fix windows build after merge
Paul Gardiner
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-07
Update VS solutions to new thirdparty files.
Robin Watts
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
Check for a display list before trying to render it in pdfapp
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
Add option to mudraw to process further files upon error
Sebastian Rasmussen
2012-08-06
Free jpeg state upon decoding error, even if not fully inited
Sebastian Rasmussen
2012-08-06
Free entire type3 font descriptor upon loding error, not just the font
Sebastian Rasmussen
2012-08-06
Check whether font in xps has charmap before using it
Sebastian Rasmussen
2012-08-06
Make fz_open_file_*() always throw exceptions upon error
Sebastian Rasmussen
2012-08-06
Fix locking bug in path stroking
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
2012-08-06
Upon parse error when repairing, make sure object stream is freed
Sebastian Rasmussen
2012-08-06
Make sure images are freed upon loading error
Sebastian Rasmussen
2012-08-06
Add a make target for measuring code coverage
Sebastian Rasmussen
2012-08-06
Free decoded jpx image upon error
Sebastian Rasmussen
2012-08-06
No need to drop object for which no reference has been kept
Sebastian Rasmussen
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
2012-08-06
Set refs to NULL in pdf repair so object are not freed
Sebastian Rasmussen
2012-08-06
No need to check for NULL before dropping objects
Sebastian Rasmussen
2012-08-06
Handle exceptions better in mupdfclean
Sebastian Rasmussen
2012-08-06
Fix bug where too many content stream operands cause eternal loop
Sebastian Rasmussen
2012-08-06
Only warn once about ignoring rendering errors
Sebastian Rasmussen
2012-08-06
Handle invalid obj/gen numbers when repairing pdfs
Sebastian Rasmussen
2012-08-06
Fix typo in PDF function code
Sebastian Rasmussen
2012-08-06
Always rebuild static libraries in unix, instead of updating them
Sebastian Rasmussen
2012-08-03
Forms: add basic support for choice widgets to the Windows app
Paul Gardiner
2012-08-03
Forms: move javascript utility file
Paul Gardiner
2012-08-02
Fix bug in writing of strings: backslash not quoted
Paul Gardiner
2012-08-02
Forms: implement saving on 'S' key
Paul Gardiner
2012-08-02
Forms: add support for save on exit to the windows app
Paul Gardiner
2012-08-02
Forms: add document dirty flag
Paul Gardiner
[next]