index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2017-07-06
pdfapp: Warn when outline fails to load.
Sebastian Rasmussen
2017-07-06
pdfapp: Handle PDF javascript not loading.
Sebastian Rasmussen
2017-06-29
Harfbuzz tweaks.
Robin Watts
2017-06-28
jni: Avoid freeing data buffer twice in case of error.
Sebastian Rasmussen
2017-06-27
jni: Make jni compile without warnings.
Sebastian Rasmussen
2017-06-22
jni: Include lcms2 in compilation.
Sebastian Rasmussen
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add PSD device
Robin Watts
2017-06-22
Move rasterizer/anti-alias choices into the draw device.
Robin Watts
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-16
Fix MSVC build of mupdf_native.c
Robin Watts
2017-06-16
MSVC solution: Add missing header.
Robin Watts
2017-06-16
Windows MuPDF viewer; add ability to start on a given page.
Robin Watts
2017-06-16
platform/java/winmake.bat - Fix due to sources being moved.
Robin Watts
2017-06-13
Add edgebuffer based rasterizer
Robin Watts
2017-06-13
Introduce fz_rasterizer encapsulation
Robin Watts
2017-06-06
Declare missing functions in header files.
Sebastian Rasmussen
2017-06-06
Declare functions without arguments as taking void.
Sebastian Rasmussen
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-29
java: Avoid casts where original type can be used.
Sebastian Rasmussen
2017-05-23
Remove unused strtod function.
Tor Andersson
2017-05-08
Make sure source text in pdf-js-util.js is zero terminated.
Tor Andersson
2017-05-04
Drop FZ_PATH_MAX macro.
Tor Andersson
2017-05-03
Fix MSVC project; function.c has been removed.
Robin Watts
2017-04-28
jni: Include "mupdf/ucdn.h" explicitly.
Sebastian Rasmussen
2017-04-27
Clean up store debug printing.
Tor Andersson
2017-04-27
Ensure we can compile as -pedantic -std=c99.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Include "mupdf/ucdn.h" explicitly.
Tor Andersson
2017-04-27
Use FZ_PATH_MAX.
Tor Andersson
2017-04-20
Remove needless -Igenerated flags.
Tor Andersson
2017-04-20
jni: Add constructor to duplicate existing matrix.
Sebastian Rasmussen
2017-04-20
jni: Pass independent character matrices when walking through text.
Sebastian Rasmussen
2017-04-20
jni: Fix typo in native identifier.
Sebastian Rasmussen
2017-04-20
jni: to_Annotation() may fz_throw(), make it safe.
Sebastian Rasmussen
2017-04-20
jni: PDFAnnotation and PDFPage additions.
Sebastian Rasmussen
2017-04-20
jni: Implement missing interfaces.
Sebastian Rasmussen
2017-04-20
jni: Check that JNI enums match those in the library.
Sebastian Rasmussen
2017-04-20
jni: Remove exposed device hints.
Sebastian Rasmussen
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-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
Change generated files to be C instead of headers.
Tor Andersson
2017-04-13
Clean up mupdf-gl usage message.
Tor Andersson
[next]