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
2018-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-05-16
Purge unused functions.
Tor Andersson
2018-05-09
Fix java build.
Tor Andersson
2018-04-05
jni: Expose interfaces for setting gamma and inverting pixmaps.
Sebastian Rasmussen
2018-03-16
Add simple fonts with 8-bit greek and cyrillic encodings.
Tor Andersson
2018-03-16
Add simple CJK font creation.
Tor Andersson
2018-02-27
Improve line ending style accessors.
Tor Andersson
2018-02-13
Add JNI and JS bindings to layer device calls.
Tor Andersson
2018-01-31
Update mupdf_native.h header.
Tor Andersson
2018-01-27
jni: Add Java interfaces to fz_stream and fz_output types.
Tor Andersson
2017-11-22
jni/js: Add support for annotation modification dates.
Sebastian Rasmussen
2017-11-22
jni/js: Use correct text encoding in annotation author and contents.
Fred Ross-Perry
2017-11-22
jni/js: Add interfaces for creating UTF-16BE and PDF byte strings.
Sebastian Rasmussen
2017-11-22
jni: Remove unnecessary PDFObject.asByteName().
Sebastian Rasmussen
2017-11-10
jni: Update for StructuredText highlight and copy changes.
Tor Andersson
2017-08-17
Update java for structured text and other changes.
Tor Andersson
2017-08-15
jni: Make jni compile again.
Sebastian Rasmussen
2017-07-19
Rejig page separations interface.
Robin Watts
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-04-20
jni: PDFAnnotation and PDFPage additions.
Sebastian Rasmussen
2017-04-20
jni: Implement missing interfaces.
Sebastian Rasmussen
2017-04-20
jni: Remove exposed device hints.
Sebastian Rasmussen
2017-04-18
jni: Fix typo in identifier.
Sebastian Rasmussen
2017-04-13
Export fz_recognize_document and use it in java code.
Sebastian Rasmussen
2017-03-28
Java fixes.
Tor Andersson
2017-03-01
Add PDFPage and PDFAnnotation subclasses.
Tor Andersson
2017-02-14
java: Make PDFDocument a subclass of Document.
Tor Andersson
2017-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2016-11-16
pdf: Add 'compressed/raw' flag to pdf_add_stream.
Tor Andersson
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
[next]