summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-12-14Bug 697392: Close device before dropping it.Sebastian Rasmussen
2016-12-12PDF Portfolio support.Robin Watts
2016-12-02Bump version number.Tor Andersson
2016-12-02Fix iOS build.Tor Andersson
2016-12-02iOS: Let Xcode 8.1 perform it's recommended updatesJoseph Heenan
2016-12-02iOS: Build fix for fz_resolve_link API changeJoseph Heenan
2016-12-02iOS: Fix for xcode build after cmap re-arrangementJoseph Heenan
2016-11-23Add 'X' option to disable document styles.Tor Andersson
2016-11-23Convert mudraw and muraster to use mu-threads.Robin Watts
2016-11-23First version of mu-office-lib.Robin Watts
2016-11-23Move threading macros out into a mu-threads helper file.Robin Watts
2016-11-22Rearrange CMap resources. Only include the ones that are used.Tor Andersson
2016-11-22Remove unused variable.Sebastian Rasmussen
2016-11-21Harden viewers against failures when loading outlines.Tor Andersson
2016-11-17Build Java viewer with libcrypto support if available.Sebastian Rasmussen
2016-11-17Update to curl 7.51.0.Sebastian Rasmussen
2016-11-17Do cleanup when dropping curl stream.Sebastian Rasmussen
2016-11-17Rename openssl flags to libcrypto.Sebastian Rasmussen
2016-11-16Fix 697334: disable text input in x11 viewer permanently.Tor Andersson
2016-11-16pdf: Add 'compressed/raw' flag to pdf_add_stream.Tor Andersson
2016-11-15adapt to api change for toStructuredText.Fred Ross-Perry
2016-11-15Android example - smoother flingingFred Ross-Perry
2016-11-15Android example - update gradle version.Fred Ross-Perry
2016-11-15Android example - fix to maintain vertical center when zooming.Fred Ross-Perry
2016-11-15Fix Java 32/64bit detection.Robin Watts
2016-11-15Update JNI code to load 32 or 64 bit DLL as appropriate.Robin Watts
2016-11-15Fix android build after fz_buffer internal hiding.Robin Watts
2016-11-15MSVC: Fix Commercial build locations.Robin Watts
2016-11-14gl: Only force a ui redraw when link is clicked, not just highlighted.Tor Andersson
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