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
Age
Commit message (
Expand
)
Author
2018-04-27
Handle multi-page image formats in muimg document driver.
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
Check in generated Javascript source files.
Tor Andersson
2018-04-25
Check in generated ICC profiles.
Tor Andersson
2018-04-25
Check in generated CMap source.
Tor Andersson
2018-04-25
Update CMaps to latest version.
Tor Andersson
2018-04-25
Add CMap processing scripts, and turn cmapdump into mutool.
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
Fix VS project file.
Robin Watts
2018-04-12
Update Android.mk for recent build changes.
Tor Andersson
2018-04-11
Remove needless #defines in load-jpx.c
Tor Andersson
2018-04-11
Fix output paths in VS2005 project files.
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 fz_output encoding filters.
Tor Andersson
2018-03-22
Clean up windows ifdefs.
Tor Andersson
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-03-07
Fix 699081: Missing coordinate transformation when copying text.
Tor Andersson
2018-02-27
Remove pdf_xobject wrapper struct.
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
2018-02-27
Add annotation Vertices creation functions.
Tor Andersson
2018-02-27
jni: Add the ability to supply extra C flags to Android libmupdf builds.
Fred Ross-Perry
2018-02-27
Use text encoding for pdf_choice_widget options and values.
Tor Andersson
2018-02-13
Add JNI and JS bindings to layer device calls.
Tor Andersson
2018-02-12
Clear search highlight when opening a new search, or hitting escape.
Tor Andersson
2018-02-08
jni: Remove unnecessary close callback in seekable stream interface.
Tor Andersson
2018-02-08
Update Windows build to properly handle pkcs7 reorganisation
Paul Gardiner
2018-02-02
Signature support: add a null pdf_check_signature function
Paul Gardiner
2018-02-02
Signature support: fix windows build for the openssl-present case
Paul Gardiner
2018-02-02
Signature support: decouple mupdf from the pkcs7 implementation
Paul Gardiner
2018-02-02
Signature support: separate pkcs7 specifics into a separate file.
Paul Gardiner
2018-01-31
java: Don't overwrite LD_LIBRARY_PATH in 'run' target in java makefile.
Tor Andersson
2018-01-31
Fix 698878: Mouse wheel scrolling.
Tor Andersson
2018-01-31
Add buffering to fz_output.
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
2018-01-19
Perform signature verification via fz_stream
Paul Gardiner
[next]