index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
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
Split long lists onto multiple lines.
Tor Andersson
2017-04-20
The default color of ink annotation is transparent.
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-18
Use splay trees for loading/merging cmaps.
Robin Watts
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
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
Clean up mutool usage messages.
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-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
Happy New Year!
Sebastian Rasmussen
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
2017-03-28
Return fz_document from all document handlers.
Sebastian Rasmussen
2017-03-28
Rejig fz_new_annot to fz_new_derived_annot.
Robin Watts
2017-03-28
Rejig fz_new_device to be fz_new_derived_device.
Robin Watts
2017-03-28
Rename fz_new_archive to fz_new_derived_archive
Robin Watts
2017-03-27
Tweak document_writer - don't pass dev back in.
Robin Watts
2017-03-25
Add fz_storable_needs_reaping.
Robin Watts
2017-03-24
Fix needs_reap entry in key storable.
Robin Watts
2017-03-24
Ensure fz_store_types are all static const.
Robin Watts
2017-03-24
Add fz_new_XXX_document_writer calls for pixmaps.
Robin Watts
2017-03-23
Introduce fz_new_derived_...
Robin Watts
2017-03-23
Add fz_new_writer function.
Robin Watts
2017-03-23
Add generic pixmap document writer.
Tor Andersson
2017-03-23
Fix bug with printing integer zero in printf.
Tor Andersson
[next]