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
2016-12-14
Create a pixmap color converter.
Sebastian Rasmussen
2016-12-14
Always create colorless pixmaps with alpha.
Sebastian Rasmussen
2016-12-14
Plug pixmap leak when fz_convert_pixmap() throws.
Sebastian Rasmussen
2016-12-14
Fix document leak when mutool info throws.
Sebastian Rasmussen
2016-12-14
Bug 697400: Mark visited objects when counting OCG layer entries.
Sebastian Rasmussen
2016-12-14
Bug 697392: Close device before dropping it.
Sebastian Rasmussen
2016-12-13
Update JBig2Dec to latest.
Robin Watts
2016-12-12
Fix API comment.
Robin Watts
2016-12-12
Make more pdf functions private.
Tor Andersson
2016-12-12
Tweak pdf portfolio: automatically use incremental writing.
Tor Andersson
2016-12-12
Tweak pdf portfolio to create blank portfolios and add multiple entries.
Tor Andersson
2016-12-12
PDF Portfolio support.
Robin Watts
2016-12-12
Add fz_remove to cope with utf-8 file names on windows.
Tor Andersson
2016-12-12
Ensure we don't clobber files in fz_new_output_with_path.
Tor Andersson
2016-12-12
Fix default output options in pdf create.
Tor Andersson
2016-12-12
pdf: Fix bug 697431.
Tor Andersson
2016-12-12
pdf: Add missing prepare_object_for_alteration calls.
Tor Andersson
2016-12-12
Change pdf_dict_put_val to pdf_dict_put_val_null.
Tor Andersson
2016-12-12
Update MuJS.
Tor Andersson
2016-12-08
Update pdf_array_put to allow extension.
Robin Watts
2016-12-08
Fix incorrect recursive object marking.
Robin Watts
2016-12-02
Bump version number.
Tor Andersson
2016-12-02
Fix iOS build.
Tor Andersson
2016-12-02
iOS: Let Xcode 8.1 perform it's recommended updates
Joseph Heenan
2016-12-02
iOS: Build fix for fz_resolve_link API change
Joseph Heenan
2016-12-02
iOS: Fix for xcode build after cmap re-arrangement
Joseph Heenan
2016-11-23
Add ptrdiff_t formatting support to fz_vsnprintf().
Sebastian Rasmussen
2016-11-23
fz_vsnprintf() can simply use bitwidth of given types.
Sebastian Rasmussen
2016-11-23
Fix object leak in pdf_array_put_drop() and pdf_dict_put_val_drop().
Sebastian Rasmussen
2016-11-23
jxr: Plug pixmap leak upon error converting CMYK image to RGB.
Sebastian Rasmussen
2016-11-23
Try drawing all pages in a document in mudraw if ignoring errors.
Sebastian Rasmussen
2016-11-23
Fix mu-threads build on linux.
Tor Andersson
2016-11-23
js: Add setUserCSS function.
Tor Andersson
2016-11-23
Add 'X' option to disable document styles.
Tor Andersson
2016-11-23
Add toggle to enable/disable document styles.
Tor Andersson
2016-11-23
Update UCDN database to Unicode 9.0.0.
Sebastian Rasmussen
2016-11-23
Add TOFU_CJK_LANG section to config.h.
Tor Andersson
2016-11-23
Fix sorting of cmap lists.
Tor Andersson
2016-11-23
Convert mudraw and muraster to use mu-threads.
Robin Watts
2016-11-23
First version of mu-office-lib.
Robin Watts
2016-11-23
Move threading macros out into a mu-threads helper file.
Robin Watts
2016-11-23
Fix pdf-write bug when ascii encoding.
Robin Watts
2016-11-22
Rearrange CMap resources. Only include the ones that are used.
Tor Andersson
2016-11-22
Remove second declaration of fz_new_annot().
Sebastian Rasmussen
2016-11-22
Fix fz_warn() format compiler warning.
Sebastian Rasmussen
2016-11-22
Fix const compiler warning.
Sebastian Rasmussen
2016-11-22
Remove unused variable.
Sebastian Rasmussen
2016-11-21
Fix a few cases where pdf_unmark_obj wasn't always being called on errors.
Tor Andersson
2016-11-21
Harden viewers against failures when loading outlines.
Tor Andersson
2016-11-17
Build Java viewer with libcrypto support if available.
Sebastian Rasmussen
[next]