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-03-28
MSVC: More solution tweaking.
Robin Watts
2016-03-24
MSVC: Add in missing font.
Robin Watts
2016-03-23
Fix MSVC builds.
Robin Watts
2016-03-23
Exclude AndroidDrawDevice from the Android app build.
fredrossperry
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-03-21
Add .ps output to mutool draw.
Robin Watts
2016-03-21
jni: Use system freetype and zlib.
Tor Andersson
2016-03-21
Fix uninitialized value errors.
Tor Andersson
2016-03-16
glyph plotter; Use repeated inclusion of header
Robin Watts
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-03-14
Build java on 32-bit linux.
Tor Andersson
2016-03-14
Fix TextWalker.showGlyph signature string.
Tor Andersson
2016-03-11
Bug 696634: Android: Allow filenames including hash.
Robin Watts
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-07
MSVC: Solution tweaks.
Robin Watts
2016-03-01
Don't use pdf_page struct when creating pages.
Tor Andersson
2016-03-01
MSVC: Add mujs include path to mutool build.
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: Add page navigation buttons to java desktop viewer.
Tor Andersson
2016-02-29
jni: Various cleanups.
Tor Andersson
2016-02-29
jni: Update build files for moved java sources.
Tor Andersson
2016-02-29
jni: Move java bindings to platform/java.
Tor Andersson
2016-02-29
jni: First attempt at generic JNI bindings.
Robin Watts
2016-02-29
js: Add "mutool run" tool to run javascript scripts.
Tor Andersson
2016-02-29
Pass mediabox to pdf_create_page by const pointer, and pass resources.
Tor Andersson
2016-02-29
Change order of arguments to pdf_create_page.
Tor Andersson
2016-02-29
Add mutool create tool, and PDF font and image resource creation.
Michael Vrhel
2016-02-29
gl: Show MuPDF version number in usage message.
Tor Andersson
2016-02-26
Add harfbuzz path to other VS configs (e.g. x64) as well as set Preproc defines.
Michael Vrhel
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-11
gl: Use fz_font instead of freetype directly.
Tor Andersson
2016-02-03
Bug 696546: Add fast strtof
Robin Watts
2016-01-29
Update Android build with Harfbuzz
Robin Watts
2016-01-29
Force all harfbuzz allocations through our allocators.
Robin Watts
2016-01-28
Add harfbuzz thirdparty submodule.
Tor Andersson
2016-01-28
Add Noto fallback fonts.
Tor Andersson
2016-01-28
Make (old) Win32 viewer honour user css file.
Robin Watts
2016-01-18
First import of bidi code.
Robin Watts
2016-01-18
Enable warnings in Android ndk-build.
Robin Watts
2016-01-13
VS Solution: Add fz_pool files.
Robin Watts
2016-01-08
gl: Clean up mupdf objects at exit.
Tor Andersson
2016-01-06
Squash some warnings
Robin Watts
2016-01-05
Remove fz_page argument from fz_annot function calls.
Tor Andersson
2016-01-05
gl: Draw outline around text fields.
Tor Andersson
2016-01-05
Link required thirdparty libraries into one library: libmupdfthird.a
Tor Andersson
2015-12-28
Drop 'jsimp' abstraction and use mujs directly.
Tor Andersson
2015-12-22
Update jbig2dec to latest.
Robin Watts
2015-12-18
iOS: Fix two warnings in MuPrintPageRenderer with latest Xcode
Joseph Heenan
[next]