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-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
2017-04-18
Consistently use pdf_name_eq() where possible.
Sebastian Rasmussen
2017-04-14
js: Avoid duplicating cleanup code.
Sebastian Rasmussen
2017-04-14
js: Deleting an annotation has no return value.
Sebastian Rasmussen
2017-04-14
Scan converter; API tweak.
Robin Watts
2017-04-13
Scan converter; simplify API.
Robin Watts
2017-04-13
Scan converter; simplify API.
Robin Watts
2017-04-13
Register .fb2 extension in mupdf-gl on windows.
Tor Andersson
2017-04-13
Register .fb2 extension in windows viewer.
Tor Andersson
2017-04-13
Export fz_recognize_document and use it in java code.
Sebastian Rasmussen
2017-04-13
Move extension/mimetype detection to common function.
Sebastian Rasmussen
2017-04-13
Change generated files to be C instead of headers.
Tor Andersson
2017-04-13
Remove obsolete script to create browsable source files.
Tor Andersson
2017-04-13
Add an example JPEG2000 to PDF script.
Tor Andersson
2017-04-13
Use addRawStream in pdf-create-lowlevel.js example script.
Tor Andersson
2017-04-13
Add android library build instructions.
Tor Andersson
2017-04-13
Organize docs into HTML files.
Tor Andersson
2017-04-13
Move all examples to docs/examples directory.
Tor Andersson
2017-04-13
Clean up mutool usage messages.
Tor Andersson
2017-04-13
Clean up mupdf-gl usage message.
Tor Andersson
2017-04-13
gl: Support going to a specific page number on the command line.
Tor Andersson
2017-04-13
Fix 697725: silly typo when parsing GoToR destination.
Tor Andersson
[next]