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-04-26
MSVC: Fix MSVC builds.
Robin Watts
2016-04-26
Change order of arguments to pdf_add_page etc.
Tor Andersson
2016-04-26
svg: Add SVG parser.
Tor Andersson
2016-04-22
thirdparty: Update to openjpeg 2.1.0.
Sebastian Rasmussen
2016-04-21
Bump patch-level.
Tor Andersson
2016-04-21
ios: Fix memory leak of outline controller.
Tor Andersson
2016-04-21
ios: Regenerate app icons from original source image.
Tor Andersson
2016-04-20
Fix bug 696718 by deferring creation of the outline until it's about to be sh...
fredrossperry
2016-04-19
add 167x167 icon
fredrossperry
2016-04-19
Add mutool merge
Michael Vrhel
2016-04-12
Fixes for building on XCode 7.3, and to use copies of images from the Android...
fredrossperry
2016-04-06
Update platform/android/viewer/ReadMe.txt
Robin Watts
2016-04-06
Bump version number.
Tor Andersson
2016-04-06
Fix java build for Bidi enum renames.
Tor Andersson
2016-04-04
epub: Add stripped Charis SIL font to use as the default font for EPUB.
Tor Andersson
2016-03-31
Initialize disabled document writing flags to zero
Sebastian Rasmussen
2016-03-31
android: Add new example viewer.
Tor Andersson
2016-03-31
Reorganize java and android source.
Tor Andersson
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
[next]