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-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
2017-03-28
Return fz_document from all document handlers.
Sebastian Rasmussen
2017-03-28
Java fixes.
Tor Andersson
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
Add more API docs for document writers.
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
2017-03-22
Add API docs for fz_page_ function types.
Robin Watts
2017-03-22
Update fz_new_page.
Robin Watts
2017-03-22
Fix threaded muraster build.
Robin Watts
2017-03-22
Extend our printf formatting to take width and precision.
Tor Andersson
2017-03-22
Simplify string formatter API.
Tor Andersson
2017-03-22
Always use %g for short-as-possible format character.
Tor Andersson
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-22
Optimize fz_write_xxx functions.
Tor Andersson
2017-03-22
Fix windows GLFW build.
Tor Andersson
2017-03-22
Rename libjpeg submodule.
Tor Andersson
2017-03-22
Clean up makefiles.
Tor Andersson
2017-03-21
Replace fontdump, bin2hex and cquote with one tool: hexdump.
Tor Andersson
2017-03-20
Remove fz_drop_image_base.
Robin Watts
2017-03-20
Add Memento_label to fz_new_image
Robin Watts
2017-03-20
Fix threaded mutool build breakage.
Robin Watts
2017-03-20
Update API header documentation
Robin Watts
2017-03-20
epub: Fix disappearing images bug.
Tor Andersson
[next]