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-03-21
jni: Use system freetype and zlib.
Tor Andersson
2016-03-21
Allow building with old versions of freetype.
Tor Andersson
2016-03-21
Fix uninitialized value errors.
Tor Andersson
2016-03-21
Add thirdparty sources to 'tags' file.
Tor Andersson
2016-03-21
Fix 696661: Missing annotations.
Tor Andersson
2016-03-21
Fix compiler warnings in murun.c and pdf-js.c by tagging rethrow as noreturn.
Tor Andersson
2016-03-21
Fix error handling in fz_save_pixmap_as_pam.
Tor Andersson
2016-03-18
Add 1bpp cmyk output to mutool draw.
Robin Watts
2016-03-16
mutool draw: Add banded mode output for pbm files.
Robin Watts
2016-03-16
Avoid unused var warnings in Memento ref counting code.
Robin Watts
2016-03-16
glyph plotter; Use repeated inclusion of header
Robin Watts
2016-03-16
Add optimised CMYK plotters.
Robin Watts
2016-03-16
Spot when we are fz_outputting to /dev/null or nul:
Robin Watts
2016-03-16
Speed pam writing.
Robin Watts
2016-03-16
Bug 696648: Send -sm output to stderr.
Robin Watts
2016-03-16
Minimize number of extra braces in the try/catch macros.
Tor Andersson
2016-03-15
Tweak fz_try/catch to fix overflow case.
Robin Watts
2016-03-15
Avoid shadowing 'stm' variable.
Robin Watts
2016-03-15
Memento: Track fz_streams.
Robin Watts
2016-03-15
Memento: Fix specification of -ldl in memento builds.
Robin Watts
2016-03-15
Memento: Avoid warnings building without HAVE_LIBDL
Robin Watts
2016-03-15
Fix leak in PDF device.
Robin Watts
2016-03-15
Make PDF objects ref changes memento-trackable.
Robin Watts
2016-03-15
Memento: Rename memento 'globals' to 'memento'.
Robin Watts
2016-03-15
Make all ref changes on storable items Memento trackable.
Robin Watts
2016-03-15
Memento: Add Memento_{takeRef,dropRef,reference} functions.
Robin Watts
2016-03-15
Fix leak in PDF inline image handling.
Robin Watts
2016-03-15
mudraw: Fix leak of fz_output in stdout case.
Robin Watts
2016-03-15
Fix mode2compress for PCL.
Robin Watts
2016-03-15
Fix leak/missing error cleanup in halftoning code.
Robin Watts
2016-03-15
Mutool draw: Simplify output handling code.
Robin Watts
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-03-14
Make pdf_is_stream work on loaded stream dictionary objects as well.
Tor Andersson
2016-03-14
Fix 696507: Clamp correct values in fz_invert_pixmap_rect.
Tor Andersson
2016-03-14
html: Use pair break table from UAX #14 to add soft breaks.
Tor Andersson
2016-03-14
ucdn: Add support for UAX#14 linebreaking classes.
Sebastian Rasmussen
2016-03-14
xml: Fix linebreak before closing tag test.
Tor Andersson
2016-03-14
Build java on 32-bit linux.
Tor Andersson
2016-03-14
Add C++ extern "C" guards in public header files.
Tor Andersson
2016-03-14
mudraw: Print summary information to stderr.
Tor Andersson
2016-03-14
Make release build the default.
Tor Andersson
2016-03-14
js: Document password and metadata.
Tor Andersson
2016-03-14
js: Add DisplayList and DisplayListDevice.
Tor Andersson
2016-03-14
js: Fix some reference counting errors.
Tor Andersson
2016-03-14
js: Add upcasting to fz_document from pdf_document.
Tor Andersson
2016-03-14
js: More object accessor functions.
Tor Andersson
2016-03-14
js: Add pdf.countPages and pdf.findPage.
Tor Andersson
2016-03-14
js: Add buffer.save() to write contents of buffer to file.
Tor Andersson
2016-03-14
js: Add obj.writeStream and writeRawStream to update stream contents.
Tor Andersson
2016-03-14
js: Add obj.readStream and obj.readRawStream.
Tor Andersson
[next]