summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-10-26Update MuJS.Tor Andersson
2016-10-26js: Update docs with PDFObject accessor functions.Tor Andersson
2016-10-26epub: Fix link bbox when it contains spaces that have been justified.Tor Andersson
2016-10-26Fix 697233: Add FB2 file type to mobile viewers.Tor Andersson
2016-10-26Fix 697215: Script specific punctuation blocks.Tor Andersson
2016-10-26Change space detection heuristic.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-26tiff: Drop pixmap when exception is thrown.Sebastian Rasmussen
2016-10-26tiff: Always set colorspace when reading image info.Sebastian Rasmussen
2016-10-26Introduce options for structured text.Sebastian Rasmussen
2016-10-26Don't use local function, use fz_option_eq().Sebastian Rasmussen
2016-10-26js: Handle null for all options supplied as strings.Sebastian Rasmussen
2016-10-24Don't return overlapping search results.Tor Andersson
2016-10-24Use correct coordinates for synthesized space characters in stext device.Tor Andersson
2016-10-24Fix 697236: Don't update pen position inside clusters in stext device.Tor Andersson
2016-10-24Bug 697235: Change default values for stext options.Sebastian Rasmussen
2016-10-24When not preserving stext whitespace, only emit space character.Sebastian Rasmussen
2016-10-24When not preserving stext ligatures, remember actual character added.Sebastian Rasmussen
2016-10-24Bug 697226: Fix SEGV in Android viewer.Robin Watts
2016-10-24Fix cluster timeouts with test file.Robin Watts
2016-10-24Bug 697234: Fix slow rendering.Robin Watts
2016-10-21epub: Set link height to the font size.Tor Andersson
2016-10-21epub: Don't call strcmp for quick tag name checks.Tor Andersson
2016-10-21Update docs/naming.txtTor Andersson