summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-06-16MSVC: 64bit fixes.Robin Watts
2016-06-14MSVC: Reorder objects in project file.Robin Watts
2016-06-14Add TIFF SGI LUV decoding.Robin Watts
2016-06-14MSVC 64bit fixesRobin Watts
2016-06-14Fix typos in various parts of the code.Sebastian Rasmussen
2016-06-13Fix Android viewer build with js.Robin Watts
2016-06-13Bug 696822: Refuse to save a pdf file incrementally if it would break.Robin Watts
2016-06-09iOS: Run Xcode's "Convert to Modern ObjC" for "ObjC literals"Joseph Heenan
2016-06-09iOS: Replace property like accessors with propertiesJoseph Heenan
2016-06-09iOS: Use modern instancetype instead of id for init return typeJoseph Heenan
2016-06-09iOS: Fix a bad call to super in MuDocumentController.mJoseph Heenan
2016-06-09iOS: Replace char * with NSString in ObjC APIsJoseph Heenan
2016-06-09iOS: Remove some printfsJoseph Heenan
2016-06-08Bug 696826: Android Viewer: Cope with null itemRobin Watts
2016-06-06Add FZ_ENABLE_JS configuration define.Tor Andersson
2016-06-06Android Viewer: Fix jni code w.r.t pixmap alpha API changes.Robin Watts
2016-05-31MSVC: Enable Function level linkingRobin Watts
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