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
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
2017-11-22
jni: Initialize Context before using any MuPDF classes.
Sebastian Rasmussen
2017-11-22
jni: Return correct quadpoints coordinates.
Sebastian Rasmussen
2017-11-22
jni: Return correct inklist coordinates.
Sebastian Rasmussen
2017-11-22
jni: Prevent memory leak by freeing upon error.
Sebastian Rasmussen
2017-11-22
jni: Clarify initialization order in Context.
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
Update freeglut and change freeglut build output directory.
Tor Andersson
2017-11-22
Skip unnecessary newline when writing ASCII streams.
Tor Andersson
2017-11-17
Fix build if lcms2 is not present.
Tor Andersson
2017-11-17
Purge remnants of GLFW.
Tor Andersson
2017-11-15
Bug 698740: Avoid NULL fz_default_colorspaces structures.
Robin Watts
2017-11-15
Bug 698745: Avoid broken colorspaces in NO_ICC builds.
Robin Watts
2017-11-14
Ensure that after_text functions get ctm.
Robin Watts
2017-11-14
Ensure filter inits the Trm values on a BT.
Robin Watts
2017-11-14
Rejig filter internals slightly.
Robin Watts
2017-11-13
Update docs for Android SDK.
Tor Andersson
2017-11-13
docs: Put logo in title bar.
Tor Andersson
2017-11-13
docs: Don't shout in the navigation bar.
Tor Andersson
2017-11-13
Add sed script to update <nav> sections.
Tor Andersson
2017-11-13
Never draw Popup annotations.
Tor Andersson
2017-11-13
gl: Fix GLUT build on MacOS X.
Tor Andersson
2017-11-13
gl: Make KEY_DELETE match actual ASCII DEL code.
Tor Andersson
2017-11-13
gl: Fix busy loop.
Tor Andersson
2017-11-13
Bug 698369: Fix stroking issue when closepath is infinitessimal.
Robin Watts
2017-11-10
Remove fz_android_fprintf.
Tor Andersson
2017-11-10
Purge obsolete NDK_PROFILER code.
Tor Andersson
2017-11-10
Fix potential problem with null path segments leaving dots.
Robin Watts
[next]