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.c
Age
Commit message (
Expand
)
Author
2016-07-20
JNI: Check more JNI arguments for null.
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-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: Extend Buffer interface, especially for reading.
Sebastian Rasmussen
2016-07-17
JNI: Cleanup of Annotation and PDFObject_toByteString.
Sebastian Rasmussen
2016-07-15
java - move fitz sources into a 'src' subfolder.
fred ross-perry
2016-07-15
Adding missing JNI interfaces.
Sebastian Rasmussen
2016-07-15
Cleanup of JNI code for consistency.
Sebastian Rasmussen
2016-07-12
Android JNI Annotation fix.
Robin Watts
2016-07-11
JNI: Fix annotation crashing problem.
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-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
Update JNI bindings for pixmap alpha changes.
Tor Andersson
2016-04-27
Add fz_close_device function.
Tor Andersson
2016-04-06
Fix java build for Bidi enum renames.
Tor Andersson
2016-03-31
Reorganize java and android source.
Tor Andersson
2016-03-21
Fix uninitialized value errors.
Tor Andersson
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-03-14
Fix TextWalker.showGlyph signature string.
Tor Andersson
2016-03-11
Implement fz_text_language support functions.
Robin Watts
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
2016-02-29
jni: Move java bindings to platform/java.
Tor Andersson
[prev]