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-04-28
Update to zlib 1.2.11.
Sebastian Rasmussen
2017-04-28
jni: Include "mupdf/ucdn.h" explicitly.
Sebastian Rasmussen
2017-04-28
Add support for manipulating PDF annotation vertices.
Sebastian Rasmussen
2017-04-27
Break line at public identifiers, making them easily grepable.
Sebastian Rasmussen
2017-04-27
Avoid typecasting function pointers in subclasses.
Tor Andersson
2017-04-27
Typedef function pointers consistently.
Tor Andersson
2017-04-27
Remove debug printing code.
Tor Andersson
2017-04-27
Make CSS rule debug printing functions static.
Tor Andersson
2017-04-27
Rewrite HTML layout debug printing.
Tor Andersson
2017-04-27
Clean up store debug printing.
Tor Andersson
2017-04-27
Move fz_outline and pdf_xref debug printing to pdfshow.c
Tor Andersson
2017-04-27
Use FZ_SEEK_SET macros for fz_seek.
Tor Andersson
2017-04-27
Ensure we can compile as -pedantic -std=c99.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Remove fz_function abstract structure.
Tor Andersson
2017-04-27
Remove unused fz_function debug printing.
Tor Andersson
2017-04-27
Use feature defines in tools.
Tor Andersson
2017-04-27
Use fz_snprintf.
Tor Andersson
2017-04-27
Remove public SVG header.
Tor Andersson
2017-04-27
Make HTML header private.
Tor Andersson
2017-04-27
Include "mupdf/ucdn.h" explicitly.
Tor Andersson
2017-04-27
Use namespace prefix for bidi defines.
Tor Andersson
2017-04-27
Use FZ_PATH_MAX.
Tor Andersson
2017-04-27
Use namespace for AES crypto code.
Tor Andersson
2017-04-27
Rename FMT_zu to FZ_FMT_zu.
Tor Andersson
2017-04-27
memento: Don't include unnecessary headers.
Tor Andersson
2017-04-26
Tweak gel bbox calculation.
Robin Watts
2017-04-25
Fix 697123: Handle nesting of block-boxes deep inside inline-boxes.
Tor Andersson
2017-04-21
js: Extend PDF app object with a few properties.
Sebastian Rasmussen
2017-04-20
Remove needless -Igenerated flags.
Tor Andersson
2017-04-20
Split long lists onto multiple lines.
Tor Andersson
2017-04-20
The default color of ink annotation is transparent.
Sebastian Rasmussen
2017-04-20
jni: Add constructor to duplicate existing matrix.
Sebastian Rasmussen
2017-04-20
jni: Pass independent character matrices when walking through text.
Sebastian Rasmussen
2017-04-20
jni: Fix typo in native identifier.
Sebastian Rasmussen
2017-04-20
jni: to_Annotation() may fz_throw(), make it safe.
Sebastian Rasmussen
2017-04-20
jni: PDFAnnotation and PDFPage additions.
Sebastian Rasmussen
2017-04-20
jni: Implement missing interfaces.
Sebastian Rasmussen
2017-04-20
jni: Check that JNI enums match those in the library.
Sebastian Rasmussen
2017-04-20
Add annotation interfaces for open state/icon name/line endings.
Sebastian Rasmussen
2017-04-20
Improve PDF annotation error handling.
Sebastian Rasmussen
2017-04-20
js: Push annotation error handling down to library.
Sebastian Rasmussen
2017-04-20
js: Add set/get of interior color of annotations.
Sebastian Rasmussen
2017-04-20
jni: Remove exposed device hints.
Sebastian Rasmussen
2017-04-18
Use splay trees for loading/merging cmaps.
Robin Watts
2017-04-18
jni: Propagate exception message, do not override it.
Sebastian Rasmussen
2017-04-18
jni: Clear java exception when rethrow via fz_throw().
Sebastian Rasmussen
2017-04-18
jni: NewStringUTF() may throw exception, handle this.
Sebastian Rasmussen
2017-04-18
jni: Use consistent naming in conversion functions.
Sebastian Rasmussen
2017-04-18
jni: Fix typo in identifier.
Sebastian Rasmussen
[next]