summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-11-14More API tweaks.Robin Watts
2016-11-14Make fz_buffer structure private to fitz.Robin Watts
2016-11-14Add/fix page coordinates to link targets.Tor Andersson
2016-11-14Add optional 'object' argument to pdf_add_stream.Tor Andersson
2016-11-11Update JNI code to compile on Win32 and Win64.Robin Watts
2016-11-11Add pdf_layer configuration API.Robin Watts
2016-11-08Change access to protected on parts of Image.java to allow AndroidImage to bu...fred ross-perry
2016-11-08fix iOS app issue where deleted annotations don't properly disappear.fred ross-perry
2016-11-08Fix android warnings.Tor Andersson
2016-11-04Disable 64bit OpenSSL builds as we have no lib.Robin Watts
2016-11-04MSVS: More solution fixes.Robin Watts
2016-11-04MSVS: Remove superfluous configurations from libfonts.vcprojRobin Watts
2016-11-04MSVS: Remove superfluous configurations from generated.vcprojRobin Watts
2016-11-04MSVS: Add libluratech to project.Robin Watts
2016-11-03Fix MSVC build of JNI native code.Robin Watts
2016-11-02iOS app: adapt to the latest API changes, and fix display issue introduced in...fred ross-perry
2016-11-03jni: Make it easy to use stext without options.Sebastian Rasmussen
2016-11-03jni: Only release stext options when present.Sebastian Rasmussen
2016-11-02android: Don't bound twice in update_changed_rects.Tor Andersson
2016-11-02android: Fix spelling error.Tor Andersson
2016-11-02android: Fix screen updates when deleting annotations.Tor Andersson
2016-11-02jni: Add AndroidImage, using Android Bitmaps to create Images.Sebastian Rasmussen
2016-10-31gl: Use MessageBox for GLFW initialization error messages on windows.Tor Andersson
2016-10-31Fix android build.Tor Andersson
2016-10-28Clean up link destination handling.Tor Andersson
2016-10-28win32: Clean up namedump.obj and namedump.exe in generate.batTor Andersson
2016-10-26Bump version number to 1.10.Tor Andersson
2016-10-26Fix 697233: Add FB2 file type to mobile viewers.Tor Andersson
2016-10-26gl: Show more search result hits.Tor Andersson
2016-10-26Update ios/android to use new way of passion stext options.Sebastian Rasmussen
2016-10-24Bug 697226: Fix SEGV in Android viewer.Robin Watts
2016-10-21jni: Update mupdf_native.h.Tor Andersson
2016-10-19Rename internal headers to follow pattern *-imp.h.Sebastian Rasmussen
2016-10-18Avoid checking argument to fz_drop_*()/fz_free().Sebastian Rasmussen
2016-10-17gl: Add reload key binding: 'r'.Tor Andersson
2016-10-16Avoid casting when dropping super objects.Sebastian Rasmussen
2016-10-16Only check digital signature when mouse button is released.Sebastian Rasmussen
2016-10-14gl: Do document layout before loading outline, to prevent laying out twice.Tor Andersson
2016-10-12Remove superfluous context null checks.Tor Andersson
2016-10-12Android: Bug 697054: Increase zoom limitRobin Watts
2016-10-10Bug 697094: Disable viewer text input on linux.Robin Watts
2016-10-10Update VS solution with new font.Robin Watts
2016-10-07Update Android build with fz_font/fz_colorspace API changes.Robin Watts
2016-10-07Update Noto fonts.Tor Andersson
2016-10-07gl: Set glfw error callback before initialisation to catch setup errors.Tor Andersson
2016-10-07Add annotation editing functions and clean interface of existing ones.Tor Andersson
2016-10-07Remove separate tmp/deleted/changed annotation lists.Tor Andersson
2016-10-06Hide internals of fz_colorspaceRobin Watts
2016-10-06Bug 697196: Add missing openjpeg file to Android Makefiles.Robin Watts
2016-10-05Move fz_font definition to be private.Robin Watts