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
2016-02-11
gl: Use fz_font instead of freetype directly.
Tor Andersson
2016-02-03
Bug 696546: Add fast strtof
Robin Watts
2016-01-29
Update Android build with Harfbuzz
Robin Watts
2016-01-29
Force all harfbuzz allocations through our allocators.
Robin Watts
2016-01-28
Add harfbuzz thirdparty submodule.
Tor Andersson
2016-01-28
Add Noto fallback fonts.
Tor Andersson
2016-01-28
Make (old) Win32 viewer honour user css file.
Robin Watts
2016-01-18
First import of bidi code.
Robin Watts
2016-01-18
Enable warnings in Android ndk-build.
Robin Watts
2016-01-13
VS Solution: Add fz_pool files.
Robin Watts
2016-01-08
gl: Clean up mupdf objects at exit.
Tor Andersson
2016-01-06
Squash some warnings
Robin Watts
2016-01-05
Remove fz_page argument from fz_annot function calls.
Tor Andersson
2016-01-05
gl: Draw outline around text fields.
Tor Andersson
2016-01-05
Link required thirdparty libraries into one library: libmupdfthird.a
Tor Andersson
2015-12-28
Drop 'jsimp' abstraction and use mujs directly.
Tor Andersson
2015-12-22
Update jbig2dec to latest.
Robin Watts
2015-12-18
iOS: Fix two warnings in MuPrintPageRenderer with latest Xcode
Joseph Heenan
2015-12-18
Remove fz_save_document and use pdf_save_document directly instead.
Tor Andersson
2015-12-15
muPDF iOS app: Support for the latest (3.4.1) Crashlytics.
fredrossperry
2015-12-15
muPDF iOS app: properly support 4-inch iPhone.
fredrossperry
2015-12-15
muPDF iOS app: add bitcode and UIRequiresFullScreen
fredrossperry
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-12-14
Android: Try and minimise warnings in JNI code.
Robin Watts
2015-12-11
Rename structured text structs and functions to 'stext'.
Tor Andersson
2015-12-11
win32: Always build 'generated' in 32-bit mode.
Tor Andersson
2015-12-11
gl: Move related case clauses together.
Tor Andersson
2015-11-12
gl: Add x64 target to MSVC project files.
Tor Andersson
2015-11-10
gl: Use named constants instead of magic numbers.
Tor Andersson
2015-10-29
gl: Limit shrinkwrap window sizing to fit the primary monitor size.
Tor Andersson
2015-10-21
Bump version number.
Tor Andersson
2015-10-15
x11: Add generic pixel conversion function.
Tor Andersson
2015-10-15
gl: Rename font variables.
Tor Andersson
2015-10-15
android: Update ThirdParty.mk to work with new freetype version.
Tor Andersson
2015-10-14
Add proper support for when a combobox widget has options that are 2-element ...
Michael Vrhel
2015-10-14
gl: Fix win32 release mode build.
Tor Andersson
2015-10-14
gl: Add missing icon file.
Tor Andersson
2015-10-06
gl: Remove stray semicolon in win32 file selection error check.
Tor Andersson
2015-10-06
gl: Add checks to prevent overruns in the presence of malformed UTF-8.
Tor Andersson
2015-10-06
Update freetype submodule to version 2.6.1.
Tor Andersson
2015-10-06
gl: Accept command line arguments.
Tor Andersson
2015-10-06
gl: Clamp scrollbar when the content is fully visible.
Tor Andersson
2015-10-06
gl: Cleanups.
Tor Andersson
2015-10-06
gl: Display metadata information overlay.
Tor Andersson
2015-10-06
gl: Keep shrinkwrap when toggling outline side panel.
Tor Andersson
2015-10-06
gl: Fix text selection bug.
Tor Andersson
2015-10-06
gl: Add scroll wheel support.
Tor Andersson
2015-10-06
gl: Base UI sizes on line height.
Tor Andersson
2015-10-06
gl: Add simple (mouse event only) forms support.
Tor Andersson
2015-10-06
gl: Keep fz_page around for later use with annotations.
Tor Andersson
[next]