summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12Fix default output options in pdf create.Tor Andersson
2016-12-12pdf: Fix bug 697431.Tor Andersson
2016-12-12pdf: Add missing prepare_object_for_alteration calls.Tor Andersson
2016-12-12Change pdf_dict_put_val to pdf_dict_put_val_null.Tor Andersson
2016-12-12Update MuJS.Tor Andersson
2016-12-08Update pdf_array_put to allow extension.Robin Watts
2016-12-08Fix incorrect recursive object marking.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 ptrdiff_t formatting support to fz_vsnprintf().Sebastian Rasmussen
2016-11-23fz_vsnprintf() can simply use bitwidth of given types.Sebastian Rasmussen
2016-11-23Fix object leak in pdf_array_put_drop() and pdf_dict_put_val_drop().Sebastian Rasmussen
2016-11-23jxr: Plug pixmap leak upon error converting CMYK image to RGB.Sebastian Rasmussen
2016-11-23Try drawing all pages in a document in mudraw if ignoring errors.Sebastian Rasmussen
2016-11-23Fix mu-threads build on linux.Tor Andersson
2016-11-23js: Add setUserCSS function.Tor Andersson
2016-11-23Add 'X' option to disable document styles.Tor Andersson
2016-11-23Add toggle to enable/disable document styles.Tor Andersson
2016-11-23Update UCDN database to Unicode 9.0.0.Sebastian Rasmussen
2016-11-23Add TOFU_CJK_LANG section to config.h.Tor Andersson
2016-11-23Fix sorting of cmap lists.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-23Fix pdf-write bug when ascii encoding.Robin Watts
2016-11-22Rearrange CMap resources. Only include the ones that are used.Tor Andersson
2016-11-22Remove second declaration of fz_new_annot().Sebastian Rasmussen
2016-11-22Fix fz_warn() format compiler warning.Sebastian Rasmussen
2016-11-22Fix const compiler warning.Sebastian Rasmussen
2016-11-22Remove unused variable.Sebastian Rasmussen
2016-11-21Fix a few cases where pdf_unmark_obj wasn't always being called on errors.Tor Andersson
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-17Retain only necessary files for curl support.Sebastian Rasmussen
2016-11-17Detect openssl to support https when using curl.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-16pdf: Add x and y output parameters to pdf_lookup_anchor.Tor Andersson
2016-11-16Bug 697301: Fix "crash" in epub.Robin Watts
2016-11-16pdf: Use '#page=N' for remote destination pages.Tor Andersson
2016-11-16Fix 697334: disable text input in x11 viewer permanently.Tor Andersson
2016-11-16Fix 697335: Handle links with content in nested tag.Tor Andersson
2016-11-16Fix warning.Tor Andersson
2016-11-16pdf: Add 'compressed/raw' flag to pdf_add_stream.Tor Andersson
2016-11-15move the definition of GSDLLCALL to a different spot, above where it'sFred Ross-Perry
2016-11-15adapt to api change for toStructuredText.Fred Ross-Perry