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
2018-09-26
Update Android build.
Tor Andersson
2018-09-21
Regularize language and script names.
Tor Andersson
2018-09-20
Be consistent in use of #if FZ_ENABLE_...
Robin Watts
2018-09-07
jni: Check exposed constants for consistency with C constants.
Sebastian Rasmussen
2018-09-07
jni: Remove unused flags and improve the names of some others.
Sebastian Rasmussen
2018-09-07
jni: Depend on fz_buffer() for default buffer size.
Sebastian Rasmussen
2018-09-07
jni: Make Device interface abstract.
Sebastian Rasmussen
2018-09-07
jni: Update TraceDevice to adhere to Device interface.
Sebastian Rasmussen
2018-09-07
jni: Improve whitespace situation in TraceDevice.
Sebastian Rasmussen
2018-09-07
jni: Update NativeDevice to adhere to Device interface.
Sebastian Rasmussen
2018-09-07
jni: Make Device interface in Java and JNI correspond to each other.
Sebastian Rasmussen
2018-09-07
jni: Fix typo in ColorParams.
Sebastian Rasmussen
2018-09-06
jni: Remove redundant public access modifier.
Sebastian Rasmussen
2018-09-06
jni: Add interface for snapping selection to structured text.
Sebastian Rasmussen
2018-09-06
jni: Add StructuredTextWalker interface.
Sebastian Rasmussen
2018-08-10
Fix Android java build.
Tor Andersson
2018-08-10
FIXUP pdf_update_page: use JNI_FALSE
Tor Andersson
2018-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-08-01
Update jbig2dec.
Sebastian Rasmussen
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass matrices by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-07-04
java: Fix bugs introduced when caching text strings in pdf_obj.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2018-06-11
Fix Windows JNI builds.
Robin Watts
2018-05-18
Fix android build.
Tor Andersson
2018-05-16
Purge unused functions.
Tor Andersson
2018-05-09
Fix java build.
Tor Andersson
2018-04-26
Clean up and simplify makefiles.
Tor Andersson
2018-04-25
Update Noto fonts.
Tor Andersson
2018-04-25
Default CJK language to traditional chinese.
Tor Andersson
2018-04-25
Use objcopy to compile font resources.
Tor Andersson
2018-04-25
Remove document argument from pdf_new_primitive functions.
Tor Andersson
2018-04-24
Remove need for namedump by using macros and preprocessor.
Tor Andersson
2018-04-12
Update Android.mk for recent build changes.
Tor Andersson
2018-04-05
jni: Expose interfaces for setting gamma and inverting pixmaps.
Sebastian Rasmussen
2018-04-03
Android: Scavenge on Bitmap.lockPixels() failure.
Robin Watts
2018-04-03
Android: Avoid crashes if we fail to lock a Bitmap.
Robin Watts
2018-03-22
Add phony target to java makefile so it properly rebuilds the native lib.
Tor Andersson
2018-03-22
Load most annotations, even if they are missing appearances.
Tor Andersson
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-03-16
Fix java build.
Tor Andersson
2018-03-16
jni: Fix expression conflating booleans and bitfields.
Sebastian Rasmussen
2018-03-12
jni: Fix reference counting when creating PDF annotations.
Sebastian Rasmussen
2018-03-12
jni: Temporary fix to make sure annot AP field is updated.
Tor Andersson
2018-02-27
Use fz_point for pdf_set_annot_ink_list and vertices too.
Tor Andersson
2018-02-27
Improve line ending style accessors.
Tor Andersson
[next]