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
/
mupdf_native.h
Age
Commit message (
Expand
)
Author
2016-10-26
Update ios/android to use new way of passion stext options.
Sebastian Rasmussen
2016-10-21
jni: Update mupdf_native.h.
Tor Andersson
2016-09-23
Clean up annotation enum names.
Tor Andersson
2016-09-14
Android example - Add proofing support.
fred ross-perry
2016-09-08
Add options to control heuristics in structured text.
Sebastian Rasmussen
2016-09-08
JNI: Make exceptions unchecked.
Sebastian Rasmussen
2016-09-01
JNI: Support size() and push() for arrays.
Sebastian Rasmussen
2016-08-23
Java - correct the JNI signatures for bbox fields in StructuredText inner cla...
Fred Ross-Perry
2016-08-02
JNI: Add/change PDFDocument.save() related methods.
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-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: Add BufferInputStream, BufferOutputStream.
Sebastian Rasmussen
2016-07-17
JNI: Extend Buffer interface, especially for reading.
Sebastian Rasmussen
2016-07-15
Adding missing JNI interfaces.
Sebastian Rasmussen
2016-06-23
Update JNI code. Take explicit alpha argument in toPixmap 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
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-02-29
jni: Use boolean wmode in text and font classes.
Tor Andersson
2016-02-29
jni: Add font and image constructors.
Tor Andersson
2016-02-29
jni: Fix scissor rect arguments to clipping functions.
Tor Andersson
2016-02-29
jni: Various cleanups.
Tor Andersson