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-08-01
Bug 696984: Badly rendered characters.
Robin Watts
2016-07-31
Java: Add import of ByteArrayOuputStream.
Sebastian Rasmussen
2016-07-31
Make mutool clean only iterate over valid link annotations.
Sebastian Rasmussen
2016-07-31
Make sure that number of colors in mesh params is valid.
Sebastian Rasmussen
2016-07-22
Bug 696941: Fix use after free.
Robin Watts
2016-07-22
Move hash calculation outside locked region.
Robin Watts
2016-07-22
Speed tweaks to muraster.
Robin Watts
2016-07-22
Fix pixmap and reference leak in pdfextract.
Sebastian Rasmussen
2016-07-20
Fix memory leaks during annotation synthesis.
Robin Watts
2016-07-20
Add char encoding to produced SVG files.
Robin Watts
2016-07-20
Fix memory leak in fz_new_buffer_from_image_as_png.
Robin Watts
2016-07-20
Fix missing alpha only plotter.
Robin Watts
2016-07-20
Fix timing (-st) reporting for muraster and default to no BGPRINT
Ray Johnston
2016-07-20
JNI: Add PDFDocument methods for grafting objects onto documents.
Sebastian Rasmussen
2016-07-20
JNI: Add DisplayList.toStructuredText().
Sebastian Rasmussen
2016-07-20
JNI: Implement PDFOBject.write*() methods.
Sebastian Rasmussen
2016-07-20
JNI: fz_var()/return to make behavior correct upon fz_throw().
Sebastian Rasmussen
2016-07-20
JNI: Check more JNI arguments for null.
Sebastian Rasmussen
2016-07-20
JNI: Declare methods for internal use private.
Sebastian Rasmussen
2016-07-19
JNI: Fix local ref leaks in methods using object arrays.
Robin Watts
2016-07-19
JNI: Fix bug in Document.loadOutline.
Sebastian Rasmussen
2016-07-18
Bug 696927: Move debug printfs to fz_warn.
Robin Watts
2016-07-18
Bug 696662: Android viewer: data from URI stream fix.
Robin Watts
2016-07-18
Attempt to fix PWG output.
Robin Watts
2016-07-18
JNI: Fix typo in Pixmap.getSample() interface.
Sebastian Rasmussen
2016-07-17
JNI: Implement document Outline.
Sebastian Rasmussen
2016-07-17
JNI: Implement Link for hyperlinks in document.
Sebastian Rasmussen
2016-07-17
JNI: When adding stream/page contents, accept String.
Sebastian Rasmussen
2016-07-17
JNI: Validate that page indicies are always positive.
Sebastian Rasmussen
2016-07-17
JNI: Add BufferInputStream, BufferOutputStream.
Sebastian Rasmussen
2016-07-17
JNI: Extend Buffer interface, especially for reading.
Sebastian Rasmussen
2016-07-17
JNI: Cleanup of Annotation and PDFObject_toByteString.
Sebastian Rasmussen
2016-07-15
android example - fix whitespace issue.
fred ross-perry
2016-07-15
android example: An attempt to improve the fluttering at the edges while zoom...
fred ross-perry
2016-07-15
android example - add cacheing of page contents and annotations.
fred ross-perry
2016-07-15
android example - add a button to toggle annotations
fred ross-perry
2016-07-15
android example - VERY brief build instructions.
fred ross-perry
2016-07-15
android desktop view - add a button to toggle annotations on/off.
fred ross-perry
2016-07-15
java - move fitz sources into a 'src' subfolder.
fred ross-perry
2016-07-15
Android viewer - fix bugs in mupdf.c associated with changing APIs.
fred ross-perry
2016-07-15
Fix indentation for Java sources.
Tor Andersson
2016-07-15
Fix bug in .gitattributes pattern.
Tor Andersson
2016-07-15
Add -P flag to muraster.
Robin Watts
2016-07-15
Fix build breakage in Android viewer jni code.
Robin Watts
2016-07-15
Bug 696493: Fix typo in earlier commit.
Robin Watts
2016-07-15
Support changing reflowable font size in JNI sample viewer.
Sebastian Rasmussen
2016-07-15
Adding missing JNI interfaces.
Sebastian Rasmussen
2016-07-15
Cleanup of JNI code for consistency.
Sebastian Rasmussen
2016-07-15
Add interface indicating if a document is reflowable.
Sebastian Rasmussen
2016-07-14
Simple update due to API change
Michael Vrhel
[next]