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
2018-04-03
epub: Cope with empty (zero units tall) chapters.
Tor Andersson
2018-04-03
Set CXX to C++ compiler when cross compiling.
Tor Andersson
2018-04-03
Don't implicitly drop in fz_open_* chained filters.
Tor Andersson
2018-04-03
Fix error message in tar archive code.
Tor Andersson
2018-04-03
Fix error cleanup in pdf_load_font.
Tor Andersson
2018-04-03
Android: Scavenge on Bitmap.lockPixels() failure.
Robin Watts
2018-04-03
Android: Avoid crashes if we fail to lock a Bitmap.
Robin Watts
2018-04-03
Fix VS2008 build.
Robin Watts
2018-03-22
Fix bug 696910 in a different way.
Tor Andersson
2018-03-22
Use PDF object creation convenience functions.
Tor Andersson
2018-03-22
Use pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Add pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Use pdf_dict_put_dict family of functions.
Tor Andersson
2018-03-22
Add pdf_dict_put_dict family of functions.
Tor Andersson
2018-03-22
Add pkcs7 helper library to win32 viewer and mujstest tool.
Tor Andersson
2018-03-22
Add more version number #defines.
Tor Andersson
2018-03-22
html: Build box model for tables.
Tor Andersson
2018-03-22
html: Keep 'b' instead of 'h' in boxes.
Tor Andersson
2018-03-22
Add fz_output encoding filters.
Tor Andersson
2018-03-22
Fall back to PDF document handler if no handler is found.
Tor Andersson
2018-03-22
Check in script used to create encoding tables.
Tor Andersson
2018-03-22
Clean up windows ifdefs.
Tor Andersson
2018-03-22
Auto-size HTML layout if layout page height is 0.
Tor Andersson
2018-03-22
Add phony target to java makefile so it properly rebuilds the native lib.
Tor Andersson
2018-03-22
Load most annotations, even if they are missing appearances.
Tor Andersson
2018-03-22
Fix 699085: Use at most 16 bytes from MD5 digests.
Sebastian Rasmussen
2018-03-22
Rearrange user password authentication code.
Sebastian Rasmussen
2018-03-22
Fix 699130: Handle missing arguments in directives in mutool create.
Sebastian Rasmussen
2018-03-22
Fix leak of form object when updating text appearance.
Sebastian Rasmussen
2018-03-22
Update to latest jbig2dec.
Sebastian Rasmussen
2018-03-16
Fix 699026: Create missing font resource.
Tor Andersson
2018-03-16
Update mutool create documentation with new font creation directives.
Tor Andersson
2018-03-16
Simplify PDF font creation code.
Tor Andersson
2018-03-16
Add simple fonts with 8-bit greek and cyrillic encodings.
Tor Andersson
2018-03-16
Add simple CJK font creation.
Tor Andersson
2018-03-16
Add simple functions to create the built-in fonts by name.
Tor Andersson
2018-03-16
Use convenience function in pdf_set_annot_contents.
Tor Andersson
2018-03-16
Add simpler annotation line ending style accessors.
Tor Andersson
2018-03-16
Add annotation quadding accessor.
Tor Andersson
2018-03-16
Add annotation opacity accessor.
Tor Andersson
2018-03-16
Only use BS/W for border width.
Tor Andersson
2018-03-16
Don't extract text from annotations by default.
Tor Andersson
2018-03-16
Don't throw when fz_is_directory is called on a non-existent path.
Tor Andersson
2018-03-16
Fix java build.
Tor Andersson
2018-03-16
Update to latest jbig2dec.
Sebastian Rasmussen
2018-03-16
jni: Fix expression conflating booleans and bitfields.
Sebastian Rasmussen
2018-03-16
Fix 699087: Get scissor from stack after new entry pushed.
Sebastian Rasmussen
2018-03-16
Fix 699086: Handle freetype not returning glyph advance.
Sebastian Rasmussen
2018-03-16
Do not warn if there are no JBIG2 globals.
Sebastian Rasmussen
2018-03-15
PDF stream filtering; fix pattern/xobject resource handling.
Robin Watts
[next]