summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-05-29fix usage vcprojRobin Watts
2016-05-27Add facility to track usage of functions.Robin Watts
2016-05-25iOS: Update after pixmap alpha made optionalJoseph Heenan
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-05-24Fix -p password option for MuPDF on Windows.Robin Watts
2016-05-20murun: Add graftObject to javascript bindings.Tor Andersson
2016-05-04Update mupdf-curl to cope with https.Robin Watts
2016-04-27Add fz_close_device function.Tor Andersson
2016-04-27Fix 696543: Don't launch search with empty string.Tor Andersson
2016-04-26MSVC: Fix MSVC builds.Robin Watts
2016-04-26Change order of arguments to pdf_add_page etc.Tor Andersson
2016-04-26svg: Add SVG parser.Tor Andersson
2016-04-22thirdparty: Update to openjpeg 2.1.0.Sebastian Rasmussen
2016-04-21Bump patch-level.Tor Andersson
2016-04-21ios: Fix memory leak of outline controller.Tor Andersson
2016-04-21ios: Regenerate app icons from original source image.Tor Andersson
2016-04-20Fix bug 696718 by deferring creation of the outline until it's about to be sh...fredrossperry
2016-04-19add 167x167 iconfredrossperry
2016-04-19Add mutool mergeMichael Vrhel
2016-04-12Fixes for building on XCode 7.3, and to use copies of images from the Android...fredrossperry
2016-04-06Update platform/android/viewer/ReadMe.txtRobin Watts
2016-04-06Bump version number.Tor Andersson
2016-04-06Fix java build for Bidi enum renames.Tor Andersson
2016-04-04epub: Add stripped Charis SIL font to use as the default font for EPUB.Tor Andersson
2016-03-31Initialize disabled document writing flags to zeroSebastian Rasmussen
2016-03-31android: Add new example viewer.Tor Andersson
2016-03-31Reorganize java and android source.Tor Andersson
2016-03-28MSVC: More solution tweaking.Robin Watts
2016-03-24MSVC: Add in missing font.Robin Watts
2016-03-23Fix MSVC builds.Robin Watts
2016-03-23Exclude AndroidDrawDevice from the Android app build.fredrossperry
2016-03-23Compile embedded fonts in separate C files.Tor Andersson
2016-03-21Add .ps output to mutool draw.Robin Watts
2016-03-21jni: Use system freetype and zlib.Tor Andersson
2016-03-21Fix uninitialized value errors.Tor Andersson
2016-03-16glyph plotter; Use repeated inclusion of headerRobin Watts
2016-03-14Remove begin_page and end_page device calls.Tor Andersson
2016-03-14Build java on 32-bit linux.Tor Andersson
2016-03-14Fix TextWalker.showGlyph signature string.Tor Andersson
2016-03-11Bug 696634: Android: Allow filenames including hash.Robin Watts
2016-03-11Implement fz_text_language support functions.Robin Watts
2016-03-07MSVC: Solution tweaks.Robin Watts
2016-03-01Don't use pdf_page struct when creating pages.Tor Andersson
2016-03-01MSVC: Add mujs include path to mutool build.Robin Watts
2016-02-29jni: Use boolean wmode in text and font classes.Tor Andersson
2016-02-29jni: Add font and image constructors.Tor Andersson
2016-02-29jni: Fix scissor rect arguments to clipping functions.Tor Andersson
2016-02-29jni: Add page navigation buttons to java desktop viewer.Tor Andersson
2016-02-29jni: Various cleanups.Tor Andersson
2016-02-29jni: Update build files for moved java sources.Tor Andersson