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
/
pdf
Age
Commit message (
Expand
)
Author
2014-06-16
Fix a fatal compiler warning when building with the latest version of the And...
Matt Holgate
2014-06-09
Bug 695300: Sanitize draw-device stack handling in error cases.
Robin Watts
2014-06-09
Fix 695300: don't throw exception on invalid reference number.
Tor Andersson
2014-05-29
Fix 694093: add vertical variant of CJK fallback font.
Tor Andersson
2014-05-29
fix memory leaks during PDF document creation
Simon Bünzli
2014-05-29
Tolerate zero-sized xref sections...
Tor Andersson
2014-05-27
Fix 693517: Support /SMask/Matte preblended images.
Tor Andersson
2014-05-27
Bug 695260: Fix error handling in do_xobject
Robin Watts
2014-05-22
Flush pending text on a change of CTM.
Robin Watts
2014-05-22
Load the usecmap directives recursively for builtin CMaps.
Tor Andersson
2014-05-19
Make unresolvable link destinations warnings instead of errors.
Tor Andersson
2014-05-15
Fix 695101 and 694114: Use the correct numbers to validate the encryption key...
Tor Andersson
2014-05-13
Use code space ranges when remapping ToUnicode CMaps.
Tor Andersson
2014-05-13
Fix signedness in cmap interface.
Tor Andersson
2014-05-11
Optimize UniXXX CMap files.
Tor Andersson
2014-05-10
Fix 694698: Support 32-bit values in CMaps.
Tor Andersson
2014-05-10
Fix 694085: Add UTF8 and UTF32 CMaps.
Tor Andersson
2014-05-07
truncate the xref after compacting
Simon Bünzli
2014-05-06
Fix 694909: revert "Force colorspaces to match with JPX images." and ...
Tor Andersson
2014-05-05
Fix 695098: don't use atoi() on non-zero-terminated buffer.
Tor Andersson
2014-04-23
Fix 693419: always load CIDToGIDMap if it exists.
Tor Andersson
2014-04-23
Fix 693391: simplify warning message
Tor Andersson
2014-04-11
Invalidate cached page count value when inserting and deleting pages.
Tor Andersson
2014-04-11
Add all form field flags. Check flags before marking fields dirty.
Tor Andersson
2014-04-01
Tidy up code in pdf_load_compressed_inline_image
Robin Watts
2014-03-25
Bug 695089: inherit resources for softmasks (regression fix)
Simon Bünzli
2014-03-25
Avoid double closing a stream.
Robin Watts
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-03-25
Break dependency of pdf-annot.c to graphics library.
Tor Andersson
2014-03-25
Add MuJS submodule, implementation and build.
Tor Andersson
2014-03-20
pdf-util.js: Simplify padZeros.
Tor Andersson
2014-03-20
pdf-js.c: Use different random number.
Tor Andersson
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-03-17
Rework fz_streams.
Robin Watts
2014-03-17
Don't drop objects if they have been modified.
Robin Watts
2014-03-17
Ensure that BDC operators get both params.
Robin Watts
2014-03-16
Avoid premature dropping of objects in pdf_dict_put
Robin Watts
2014-03-13
Make pdf_output_obj consistent with pdf_fprint_obj
Robin Watts
2014-03-04
Fix potential leak of pdf_process state.
Robin Watts
2014-03-04
Fix memory leaks in pdf-filter code.
Robin Watts
2014-03-04
Bug 691691: Add way of clearing cached objects out of the xref.
Robin Watts
2014-03-04
Add pdf_process for filtering operator streams.
Robin Watts
2014-03-04
Add pdf_process for writing operator streams out to a buffer.
Robin Watts
2014-03-04
Add pdf_process interface.
Robin Watts
2014-02-28
Fix harmless copy/paste error in pdf_copy_dict.
Robin Watts
2014-02-28
Ensure that pdf_array_delete works even with indirected objects.
Robin Watts
2014-02-28
Fix potential illegal access.
Robin Watts
2014-02-25
make pdf_new_obj_from_str throw on error
Simon Bünzli
[next]