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-30
Use U+FFFD instead of '?' for bad encodings in text extraction.
Tor Andersson
2016-08-30
js: Add PDFObject.length and PDFObject.push() to handle arrays.
Tor Andersson
2016-08-24
Add pdf_array_find to look up the index of an object in an array.
Tor Andersson
2016-08-24
Bug 696983 - Fix bidirectional XPS spacing.
Tor Andersson
2016-08-24
When NULL is added to PDF dicts/arrays, insert null objects.
Sebastian Rasmussen
2016-08-24
Be stricter in what can be added into arrays/dicts.
Sebastian Rasmussen
2016-08-24
Do not resolve PDF dict keys before using them.
Sebastian Rasmussen
2016-08-24
Always check that PDF dict keys are names in same way.
Sebastian Rasmussen
2016-08-24
Add macros for checking PDF object type.
Sebastian Rasmussen
2016-08-24
Turn warnings in dict/array functions into exceptions.
Sebastian Rasmussen
2016-08-23
Java - correct the JNI signatures for bbox fields in StructuredText inner cla...
Fred Ross-Perry
2016-08-22
Document part of fz_stream interface.
Sebastian Rasmussen
2016-08-21
Fix typo in document creation macro.
Sebastian Rasmussen
2016-08-19
Android example: added text searching.
Fred Ross-Perry
2016-08-19
Java - change contains() in Rect and RectI to properly handle empty rects.
Fred Ross-Perry
2016-08-17
Android example - add first page and last page buttons
Fred Ross-Perry
2016-08-17
zip: Used unpacked entry size, not listed entry size.
Sebastian Rasmussen
2016-08-16
Android example - update gradle version
fredross-perry
2016-08-16
Android example - remove isBlank, start2=afterFirstLayoutComplete, ul/dr=uppe...
fredross-perry
2016-08-16
Java/JNI - add TextChar.isWhitespace
fredross-perry
2016-08-16
Android example - simple implementation of reflow.
fred ross-perry
2016-08-16
Android java - ad textAsHtml() to the Page class.
fred ross-perry
2016-08-16
Android viewer: get experimental proofing to build again.
fred ross-perry
2016-08-16
Android example: fix initial layout timing issue.
fred ross-perry
2016-08-16
Android example - fix a crash bug by recycling bitmaps between documents.
fred ross-perry
2016-08-16
Android example : improved text selection.
fred ross-perry
2016-08-16
Java/JNI - Add empty ctor and union method to Rect and RectI.
fred ross-perry
2016-08-16
JNI: Add finalizers for Shade and PDFGraftMap.
Sebastian Rasmussen
2016-08-16
JS: Push null if image lacks an image mask.
Sebastian Rasmussen
2016-08-15
JNI: BufferOutputStream should only be used for writing.
Sebastian Rasmussen
2016-08-08
Android example - collected changes
fred ross-perry
2016-08-08
Java/JNI: Added blocks/lines/spans/chars to StructuredText.
fred ross-perry
2016-08-08
android java - add "contains" function to Rect.
fred ross-perry
2016-08-07
Fix fz_vsnprintf() so it prints %zu.
Sebastian Rasmussen
2016-08-07
JNI: Only store links/annotations if all are successfully handled.
Sebastian Rasmussen
2016-08-02
JS: Add Path.curveTo*(), similar to JNI.
Sebastian Rasmussen
2016-08-02
JS: Add several Image.get*() methods similar to JNI.
Sebastian Rasmussen
2016-08-02
JS: Add Pixmap.getX() and .getY() similar to JNI.
Sebastian Rasmussen
2016-08-02
JNI: Add/change PDFDocument.save() related methods.
Sebastian Rasmussen
2016-08-02
JNI: Delete forgotten global references to classes.
Sebastian Rasmussen
2016-08-02
JNI: Put all Pixmap.clear() in a single location.
Sebastian Rasmussen
2016-08-02
Re-add line endings for mutool show grep.
Sebastian Rasmussen
2016-08-02
Remove function not being called.
Sebastian Rasmussen
2016-08-02
Parse more fz_document_writer() options.
Sebastian Rasmussen
2016-08-01
Move to bitfields in fz_font rather than chars/ints etc.
Robin Watts
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
[next]