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-07-06
Remove premature optimization: don't bother to resolve page objects.
Tor Andersson
2016-07-06
Fix garbage collection and page grafting for indirect reference chains.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-07-06
pdf: Increment generation number in the xref when deleting an object.
Tor Andersson
2016-07-06
pdf: Flatten inheritable page properties when copying pages.
Tor Andersson
2016-07-06
pdf: Check ownership when adding objects to a document.
Tor Andersson
2016-07-06
Expose LAB colorspace
Sebastian Rasmussen
2016-06-30
Fix bug when opening small PDF-files.
Sebastian Rasmussen
2016-06-22
Tweak PDF annot API.
Robin Watts
2016-06-22
Add support for getting additional annotation information
Michael Vrhel
2016-06-22
Use vertical presentation forms.
Tor Andersson
2016-06-21
Fix typo due to switching from int to size_t.
Sebastian Rasmussen
2016-06-20
Fix signed/unsigned warning.
Robin Watts
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Allow PDF strings to be > 16bits.
Robin Watts
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-16
Add PNG output for mutool convert.
Tor Andersson
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
[next]