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
/
fitz
Age
Commit message (
Expand
)
Author
2016-12-14
jpx: Remove unused struct.
Sebastian Rasmussen
2016-12-14
jpx: Plug pixmap leak in case of error during decoding.
Sebastian Rasmussen
2016-12-14
Let pixmap colorspace conversion create new pixmap.
Sebastian Rasmussen
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-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-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
jxr: Plug pixmap leak upon error converting CMYK image to RGB.
Sebastian Rasmussen
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-22
Fix fz_warn() format compiler warning.
Sebastian Rasmussen
2016-11-16
Bug 697301: Fix "crash" in epub.
Robin Watts
2016-11-16
Fix warning.
Tor Andersson
2016-11-15
Fix compiler warning.
Robin Watts
2016-11-14
pdf: Use URI dictionary for relative URIs.
Tor Andersson
2016-11-14
More API tweaks.
Robin Watts
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-14
Workaround 0 line-width strokes in svg output.
Robin Watts
2016-11-14
Add/fix page coordinates to link targets.
Tor Andersson
2016-11-11
API improvements.
Robin Watts
2016-11-10
Add minimum line width configuration option.
Robin Watts
2016-11-08
Clean up braces and indentation in fz_paint_affine_near/lerp.
Tor Andersson
2016-11-07
Move fz_new_draw_device_with_options within file.
Robin Watts
2016-11-07
Bug 697241: Fix blending through clips.
Robin Watts
2016-11-07
Fix DUMP_GROUP_BLENDS debugging code.
Robin Watts
2016-11-05
Fix Memento bug.
Robin Watts
2016-11-04
Avoid warning in memento builds.
Robin Watts
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
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-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
tiff: Plug leak where superflous pixmaps was created.
Sebastian Rasmussen
2016-10-28
Clean up link destination handling.
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-24
Don't return overlapping search results.
Tor Andersson
2016-10-24
Use correct coordinates for synthesized space characters in stext device.
Tor Andersson
[next]