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
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_document.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
2015-02-10
Add some Memento_labels to aid debugging of leaks.
Robin Watts
2015-02-10
Attempting to render a JPEG with xres and yres set to 1 fails.
Robin Watts
2014-12-18
Bug 695746: make LZW decoder slightly more tolerant
Simon Bünzli
2014-12-12
fix memory leaks
Simon Bünzli
2014-12-03
epub: Add EPUB document type.
Tor Andersson
2014-12-03
html: Add scaffolding.
Tor Andersson
2014-12-03
Fix leak of directory string in fz_archive.
Tor Andersson
2014-12-03
Don't automatically trim buffer during fz_keep_buffer.
Tor Andersson
2014-12-03
Add fz_layout_document function.
Tor Andersson
2014-12-03
Add dirname and cleanname path manipulation functions.
Tor Andersson
2014-12-03
Add ZIP file and directory reading module.
Tor Andersson
2014-12-03
Fix off-by-one in fz_write_buffer_byte.
Tor Andersson
2014-12-03
Add convenience fz_read_file function.
Tor Andersson
2014-12-03
Don't always trim the buffer when calling fz_read_all.
Tor Andersson
2014-12-03
xml: Make accessors NULL-resistant. Add fz_xml_find functions.
Tor Andersson
2014-12-03
xml: Optimize creation of really long lists by keeping a tail pointer.
Tor Andersson
2014-12-03
xml: Don't emit empty text nodes between tags when preserving whitespace.
Tor Andersson
2014-10-22
Fix warnings.
Tor Andersson
2014-10-04
Avoid redefinition warning from clang when building cmapdump.c
Joseph Heenan
2014-09-22
Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).
Tor Andersson
2014-09-22
Ensure that TIFFs with resolution set to zero get sane values.
Robin Watts
2014-09-17
xps: Add fz_xml_is_tag to simplify tag matching.
Tor Andersson
2014-09-17
Improve XML parser.
Tor Andersson
2014-09-09
test-device: Abort interpretation when color found.
Robin Watts
2014-09-08
Bug 695440: fix buffer underflows in load-jpeg.c
Simon Bünzli
2014-09-08
Update test-device to check images piecemeal.
Robin Watts
2014-09-02
Fix windows build breakages due to missing NAN and INFINITY.
Robin Watts
2014-09-02
Fix memory leaks in test_device.
Robin Watts
2014-09-02
Add fz_snprintf and use it for formatting floating point numbers.
Tor Andersson
2014-09-02
Add locale-independent number formatting and parsing functions.
Tor Andersson
2014-09-02
Clean some whitespace.
Tor Andersson
2014-09-01
Performance improvement for test-device.
Robin Watts
2014-08-27
Revise test-device; thresholding and exhaustive checking.
Tor Andersson
2014-08-27
Allow NULL callback functions in the mesh processor.
Tor Andersson
2014-08-20
Add full-page color tinting option and key binding to X11 viewer.
Tor Andersson
2014-08-19
Only include jmemcust.h when building our own libjpeg.
Tor Andersson
2014-08-19
don't always write to Visual Studio's Output console in debug builds
Simon Bünzli
2014-08-19
don't render non-empty dashing with zero-length phase
Simon Bünzli
2014-08-11
Fix commit: Minor optimization in test_device.
Tor Andersson
2014-07-18
fix off-by-one error in fz_unblend_masked_tile
Simon Bünzli
2014-07-18
fix potential memory leak in load-jpx.c
Simon Bünzli
2014-07-18
allow 1-bit colormaps for TIFF images
Simon Bünzli
2014-07-17
Minor optimization in test_device.
Ray Johnston
2014-07-17
Add feature testing device, and call it from mudraw with -T flag.
Tor Andersson
2014-07-01
Remove some trailing space.
Matt Holgate
2014-06-30
Fix coding style issues and remove C99 mid-block declaration.
Matt Holgate
[prev]
[next]