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
2015-12-14
Fix Windows build; cmapdump.c requires fz_fopen_utf8
Robin Watts
2015-12-11
Remove text clip accumulation.
Tor Andersson
2015-12-11
Keep spans of multiple fonts and sizes in one fz_text object.
Tor Andersson
2015-12-11
Rename structured text structs and functions to 'stext'.
Tor Andersson
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-12-11
Fix warning about unused functions.
Tor Andersson
2015-12-11
Use strerror for more detailed error messages.
Tor Andersson
2015-12-11
xps: Simplify infinite loop check.
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
Fix 696303: Off-by-one error when checking for exception stack overflow.
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-21
Fix signatures for files created with pdf_create_document.
Simon Reinhardt
2015-10-21
Fix 696283: Split 'make third' target.
Tor Andersson
2015-10-21
gl: Update list of required Linux packages in the README.
Tor Andersson
2015-10-19
Fix 695582: add knockout group for text that is both stroke and fill.
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-15
gl: Update README to mention OpenGL packages required on Linux.
Tor Andersson
2015-10-15
Fix 696241: fix bracketing of begin_group/end_group for text objects.
Tor Andersson
2015-10-14
Remove unused variable.
Michael Vrhel
2015-10-14
Add proper support for when a combobox widget has options that are 2-element ...
Michael Vrhel
2015-10-14
Update CHANGES file.
Tor Andersson
2015-10-14
Scale colors of JPEG2000 images with bit depths less than eight.
Tor Andersson
2015-10-14
Fix incremental xref stream.
Simon Reinhardt
2015-10-14
Fix pdf_create_document.
Simon Reinhardt
2015-10-14
Add FZ_UNUSED macro for use with public static inline functions.
Tor Andersson
2015-10-14
Merge DroidSans into DroidSansFallback family.
Tor Andersson
2015-10-14
pdf: Handle surrogate pairs in pdf_to_utf8.
Tor Andersson
2015-10-14
pdf: Flush text if content stream processing is cut short by errors.
Tor Andersson
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
epub: Implement style 'visibility' attribute.
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: Update GLFW thirdparty library to include our fixes.
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
[next]