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
2016-11-04
Avoid warnings in 64bit windows builds of luratech bindings.
Robin Watts
2016-11-04
Squash 64bit warning in Commercial JBIG2 bindings.
Robin Watts
2016-11-03
GProof: Silence warning seen in MSVC x64 builds.
Robin Watts
2016-11-03
Memento: Silence MSVC warnings
Robin Watts
2016-11-03
Fix Luratech builds on MSVC.
Robin Watts
2016-11-03
Fix signed/unsigned and size_t/int/fz_off_t warnings.
Robin Watts
2016-11-03
Fix DebugGProof builds on windows.
Robin Watts
2016-11-02
Use pdf_annot_border to get the border width of an annotation.
fred ross-perry
2016-11-02
Fix 697284: The origin was incorrectly calculated for rotated pages.
Tor Andersson
2016-11-02
Don't check for NULL before calls to fz_free.
Sebastian Rasmussen
2016-11-02
Do not drop compressed buffer twice in case of error.
Sebastian Rasmussen
2016-11-02
Explain conversion to RGB in jpx/jxr image loading.
Sebastian Rasmussen
2016-11-01
Don't dereference NULL subarea when rasterizing display list images.
Tor Andersson
2016-11-01
When hinted object is not found, avoid return from within fz_try().
Sebastian Rasmussen
2016-11-01
tiff: Plug leak where superflous pixmaps was created.
Sebastian Rasmussen
2016-10-28
epub: Add links to XHTML and FB2 formats.
Tor Andersson
2016-10-28
epub: Add 'id' attribute to all HTML elements, not just <a> tags.
Tor Andersson
2016-10-28
Clean up link destination handling.
Tor Andersson
2016-10-26
epub: Fix link bbox when it contains spaces that have been justified.
Tor Andersson
2016-10-26
Fix 697215: Script specific punctuation blocks.
Tor Andersson
2016-10-26
Change space detection heuristic.
Tor Andersson
2016-10-26
Update ios/android to use new way of passion stext options.
Sebastian Rasmussen
2016-10-26
tiff: Drop pixmap when exception is thrown.
Sebastian Rasmussen
2016-10-26
tiff: Always set colorspace when reading image info.
Sebastian Rasmussen
2016-10-26
Introduce options for structured text.
Sebastian Rasmussen
2016-10-26
Don't use local function, use fz_option_eq().
Sebastian Rasmussen
2016-10-26
js: Handle null for all options supplied as strings.
Sebastian Rasmussen
2016-10-24
Don't return overlapping search results.
Tor Andersson
2016-10-24
Use correct coordinates for synthesized space characters in stext device.
Tor Andersson
2016-10-24
Fix 697236: Don't update pen position inside clusters in stext device.
Tor Andersson
2016-10-24
Bug 697235: Change default values for stext options.
Sebastian Rasmussen
2016-10-24
When not preserving stext whitespace, only emit space character.
Sebastian Rasmussen
2016-10-24
When not preserving stext ligatures, remember actual character added.
Sebastian Rasmussen
2016-10-24
Fix cluster timeouts with test file.
Robin Watts
2016-10-24
Bug 697234: Fix slow rendering.
Robin Watts
2016-10-21
epub: Set link height to the font size.
Tor Andersson
2016-10-21
epub: Don't call strcmp for quick tag name checks.
Tor Andersson
2016-10-21
Clean up pdf_add_image to handle unknown image formats more robustly.
Tor Andersson
2016-10-21
Clean up FZ_IMAGE_XXX enums and purge unused FZ_IMAGE_JBIG2.
Tor Andersson
2016-10-19
Move headers to make svg_document an internal type.
Sebastian Rasmussen
2016-10-19
Move headers to make xps_document an internal type.
Sebastian Rasmussen
2016-10-19
Rename internal headers to follow pattern *-imp.h.
Sebastian Rasmussen
2016-10-19
Make document handler declarations internal.
Sebastian Rasmussen
2016-10-18
Internal drop functions don't need to check for NULL.
Sebastian Rasmussen
2016-10-18
All external drop functions handles NULL.
Sebastian Rasmussen
2016-10-18
Avoid checking argument to fz_drop_*()/fz_free().
Sebastian Rasmussen
2016-10-18
Drop scaled pixmap later in draw_fill_image_mask().
Sebastian Rasmussen
2016-10-18
Remove unused luminosity.
Sebastian Rasmussen
2016-10-18
tiff: Support stripped YCbCr images.
Sebastian Rasmussen
2016-10-18
tiff: Cosmetic cleanup of code.
Sebastian Rasmussen
[next]