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-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-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-01
Enable pdf_print_xref in release builds; required for pdfshow.
Robin Watts
2012-07-27
Fix typo in pdfshow.
Tor Andersson
2012-07-27
Fix typo in mudraw preventing tracking of slowest page draw
Sebastian Rasmussen
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-25
Exit in child process if fork/exec to open $BROWSER doesn't work.
Tor Andersson
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
[next]