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
2014-05-12
correctly bound image mask clippings in bbox device
Simon Bünzli
2014-05-12
prevent indeterminacy by uninitialized variables
Simon Bünzli
2014-05-11
Optimize UniXXX CMap files.
Tor Andersson
2014-05-10
Fix stack overflow in fz_vfprintf.
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-07
minor clean-up
Simon Bünzli
2014-05-07
Correctly round PNG image resolution
Simon Bünzli
2014-05-07
Bug 695112: only patch height values in JPEG streams
Simon Bünzli
2014-05-07
Fix 695112: patch JPEG streams with missing dimensions
Tor Andersson
2014-05-07
Bug 694801: fast_cmyk_to_rgb caching broken.
Robin Watts
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-05-05
Fix 695207: printf format bug in mutool info.
Tor Andersson
2014-05-01
Fix 694084: compute number of segments in radial shading from radius.
Tor Andersson
2014-04-27
Bug 695171: Pointer error when padding an fz_concat machine
Robin Watts
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-23
Fix bug 693580 by skipping xml tag namespace prefixes.
Tor Andersson
2014-04-22
Error out on unsupported encrypted zip files
Sebastian Rasmussen
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
Add va_copy/va_copy_end macros to support both C89 and C99.
Tor Andersson
2014-03-25
fix warnings in fitz/printf.c
Simon Bünzli
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
Split mjs script generation to separate tool.
Tor Andersson
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-20
Respect reverse page ranges in mutool clean.
Tor Andersson
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-19
Make mutool clean sanitise the Dests lists when subsetting.
Robin Watts
2014-03-19
Fix MSVC compiles of printf.c
Robin Watts
2014-03-19
Add %q and %( formatting to fz_printf to print escaped strings.
Tor Andersson
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
Ensure that small images don't subdivide more than they should.
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
Tweak pdfclean and pdfinfo to be useful as libraries.
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
[next]