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
2016-07-11
Java desktop example: detect retina and scale accordingly
fredrossperry
2016-07-11
android desktop viewer: scale the page box before making the pixmap in imageF...
fred ross-perry
2016-07-11
JNI: Fix annotation crashing problem.
Robin Watts
2016-07-11
MSVC: Add DebugJava/ReleaseJava configurations.
Robin Watts
2016-07-11
Update mupdf_native.c for Windows.
Robin Watts
2016-07-11
Fixes to iOS application for recent API changes
Michael Vrhel
2016-07-08
Fix Windows builds.
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-08
Slim pdf_annot struct: remove cached annot_type and widget_type fields.
Tor Andersson
2016-07-08
android: Fix mixed tabs/spaces in DocViewActivity.java.
Tor Andersson
2016-07-06
Android example: modify to use new JNI, N-up page display
fredrossperry
2016-07-06
Android viewer - replace missing build.gradle file
fredrossperry
2016-07-06
Android viewer: add mupdf_native.c to build
fredrossperry
2016-07-06
x11: Fix segfault when creating presentation transitions.
Tor Andersson
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
gl: Fix buffer overrun when there are too many annotations.
Tor Andersson
2016-07-05
Fix Java makefile to link to system freetype library.
Sebastian Rasmussen
2016-06-29
Add Source Han Sans CJK per-language fonts.
Tor Andersson
2016-06-27
MSVC: Add DebugGProof configuration
Robin Watts
2016-06-23
epub: Use markup language when shaping and selecting fallback fonts.
Tor Andersson
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-22
Update font names in libfonts.vcproj
Michael Vrhel
2016-06-22
gl: Fix annotation textures that have alpha, while page textures don't.
Tor Andersson
2016-06-20
Bug 696835: Reverse zoom in/zoom out mouse controls.
Robin Watts
2016-06-20
Add simple muraster.
Robin Watts
2016-06-17
Update base 14 fonts to the latest release from URW.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-16
Drop save_alpha argument from image writing functions.
Tor Andersson
2016-06-16
Split image output functions into separate files.
Tor Andersson
2016-06-16
gl: Add PDF creator and producer to info display.
Tor Andersson
2016-06-16
Update JNI bindings for pixmap alpha changes.
Tor Andersson
2016-06-16
MSVC: 64bit fixes.
Robin Watts
2016-06-14
MSVC: Reorder objects in project file.
Robin Watts
2016-06-14
Add TIFF SGI LUV decoding.
Robin Watts
2016-06-14
MSVC 64bit fixes
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-06-13
Fix Android viewer build with js.
Robin Watts
2016-06-13
Bug 696822: Refuse to save a pdf file incrementally if it would break.
Robin Watts
2016-06-09
iOS: Run Xcode's "Convert to Modern ObjC" for "ObjC literals"
Joseph Heenan
2016-06-09
iOS: Replace property like accessors with properties
Joseph Heenan
2016-06-09
iOS: Use modern instancetype instead of id for init return type
Joseph Heenan
2016-06-09
iOS: Fix a bad call to super in MuDocumentController.m
Joseph Heenan
2016-06-09
iOS: Replace char * with NSString in ObjC APIs
Joseph Heenan
2016-06-09
iOS: Remove some printfs
Joseph Heenan
2016-06-08
Bug 696826: Android Viewer: Cope with null item
Robin Watts
2016-06-06
Add FZ_ENABLE_JS configuration define.
Tor Andersson
[next]