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-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
2017-04-11
Bug 697662: Support named actions to first/last/next/previous page.
Sebastian Rasmussen
2017-04-11
Add fz_asprintf function to allocate a string and format output.
Tor Andersson
2017-04-11
jstest: Stop printing bogus script lines.
Sebastian Rasmussen
2017-04-11
Bug 697551: Make path and line buffers of equal size.
Sebastian Rasmussen
2017-04-05
jpx: Make Luratech decoder glue layer compile.
Sebastian Rasmussen
2017-03-31
Fix typo in PDFAnnotation.setQuadPoints.
Tor Andersson
2017-03-31
Remove Reap lock.
Robin Watts
2017-03-31
Remove excess newline in mutool draw output.
Robin Watts
2017-03-31
Fix leaks of reaped object keys.
Robin Watts
2017-03-31
Fix mutex asserts seen during reaping.
Robin Watts
2017-03-29
Update MuJS.
Tor Andersson
2017-03-29
Update CHANGES for release.
Tor Andersson
2017-03-29
Happy New Year!
Sebastian Rasmussen
2017-03-29
Update README and version number.
Tor Andersson
2017-03-28
Pass the 'serif' flag to fz_lookup_noto_font.
Tor Andersson
2017-03-28
pdf: Swallow unrecoverable errors and ignore rest of page.
Tor Andersson
2017-03-28
pdf: Use FZ_ERROR_SYNTAX code for syntax errors.
Tor Andersson
[next]