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
2016-06-16
Return options struct argument from pdf_parse_write_options.
Tor Andersson
2016-06-16
Fix crash due to double closing output in pdf_save_document.
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-06-14
Add optional support for Luratech JBIG2 decoder.
Sebastian Rasmussen
2016-06-13
Add pdf_write_document.
Robin Watts
2016-06-13
Bug 696822: Refuse to save a pdf file incrementally if it would break.
Robin Watts
2016-06-08
Move to using size_t for all mallocs.
Robin Watts
2016-06-06
Add FZ_ENABLE_JS configuration define.
Tor Andersson
2016-06-06
Minimize the number of CMaps built in to the ones listed in the spec.
Tor Andersson
2016-05-31
Bug 696813: Fix Lab colorspaces.
Robin Watts
2016-05-24
Fix 696796: clamp color values in PDF to valid range.
Tor Andersson
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-05-20
murun: Add graftObject to javascript bindings.
Tor Andersson
2016-05-13
Add common page range parsing function for tools.
Tor Andersson
2016-05-13
murun: Add document writer object.
Tor Andersson
2016-05-13
Fix double free and memory leak.
Tor Andersson
2016-05-13
Add pdf write support to mutool convert.
Tor Andersson
2016-05-13
Add long output option parsing.
Tor Andersson
2016-05-13
Update MuJS.
Tor Andersson
2016-05-06
Fix pdf_delete_page_range.
Robin Watts
2016-05-06
Mutool clean: Fix sanitisation of pages with Content arrays.
Robin Watts
2016-05-06
Mutool clean: Copy OCProperties when subsetting.
Robin Watts
2016-04-29
muclean: Avoid warning when no Outlines present in document.
Robin Watts
2016-04-28
Fix JPX breakage caused during refactor.
Robin Watts
2016-04-28
Refactor fz_image code cases.
Robin Watts
2016-04-28
Tweak fz_image in preparation for things to come.
Robin Watts
2016-04-28
Partial image decode.
Robin Watts
2016-04-27
Tweak pdf-write option handling.
Tor Andersson
2016-04-27
Add fz_close_device function.
Tor Andersson
2016-04-27
Fix exception bug: rethrow without a caught exception!
Tor Andersson
2016-04-27
Remove useless try/catch/rethrows.
Tor Andersson
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-26
Improve fz_new_document
Robin Watts
2016-04-26
Change order of arguments to pdf_add_page etc.
Tor Andersson
2016-04-26
pdfcreate: Use industry font name for built-in fonts.
Tor Andersson
2016-04-26
Optimize pdf_lookup_agl.
Tor Andersson
2016-04-26
Update mutool clean sanitize to clean annotations too.
Robin Watts
2016-04-22
pdf: Handle implicit identity crypt filters
Sebastian Rasmussen
2016-04-22
pdf: Remember to drop objects inserted into dicts.
Sebastian Rasmussen
2016-04-19
Add mutool merge
Michael Vrhel
2016-04-18
Fix broken documents after sanitize
Robin Watts
2016-04-18
Fix corruption of file using sanitize.
Robin Watts
2016-04-18
Fix leak of pdf_obj.
Robin Watts
2016-04-12
Fix some warnings.
Robin Watts
2016-04-12
Silence some warnings in release builds.
Robin Watts
2016-04-12
Fix PDF annotations not appearing after creation.
Robin Watts
2016-04-11
Bug 696696: Avoid leak when cleaning with sanitize.
Robin Watts
2016-04-05
Clean up bidi enum names.
Tor Andersson
2016-04-04
Fix typo in pdfwrite top-level matrix.
Tor Andersson
2016-03-30
Use fz_new_document for pdf and html docs.
Robin Watts
[next]