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
2016-09-14
Android example - file toolbar icons, password dialog
Fred Ross-Perry
2016-09-14
Android example - hook up the back button to finish the activity.
Fred Ross-Perry
2016-09-14
Add scripts to remove/replace 'static' from functions.
Robin Watts
2016-09-14
Fix clang compiler warnings.
Sebastian Rasmussen
2016-09-14
Update android logging code within Memento.
Robin Watts
2016-09-14
Table should be static const.
Robin Watts
2016-09-13
Fix Memento Android backtrace code.
Robin Watts
2016-09-13
Update MuPDF Android build for Memento.
Robin Watts
2016-09-13
Update Memento for Android.
Robin Watts
2016-09-13
Add missing include.
Robin Watts
2016-09-13
Bug 696984: Type 3 fonts bbox fixes.
Robin Watts
2016-09-13
Fix compiler warning.
Tor Andersson
2016-09-12
Add UsePDFX3Profile option to gproof device
Michael Vrhel
2016-09-12
Correct rounding in gproof skeleton files.
Robin Watts
2016-09-09
Fix incorrect type usage.
Robin Watts
2016-09-09
Fix VS2005 build; missing stat definition.
Robin Watts
2016-09-09
Add newly added files missing from VS project.
Robin Watts
2016-09-08
Use fz_vsnprintf() in x11 viewer.
Sebastian Rasmussen
2016-09-08
Limit length of fontfile name in fontdump.
Sebastian Rasmussen
2016-09-08
Add options to control heuristics in structured text.
Sebastian Rasmussen
2016-09-08
Make fz_option_eq() available outside of pdf-writer.
Sebastian Rasmussen
2016-09-08
Handle too big pixmap by printing error message in X11 viewer.
Sebastian Rasmussen
2016-09-08
JS: Add Path.bound() and Path.transform() similar to JNI.
Sebastian Rasmussen
2016-09-08
EPUB and XPS may only be zip archives or directories.
Sebastian Rasmussen
2016-09-08
Add support for GNU tar archives.
Sebastian Rasmussen
2016-09-08
Make fz_archive a generic archive type.
Sebastian Rasmussen
2016-09-08
JNI: Separating big fz_try()s into smaller scopes.
Sebastian Rasmussen
2016-09-08
JNI: Remove redundant cleanup.
Sebastian Rasmussen
2016-09-08
JNI: Delete local reference to text span font.
Sebastian Rasmussen
2016-09-08
JNI: Copy data back to Java arrays.
Sebastian Rasmussen
2016-09-08
JNI: Make sure to keep fitz objects passed to Java objects.
Sebastian Rasmussen
2016-09-08
JNI: Handle errors from AndroidBitmap_unlockPixels().
Sebastian Rasmussen
2016-09-08
JNI: Move failure testing code outside of fz_try().
Sebastian Rasmussen
2016-09-08
JNI: Use Android enum for detecting failure.
Sebastian Rasmussen
2016-09-08
JNI: Add a number of new to_*() C to Java conversions.
Sebastian Rasmussen
2016-09-08
JNI: Handle exceptions from JVM properly.
Sebastian Rasmussen
2016-09-08
JNI: Cosmetic reordering of code.
Sebastian Rasmussen
2016-09-08
JNI: Throw OutOfBoundsException for out of range values.
Sebastian Rasmussen
2016-09-08
JNI: Throw IOException when Buffer fails to read/write.
Sebastian Rasmussen
2016-09-08
JNI: Make exceptions unchecked.
Sebastian Rasmussen
2016-09-08
JNI: Check arguments and throw suitable exceptions.
Sebastian Rasmussen
2016-09-06
Devices now handle colorspace being NULL as alpha-only.
Sebastian Rasmussen
2016-09-06
Luminosity transparency group must have colorspace when used as softmask.
Sebastian Rasmussen
2016-09-05
Mutool clean: Avoid "Not a dict (<NULL>)" error
Robin Watts
2016-09-05
mutool clean: Fixes seen as part of bug 697092 investigation.
Robin Watts
2016-09-01
Use fz_convert_color().
Sebastian Rasmussen
2016-09-01
JNI: Support size() and push() for arrays.
Sebastian Rasmussen
2016-09-01
JNI: Keep arguments before giving them to constructor.
Sebastian Rasmussen
2016-09-01
JNI: get_context() may throw error and should be handled separately.
Sebastian Rasmussen
2016-09-01
JNI: Do not check self pointer, it is always valid.
Sebastian Rasmussen
[next]