index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
java
Age
Commit message (
Expand
)
Author
2016-08-23
Java - correct the JNI signatures for bbox fields in StructuredText inner cla...
Fred Ross-Perry
2016-08-19
Java - change contains() in Rect and RectI to properly handle empty rects.
Fred Ross-Perry
2016-08-16
Java/JNI - add TextChar.isWhitespace
fredross-perry
2016-08-16
Android java - ad textAsHtml() to the Page class.
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-15
JNI: BufferOutputStream should only be used for writing.
Sebastian Rasmussen
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
JNI: Only store links/annotations if all are successfully handled.
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-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
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 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
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-14
Fix whitespace and indentation.
Tor Andersson
2016-07-12
Android JNI Annotation fix.
Robin Watts
2016-07-11
Java desktop example: detect retina and scale accordingly
fredrossperry
2016-07-11
android desktop viewer: scale the page box before making the pixmap in imageF...
fred ross-perry
2016-07-11
JNI: Fix annotation crashing problem.
Robin Watts
2016-07-11
MSVC: Add DebugJava/ReleaseJava configurations.
Robin Watts
2016-07-11
Update mupdf_native.c for Windows.
Robin Watts
2016-07-08
git stripspace
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-06
Android example: modify to use new JNI, N-up page display
fredrossperry
2016-07-05
Fix Java makefile to link to system freetype library.
Sebastian Rasmussen
2016-06-23
Update JNI code. Take explicit alpha argument in toPixmap functions.
Tor Andersson
2016-06-23
modified mupdf.c and mupdf_native.c to adapt to APIs that have recently changed.
fredrossperry
2016-06-16
Drop save_alpha argument from image writing functions.
Tor Andersson
2016-06-16
Update JNI bindings for pixmap alpha changes.
Tor Andersson
2016-04-27
Add fz_close_device function.
Tor Andersson
[next]