index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2018-08-10
Respect NoRotate flag for icon-based annotations.
Tor Andersson
2018-08-10
Use stubs instead of conditional compile with HAVE_LIBCRYPTO.
Tor Andersson
2018-08-10
Clean up null/range/endstream filter.
Tor Andersson
2018-08-10
Add fz_memmem function taken from musl libc.
Tor Andersson
2018-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-08-10
Bug 699629: Avoid referencing stale/moved nodes in CMap splay tree.
Sebastian Rasmussen
2018-08-10
Bug 699628: Add fz_var to variable set in fz_try and used in fz_always.
Sebastian Rasmussen
2018-08-10
Preprocessor gluing tokens together causes clang error.
Sebastian Rasmussen
2018-08-10
Coverity found a missing break, add it.
Sebastian Rasmussen
2018-08-10
Bug 699627: Ignore CMap input ranges outside of input codespaces.
Sebastian Rasmussen
2018-08-10
Implement check for range overlap between cmap splay tree nodes.
Sebastian Rasmussen
2018-08-10
Bug 699626: Avoid trying to populate OCG ui struct without entries.
Sebastian Rasmussen
2018-08-01
Update jbig2dec.
Sebastian Rasmussen
2018-07-17
Disallow incremental updating for documents that have hybrid xrefs
Paul Gardiner
2018-07-17
Fix memory leaks in document signing functions
Paul Gardiner
2018-07-17
Fix memory leak in form recalculation function
Paul Gardiner
2018-07-06
Bug 699308: Fix stream reading logic to better cope with duff Lengths.
Robin Watts
2018-07-06
Add debug functionality to show lexed stream contents.
Robin Watts
2018-07-06
Squash spurious warnings with CIDToGIDMap.
Robin Watts
2018-07-06
Fix stray consts.
Robin Watts
2018-07-06
Fix muraster and mu-office-lib.
Robin Watts
2018-07-06
Add pdf_dict_get_rect and pdf_dict_get_matrix helpers.
Tor Andersson
2018-07-06
Fix bad error handling in pdf_pkcs7_openssl_read_pfx.
Paul Gardiner
2018-07-05
Fix document signing adding unnecessary incremental updates
Paul Gardiner
2018-07-05
Add digital signature appearance synthesis.
Tor Andersson
2018-07-05
Add fz_transform_page helper function.
Tor Andersson
2018-07-05
Purge unused functions.
Tor Andersson
2018-07-05
Silence warning.
Tor Andersson
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass matrices by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-05
Add stack traces to JS error messages.
Tor Andersson
2018-07-05
Fix bug in util.js: padZeros is a local function.
Tor Andersson
2018-07-05
Return true if any annots have new APs in pdf_update_page.
Tor Andersson
2018-07-05
Use separate X and Y text padding in text appearance streams.
Tor Andersson
2018-07-05
Use real WinAnsi encoding when writing appearance stream text.
Tor Andersson
2018-07-05
Support background and border color in Widget/Tx and Widget/Ch.
Tor Andersson
2018-07-04
Fix bugs in triggering has_new_ap update.
Tor Andersson
2018-07-04
Don't forget to resolve indirect references when clearing dirty flag.
Tor Andersson
2018-07-04
Clean up some incomprehensible code.
Tor Andersson
2018-07-04
Add fz_snap_selection function to snap selection to chars/words/lines.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-07-04
Add fz_is_point_inside_rect utility function.
Tor Andersson
2018-07-04
Allow for CIDToGIDMap in font being "/Identity".
Robin Watts
2018-06-22
Update base 14 fonts to URW++ release from 2017-07-27.
Tor Andersson
2018-06-22
Avoid leaking reference to "form" object.
Robin Watts
2018-06-22
Improve reference handling.
Robin Watts
2018-06-22
Don't pollute namespace with our 'restrict' macro. Use FZ_RESTRICT instead.
Tor Andersson
2018-06-22
Tokenize on all whitespace when parsing DA string.
Tor Andersson
2018-06-22
Size singleline widget text to fit both width and height.
Tor Andersson
[next]