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
2014-04-01
Solve crash (NullPointerException) when cancelling from password prompt
Robin Watts
2014-04-01
Fix Android build w.r.t. mujs.
Robin Watts
2014-04-01
Various android fixes.
Tor Andersson
2014-04-01
Tidy up code in pdf_load_compressed_inline_image
Robin Watts
2014-03-26
iOS: fix build and update to use mujs
Paul Gardiner
2014-03-26
Pull mujs source into VS solution (disabled)
Robin Watts
2014-03-26
Update MuJS submodule.
Tor Andersson
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
Update the winrt solution with the changes made in the win32 solution.
Michael Vrhel
2014-03-25
Use MuJS in Android build.
Tor Andersson
2014-03-25
Update win32 project files for JS.
Tor Andersson
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
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
Pull in latest OpenJPEG fixes from gs.
Robin Watts
2014-02-25
make pdf_new_obj_from_str throw on error
Simon Bünzli
2014-02-25
load StandardEncoding for non-embedded non-symbolic encoding-less fonts
Simon Bünzli
2014-02-25
Bug 695040: prevent hang in path flattening
Simon Bünzli
2014-02-25
Bug 695040: prevent integer overflow in pdf_xref_size_from_old_trailer
Simon Bünzli
2014-02-25
Bug 694851: pass more information to fz_load_system_font
Simon Bünzli
2014-02-25
Delete unused variable
Paul Gardiner
[prev]
[next]