summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-07-06gl: Fix buffer overrun when there are too many annotations.Tor Andersson
2016-07-05Fix Java makefile to link to system freetype library.Sebastian Rasmussen
2016-06-29Add Source Han Sans CJK per-language fonts.Tor Andersson
2016-06-27MSVC: Add DebugGProof configurationRobin Watts
2016-06-23epub: Use markup language when shaping and selecting fallback fonts.Tor Andersson
2016-06-23Update JNI code. Take explicit alpha argument in toPixmap functions.Tor Andersson
2016-06-23modified mupdf.c and mupdf_native.c to adapt to APIs that have recently changed.fredrossperry
2016-06-22Update font names in libfonts.vcprojMichael Vrhel
2016-06-22gl: Fix annotation textures that have alpha, while page textures don't.Tor Andersson
2016-06-20Bug 696835: Reverse zoom in/zoom out mouse controls.Robin Watts
2016-06-20Add simple muraster.Robin Watts
2016-06-17Update base 14 fonts to the latest release from URW.Tor Andersson
2016-06-17Add mediabox argument to fz_new_display_list.Tor Andersson
2016-06-17Add device space transform state to draw device.Tor Andersson
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-06-16Drop save_alpha argument from image writing functions.Tor Andersson
2016-06-16Split image output functions into separate files.Tor Andersson
2016-06-16gl: Add PDF creator and producer to info display.Tor Andersson
2016-06-16Update JNI bindings for pixmap alpha changes.Tor Andersson
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