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-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
2017-04-13
gl: Support going to a specific page number on the command line.
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-03-29
Happy New Year!
Sebastian Rasmussen
2017-03-28
Java fixes.
Tor Andersson
2017-03-28
Rejig fz_new_device to be fz_new_derived_device.
Robin Watts
2017-03-27
Tweak document_writer - don't pass dev back in.
Robin Watts
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
Fix windows GLFW build.
Tor Andersson
2017-03-22
Rename libjpeg submodule.
Tor Andersson
2017-03-21
Replace fontdump, bin2hex and cquote with one tool: hexdump.
Tor Andersson
2017-03-15
gl: implement fullscreen support
Tuncer Ayaz
2017-03-15
gl: use fix title for X11 class and instance
Tuncer Ayaz
2017-03-15
Add PDF_ANNOT_UNKNOWN enum.
Tor Andersson
2017-03-14
Add MSVC project file forgotten from previous commit
Robin Watts
2017-03-11
Fix MSVC solution.
Robin Watts
2017-03-01
Add PDFPage and PDFAnnotation subclasses.
Tor Andersson
2017-02-22
Move PATH_MAX to system.h
Michael Vrhel
2017-02-21
java: Fix typo in authenticatePassword.
Tor Andersson
2017-02-20
android: Use system fonts as fallback instead of compiling binary blobs.
Tor Andersson
2017-02-20
Add svg writer.
Tor Andersson
2017-02-20
Add F1 help dialog to show key bindings in mupdf-gl.
Tor Andersson
2017-02-14
Fix patch drawing in AndroidDrawDevice.
Tor Andersson
2017-02-14
java: Make PDFDocument a subclass of Document.
Tor Andersson
2017-02-14
gl: Add 'hjkl' keybindings that behave like the arrow keys.
Tor Andersson
2017-02-06
Add fitPage, fitPageWidth functions to AndroidDrawDevice.
Tor Andersson
2017-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2017-02-06
Add -I option to mupdf to invert colors.
Robin Watts
2017-01-31
Add helper functions to AndroidDrawDevice.
Tor Andersson
2017-01-23
android: Add ndk-build makefile to build JNI library for android viewers.
Sebastian Rasmussen
2017-01-17
java: Add gdb target for debugging JNI crashes.
Sebastian Rasmussen
2017-01-17
java: JNI code needs generated header files from mupdf library.
Sebastian Rasmussen
2017-01-17
java: Simplify loadLibrary call.
Tor Andersson
2017-01-17
java: Add text searching.
Tor Andersson
2017-01-17
java: Allow custom compiler flags.
Sebastian Rasmussen
2017-01-17
Fix typos.
Sebastian Rasmussen
2017-01-17
Fix 697476: Rename header files.
Tor Andersson
[prev]
[next]