index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2018-01-19
Further changes to signature support related to changes in openssl
Paul Gardiner
2018-01-19
Update use of openssl for signature support, from 1.0.1e to 1.1.0g
Sebastian Rasmussen
2018-01-15
Fix 698865: Warn when failing to load embedded ICC profile in PNG images.
Tor Andersson
2018-01-11
Only do lock checking if using custom locks.
Sebastian Rasmussen
2018-01-10
Handle pixmaps without alpha in fz_tint_pixmap.
Tor Andersson
2018-01-10
Add colorspace type enum and use it instead of hardcoded checks on N.
Tor Andersson
2018-01-10
Refactor and fix hash lookups when decoding image subarea tiles.
Tor Andersson
2018-01-10
Fix initializer syntax for VS2005.
Tor Andersson
2018-01-05
Enable saving of encrypted PDF files.
Robin Watts
2018-01-05
Fix "being able to search for redacted text" bug.
Robin Watts
2018-01-04
Update 'mutool run' man page.
Tor Andersson
2018-01-04
Bug 698836: Fix build with FZ_ENABLE_JPX=0.
Tor Andersson
2018-01-04
Add portable pseudo-random number generator based on the lrand48 family.
Tor Andersson
2018-01-02
Fix thread debugging code to always use ms_clock()
Robin Watts
2017-12-20
Bug 698827: Correct reference counting when creating pixmap from pixmap.
Sebastian Rasmussen
2017-12-20
Bug 698826: Plug leak of font names when parsing appearance string.
Sebastian Rasmussen
2017-12-19
Bug 698825: Do not drop borrowed colorspaces.
Sebastian Rasmussen
2017-12-13
Initialize generation numbers when saving a new pdf.
Tor Andersson
2017-12-13
Validate that /Size in trailer is in range.
Sebastian Rasmussen
2017-12-13
PDF object numbers need not be int64_t, int is sufficient.
Sebastian Rasmussen
2017-12-13
Define constant INT64_MAX where int64_t is declared.
Sebastian Rasmussen
2017-12-13
Move xref section recursion check, simplifying code.
Sebastian Rasmussen
2017-12-13
Rephrase messages, clarify variable names and remove unused code.
Sebastian Rasmussen
2017-12-13
Never write negative xref offsets when saving to PDF.
Sebastian Rasmussen
2017-12-13
Bugs 698804/698810/698811: Keep PDF object numbers below limit.
Sebastian Rasmussen
2017-12-13
Parse XML using pool allocator.
Tor Andersson
2017-12-13
Fix 698785: Catch malformed numbers in PDF lexical scanner.
Tor Andersson
2017-12-13
Add 'clean' option to pdfclean to clean (but not sanitize) content streams.
Tor Andersson
2017-12-08
Fix SEGV in redaction code due to TJ with no chars.
Robin Watts
2017-12-06
Ensure that our ICC base spaces have colorant names.
Robin Watts
2017-12-06
Update fz_convert_separation_colors to cope with unnamed separations.
Robin Watts
2017-12-06
Bug 698801: Always copy background in when clipping an imagemask.
Robin Watts
2017-11-23
Allow RGB based proofing profile and output intent
Michael Vrhel
2017-11-23
Workaround freetype synthesizing unicode cmaps.
Tor Andersson
2017-11-23
Make time stamps 64-bit integers.
Tor Andersson
2017-11-22
Remove unused annotation function.
Tor Andersson
2017-11-22
jni/js: Add support for annotation modification dates.
Sebastian Rasmussen
2017-11-22
jni/js: Use correct text encoding in annotation author and contents.
Fred Ross-Perry
2017-11-22
jni/js: Add interfaces for creating UTF-16BE and PDF byte strings.
Sebastian Rasmussen
2017-11-22
Add pdf_new_text_string utility function.
Tor Andersson
2017-11-22
jni: Make sure to dirty annotation whenever it changes.
Fred Ross-Perry
2017-11-22
jni: Return correct quadpoints coordinates.
Sebastian Rasmussen
2017-11-22
jni: Return correct inklist coordinates.
Sebastian Rasmussen
2017-11-22
js: Return undef when not finding metadata.
Sebastian Rasmussen
2017-11-22
Add usage for missing options to pdf-write.
Sebastian Rasmussen
2017-11-22
Prefer using fz_snprintf over snprintf.
Sebastian Rasmussen
2017-11-22
Use custom allocator everywhere zlib is used.
Sebastian Rasmussen
2017-11-22
Warn on irretrievable glyph name.
Sebastian Rasmussen
2017-11-22
Skip unnecessary newline when writing ASCII streams.
Tor Andersson
2017-11-17
Fix build if lcms2 is not present.
Tor Andersson
[next]