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-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
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
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
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-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: add document dirty flag
Paul Gardiner
2012-08-02
Add missing virtual function setup
Paul Gardiner
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-08-01
Enable pdf_print_xref in release builds; required for pdfshow.
Robin Watts
2012-07-26
Handle negative or invalid character ranges in type3 fonts.
Tor Andersson
2012-07-26
Use integer clamping function instead of reimplementing it
Sebastian Rasmussen
2012-07-26
Assume default value for negative sample function dimension size
Sebastian Rasmussen
2012-07-26
Only resize xref if trailer size entry indicate more objects
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream object range boundaries
Sebastian Rasmussen
2012-07-26
Assume default values for negative image parameters
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream offsets
Sebastian Rasmussen
2012-07-26
Gracefully handle negative offset and objects in object stream
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream entry widths
Sebastian Rasmussen
2012-07-24
Add upper bound on size of sampled pdf functions
Sebastian Rasmussen
2012-07-24
Handle out of range pdf subfunction boundaries
Sebastian Rasmussen
2012-07-24
Handle exponential pdf functions with malformed constants
Tor Andersson
[prev]
[next]