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
2011-12-15
Remove 'soft limit' on pixmaps in favour of fz_store.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-09
Reinstate some missing fz_vars.
Robin Watts
2011-12-09
Fix pdfdraw "repairing" every document.
Robin Watts
2011-12-09
Squash 2 warnings (fz_obj * != int).
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Remove deprecated error handling code.
Tor Andersson
2011-12-08
Remove remaining fz_error_note calls in the pdf code.
Tor Andersson
2011-12-08
Throw exceptions for read errors.
Tor Andersson
2011-12-08
Move from volatile to fz_var.
Robin Watts
2011-12-08
Fix regression from main; no "invalid password" error
Robin Watts
2011-12-08
Fix SEGV with "1439 - color softmask fails to draw jpx image.pdf"
Robin Watts
2011-12-08
Fix lack of output with "719 - EOF incorrectly detected.pdf"
Robin Watts
2011-12-08
Fix possible NULL dereference in pdf_resolve_indirect
Robin Watts
2011-12-08
Fix SEGV seen when repairing SumatraPDF1.1DOS.pdf
Robin Watts
2011-12-08
Merge branch 'master' into context
Robin Watts
2011-12-08
Ignore invalid color key Masks that contain non-integer values.
Tor Andersson
2011-12-07
Fix tile coverage calculations.
Robin Watts
2011-12-07
Fix tile coverage calculations.
Robin Watts
2011-12-06
Remove dead (duplicated) code from pdf_fontfile.c
Robin Watts
2011-12-06
Remove dead (duplicated) code from pdf_fontfile.c
Robin Watts
2011-11-25
Merge branch 'master' into context
Robin Watts
2011-11-25
First cut at support for OCGs in mupdf (bug 692314)
Robin Watts
2011-11-24
Fix *STUPID* error in recent clipping changes.
Robin Watts
2011-11-24
Bug 692506: Improve repairing by accepting broken dictionaries.
Robin Watts
2011-11-17
Bug 692424: make repair cope better with missing endobj
Robin Watts
2011-11-17
Bug 692478: Honour decode arrays for jpx images
Robin Watts
2011-11-17
AES encryption tweak; strings can be 0 bytes long
Robin Watts
2011-11-15
Fix clipping error.
Robin Watts
2011-11-15
Fix clipping error.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-14
mupdf clip path handling; revert commit 2f8acb0
Robin Watts
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-11-01
Don't round the mediabox when loading the pdf_page object.
Tor Andersson
2011-10-25
Treat garbage in PDFDocEncoding low code points as spaces.
Tor Andersson
2011-10-04
Establish 'break scope' within fz_try macro
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-09-06
Don't invoke tiling device calls when there is only one tile to be drawn.
Tor Andersson
2011-09-06
Support empty and little-endian UTF-16 strings.
Tor Andersson
2011-09-04
Fix bug where PDF version of document was not correctly parsed.
Sebastian Rasmussen
2011-09-02
Fix bug 692248. Ensure objstm references are valid.
Tor Andersson
2011-09-02
Relax length requirements of ID and U keys in encryption dictionaries.
Tor Andersson
2011-09-02
Add Droid Sans Mono as a substitute font.
Tor Andersson
2011-09-01
Manage linewidth state correctly when rendering text with stroking.
Tor Andersson
[prev]
[next]