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-01-07
Introduce 'document handlers'.
Robin Watts
2014-01-06
Bug 694869: Fix indetermisms with broken PNG files.
Robin Watts
2014-01-06
reuse JBIG2Globals
Simon Bünzli
2014-01-06
show jbig2dec warnings/errors in stderr
Simon Bünzli
2014-01-06
add stub files for JPEG-XR support
Simon Bünzli
2014-01-06
tolerate slightly broken page trees
Simon Bünzli
2014-01-06
fix MSVC warnings C4054 and C4152
Simon Bünzli
2014-01-06
fix various MSVC warnings
Simon Bünzli
2014-01-02
Add rebinding for fz_devices and fz_documents
Robin Watts
2014-01-02
Add rebinding for fz_streams.
Robin Watts
2014-01-02
Add rebinding for fz_output.
Robin Watts
2014-01-02
Bug 694585: Further improve mesh rendering times
Robin Watts
2014-01-02
Bug 694585: Slow rendering of meshes
Robin Watts
2014-01-02
Improve PDF repair logic.
Robin Watts
2014-01-02
Cull code unused as a result of the "tolerate inline images..." fix.
Robin Watts
2014-01-02
fix memory leak in pdf_repair_xref
Simon Bünzli
2014-01-02
Fix memory leak in pdf_xref_size_from_old_trailer.
Robin Watts
2014-01-02
Bug 694569: suspicious for loop in pdf-device.c
Paul Gardiner
2014-01-02
Bug 694729: Rounding the Ink
Paul Gardiner
2014-01-01
Bug 693320: Avoid unaligned accesses in SHA routines.
Robin Watts
2014-01-01
tolerate inline images without EOF markers
Simon Bünzli
2014-01-01
don't fail on invalid object streams
Simon Bünzli
2013-12-30
Bug 694564: Move pdf_lookup_page_obj to be iterative
Robin Watts
2013-12-24
Bug 694587: Fix pattern repeat calculation
Robin Watts
2013-12-24
Bug 694810: Implement late file repair for PDFs.
Robin Watts
2013-12-23
Bug 694712: Do not create empty Contents stream for new pages.
Robin Watts
2013-12-23
Bug 694715: Fix typo in error message
Robin Watts
2013-12-23
Bug 694749: Fix transformation of hinted glyphs
Robin Watts
2013-12-23
Bug 694794: Fix blendmode use in pdf device.
Robin Watts
2013-12-23
Bug 694770: Fix typo in error message.
Robin Watts
2013-12-19
Solve subpixel rendering problems with 270 degree rotations
Robin Watts
2013-12-17
Bug 694810: Fix crash when clicking on mupdf window after failed page load.
Robin Watts
2013-12-17
Remove fz_context from pdf_crypt
Robin Watts
2013-12-16
javascript: fix missing type destruction
Paul Gardiner
2013-12-16
JavaScriptCore-based implementation of the MuPDF JS engine API
Paul Gardiner
2013-11-28
Bug 694127: Valgrind fix for pdf_decode_cmap
Robin Watts
2013-11-28
Bug 694118: Fix valgrind warning caused by overflowing function
Robin Watts
2013-11-27
fix regression from da277059b37380d57028ff79a636f4d725c96e8f
Simon Bünzli
2013-11-27
track font path in fz_font
Simon Bünzli
2013-11-27
fix memory leak introduced with a2c945506ea2a2b58edbde84124094c6b4f69eac
Simon Bünzli
2013-11-27
Bug 694116: Solve valgrind issues in draw device.
Robin Watts
2013-11-27
Bug 694114: Fix valgrind issue.
Robin Watts
2013-11-26
Bug 694113: Solve double free causing valgrind warnings.
Robin Watts
2013-11-26
Add const keyword to some font function parameters.
Tor Andersson
2013-11-26
Add fz_advance_glyph and fz_encode_character functions.
Tor Andersson
2013-11-26
Import URW fonts version 1.10 converted to CFF by FontForge.
Tor Andersson
2013-11-26
Don't sort cbz entries.
Tor Andersson
2013-11-14
Fix slip with use of tail pointer for the annotations list
Paul Gardiner
2013-11-11
Add hooks to load system fonts. Use them in PDF interpreter.
Tor Andersson
2013-11-11
Add fz_new_font_from_buffer function.
Tor Andersson
[next]