summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-19Add fz_output_as_streamPaul Gardiner
2018-01-19Fix reading of pfx filesPaul Gardiner
2018-01-19Further changes to signature support related to changes in opensslPaul Gardiner
2018-01-19Update use of openssl for signature support, from 1.0.1e to 1.1.0gSebastian Rasmussen
2018-01-18Update LCMS2.art with latest LCMS2 changes.Robin Watts
2018-01-15Fix 698865: Warn when failing to load embedded ICC profile in PNG images.Tor Andersson
2018-01-15Bug 698857: Delete local reference after use.Sebastian Rasmussen
2018-01-15Use C comments instead of C++ comments.Fred Ross-Perry
2018-01-11Only do lock checking if using custom locks.Sebastian Rasmussen
2018-01-10Handle pixmaps without alpha in fz_tint_pixmap.Tor Andersson
2018-01-10Add colorspace type enum and use it instead of hardcoded checks on N.Tor Andersson
2018-01-10Don't allow reading from a 'dead' fz_stream.Tor Andersson
2018-01-10Handle exceptions in fz_peek_byte the same way as in fz_read_byte.Tor Andersson
2018-01-10Refactor and fix hash lookups when decoding image subarea tiles.Tor Andersson
2018-01-10Fix initializer syntax for VS2005.Tor Andersson
2018-01-05Enable saving of encrypted PDF files.Robin Watts
2018-01-05Fix "being able to search for redacted text" bug.Robin Watts
2018-01-04Update 'mutool run' man page.Tor Andersson
2018-01-04Bug 698836: Fix build with FZ_ENABLE_JPX=0.Tor Andersson
2018-01-04Add portable pseudo-random number generator based on the lrand48 family.Tor Andersson
2018-01-02Fix thread debugging code to always use ms_clock()Robin Watts
2017-12-29Update LCMS2 with optimisations from GS.Robin Watts
2017-12-20Bug 698827: Correct reference counting when creating pixmap from pixmap.Sebastian Rasmussen
2017-12-20Bug 698826: Plug leak of font names when parsing appearance string.Sebastian Rasmussen
2017-12-19Bug 698825: Do not drop borrowed colorspaces.Sebastian Rasmussen
2017-12-13Initialize generation numbers when saving a new pdf.Tor Andersson
2017-12-13Validate that /Size in trailer is in range.Sebastian Rasmussen
2017-12-13PDF object numbers need not be int64_t, int is sufficient.Sebastian Rasmussen
2017-12-13Define constant INT64_MAX where int64_t is declared.Sebastian Rasmussen
2017-12-13Move xref section recursion check, simplifying code.Sebastian Rasmussen
2017-12-13Rephrase messages, clarify variable names and remove unused code.Sebastian Rasmussen
2017-12-13Never write negative xref offsets when saving to PDF.Sebastian Rasmussen
2017-12-13Bugs 698804/698810/698811: Keep PDF object numbers below limit.Sebastian Rasmussen
2017-12-13Update MuJS submodule.Tor Andersson
2017-12-13Add 'tar.xz' to "make tarball" script.Tor Andersson
2017-12-13Don't pass -Wdeclaration-after-statement to C++ compiler.Tor Andersson
2017-12-13Parse XML using pool allocator.Tor Andersson
2017-12-13Fix 698785: Catch malformed numbers in PDF lexical scanner.Tor Andersson
2017-12-13Fix 698787: avoid using "system()" to copy files.Tor Andersson
2017-12-13Put extra apps in separate (non-default) makefile build target.Tor Andersson
2017-12-13Add 'clean' option to pdfclean to clean (but not sanitize) content streams.Tor Andersson
2017-12-13gl: Tell glut to return from main loop when the window closes.Tor Andersson
2017-12-13Import FreeGLUT fixes for clipboard and unicode input.Tor Andersson
2017-12-08Fix SEGV in redaction code due to TJ with no chars.Robin Watts
2017-12-06Ensure that our ICC base spaces have colorant names.Robin Watts
2017-12-06Update fz_convert_separation_colors to cope with unnamed separations.Robin Watts
2017-12-06Bug 698801: Always copy background in when clipping an imagemask.Robin Watts
2017-11-23Bump version number to 1.12.0.Tor Andersson
2017-11-23Update CHANGES.Tor Andersson
2017-11-23Allow RGB based proofing profile and output intentMichael Vrhel