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-10-14
epub: Add hyperlinks.
Tor Andersson
2016-10-14
gl: Do document layout before loading outline, to prevent laying out twice.
Tor Andersson
2016-10-14
Be stricter when parsing css length units.
Tor Andersson
2016-10-14
Drop all contexts the same way.
Sebastian Rasmussen
2016-10-14
pnm: Workaround for b/w PAM images with packed samples.
Sebastian Rasmussen
2016-10-14
pnm: Support b/w PAM images with alpha.
Sebastian Rasmussen
2016-10-14
pnm: PAM images have component inverted compared to PNM.
Sebastian Rasmussen
2016-10-14
pnm: Premultiply alpha for use in pixmap.
Sebastian Rasmussen
2016-10-14
pnm: Better guesses when tuple type is not specified.
Sebastian Rasmussen
2016-10-14
pnm: Interpret binary b/w image samples correctly.
Sebastian Rasmussen
2016-10-14
pnm: Prefer enum to strings when parsing tuple type.
Sebastian Rasmussen
2016-10-14
pnm: Prefer enum to strings when parsing header tokens.
Sebastian Rasmussen
2016-10-14
pnm: Throw exception if image is too big.
Sebastian Rasmussen
2016-10-14
pnm: Cosmetic reordering of code.
Sebastian Rasmussen
2016-10-13
Bug 696885: Handle subsampled components in openjpeg decoder wrapper.
Robin Watts
2016-10-12
Optimise fz_new_buffer_from_image_as_png.
Robin Watts
2016-10-13
crypt: Handle null pointer when dropping crypt object.
Sebastian Rasmussen
2016-10-12
Bug 697065: Fix bug in CMYK -> RGB pixmap converter.
Robin Watts
2016-10-12
Fix leak in fz_load_jpx_info.
Robin Watts
2016-10-12
Bug 697151: Pacify valgrind when reading padding while unpacking tiles
Sebastian Rasmussen
2016-10-12
css: Remove unused variables.
Tor Andersson
2016-10-12
svg: Remove newlines from fz_warn messages.
Tor Andersson
2016-10-12
Remove unused function.
Tor Andersson
2016-10-12
Use pool allocator when parsing CSS.
Tor Andersson
2016-10-12
Bug 696958: parse css hex colors that are missing the '#' prefix.
Tor Andersson
2016-10-12
Bug 696958: Workarounds for 'rem' and 'ch' units in epub.
Tor Andersson
2016-10-12
Remove superfluous context null checks.
Tor Andersson
2016-10-12
Fix (harmless) typo in function prototypes.
Tor Andersson
2016-10-12
Split fz_html into fz_html and fz_html_box for nodes.
Tor Andersson
2016-10-12
Bug 697012: Avoid overflow in xps_parse_real_num.
Robin Watts
2016-10-12
Bug 696939: Fix mutool info -I flag.
Robin Watts
2016-10-12
Change code from using bandheight to using band_height.
Robin Watts
2016-10-12
Regularize band writer interface.
Robin Watts
2016-10-12
Android: Bug 697054: Increase zoom limit
Robin Watts
2016-10-12
Always call fz_drop_document() to drop the document.
Sebastian Rasmussen
2016-10-11
Free document in fz_drop_document(), not in subclassing documents.
Sebastian Rasmussen
2016-10-10
Bug 697094: Disable viewer text input on linux.
Robin Watts
2016-10-10
Bug 697050: Allow mutool extract to keep JPEGs as JPEGs.
Robin Watts
2016-10-10
PDF Images: Add a flag for if we need to apply the decode array
Robin Watts
2016-10-10
Remove unused variable.
Robin Watts
2016-10-10
Bug 697075: Fix tile repeat calculations.
Robin Watts
2016-10-10
Bug 697123: epub: Adjust anchor positions using fragments.
Robin Watts
2016-10-10
Simplify linked list handling in epub-doc.c
Robin Watts
2016-10-10
Remove needless parameter passing.
Robin Watts
2016-10-10
HTML: Keep 'Anchors' in the html box list.
Robin Watts
2016-10-10
Use more bitfields in HTML.
Robin Watts
2016-10-10
Change HTML agent to use bitfields rather than chars.
Robin Watts
2016-10-10
Update VS solution with new font.
Robin Watts
2016-10-09
Open document file in fz_open_document().
Sebastian Rasmussen
2016-10-09
html: Fix leak of buffer when opening as stream.
Sebastian Rasmussen
[next]