summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-08Clean up braces and indentation in fz_paint_affine_near/lerp.1.10-rc1Tor Andersson
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-07Move fz_new_draw_device_with_options within file.Robin Watts
2016-11-07Bug 697241: Fix blending through clips.Robin Watts
2016-11-07Default background of luminosity masks should be black.Robin Watts
2016-11-07Fix DUMP_GROUP_BLENDS debugging code.Robin Watts
2016-11-05Fix Memento bug.Robin Watts
2016-11-04Avoid warning in memento builds.Robin Watts
2016-11-04Avoid warnings in 64bit windows builds of luratech bindings.Robin Watts
2016-11-04Disable 64bit OpenSSL builds as we have no lib.Robin Watts
2016-11-04Squash 64bit warning in Commercial JBIG2 bindings.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-03GProof: Silence warning seen in MSVC x64 builds.Robin Watts
2016-11-03Fix MSVC build of JNI native code.Robin Watts
2016-11-03Memento: Silence MSVC warningsRobin Watts
2016-11-03Fix Luratech builds on MSVC.Robin Watts
2016-11-03Fix signed/unsigned and size_t/int/fz_off_t warnings.Robin Watts
2016-11-03Fix DebugGProof builds on windows.Robin Watts
2016-11-03Update JPEG lib with fix for Bug 697186Robin Watts
2016-11-02iOS app: adapt to the latest API changes, and fix display issue introduced in...fred ross-perry
2016-11-02Use pdf_annot_border to get the border width of an annotation.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-02Fix 697284: The origin was incorrectly calculated for rotated pages.Tor Andersson
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-02Don't check for NULL before calls to fz_free.Sebastian Rasmussen
2016-11-02Do not drop compressed buffer twice in case of error.Sebastian Rasmussen
2016-11-02jni: Add AndroidImage, using Android Bitmaps to create Images.Sebastian Rasmussen
2016-11-02Explain conversion to RGB in jpx/jxr image loading.Sebastian Rasmussen
2016-11-01Don't dereference NULL subarea when rasterizing display list images.Tor Andersson
2016-11-01When hinted object is not found, avoid return from within fz_try().Sebastian Rasmussen
2016-11-01tiff: Plug leak where superflous pixmaps was created.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-31Update MuJS.Tor Andersson
2016-10-28epub: Add links to XHTML and FB2 formats.Tor Andersson
2016-10-28epub: Add 'id' attribute to all HTML elements, not just <a> tags.Tor Andersson
2016-10-28Clean up link destination handling.Tor Andersson
2016-10-28Update CHANGES.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-26Update jbig2dec.Tor Andersson
2016-10-26Update harfbuzz to version 1.3.2.Tor Andersson