index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-29
Update LCMS2 with optimisations from GS.
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
Update MuJS submodule.
Tor Andersson
2017-12-13
Add 'tar.xz' to "make tarball" script.
Tor Andersson
2017-12-13
Don't pass -Wdeclaration-after-statement to C++ compiler.
Tor Andersson
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
Fix 698787: avoid using "system()" to copy files.
Tor Andersson
2017-12-13
Put extra apps in separate (non-default) makefile build target.
Tor Andersson
2017-12-13
Add 'clean' option to pdfclean to clean (but not sanitize) content streams.
Tor Andersson
2017-12-13
gl: Tell glut to return from main loop when the window closes.
Tor Andersson
2017-12-13
Import FreeGLUT fixes for clipboard and unicode input.
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
Bump version number to 1.12.0.
Tor Andersson
2017-11-23
Update CHANGES.
Tor Andersson
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
jni: Remove unnecessary PDFObject.asByteName().
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: Silence warning by casting boolean to integer.
Sebastian Rasmussen
2017-11-22
jni: Fix bugs in StructuredText_getBlocks().
Fred Ross-Perry
2017-11-22
jni: Put destination coordinates into Outline object.
Fred Ross-Perry
2017-11-22
jni: Free quadpoints and vertices upon JNI error.
Sebastian Rasmussen
2017-11-22
jni: Only keep the reference when the java constructor succeeds.
Sebastian Rasmussen
2017-11-22
jni: Check for exception after allocating objects.
Sebastian Rasmussen
[next]