summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-18document how to decryptxjc-rebaseIru Cai
2018-11-24support ProfXJCIru Cai
2018-10-04Fix simple typos.1.14.0Tor Andersson
2018-10-03gl: Save history in all normal exit situations.Tor Andersson
2018-09-26Update Android build.Tor Andersson
2018-09-25Bump version number to 1.14.0Tor Andersson
2018-09-25Update CHANGES.Tor Andersson
2018-09-25Update Harfbuzz submodule to version 1.9.0.Tor Andersson
2018-09-25gl: Save history and bookmarks in ~/.mupdf.history.Tor Andersson
2018-09-25Fix bin2coff rules to allow project directories with spaces in them.Tor Andersson
2018-09-25gl: Fix dialog size calculation in text field dialog.Tor Andersson
2018-09-21gl: Form filling UI.Tor Andersson
2018-09-21gl: Break UI lines on space characters.Tor Andersson
2018-09-21Add 'fix-s22pdf.js' script to examples.Tor Andersson
2018-09-21Add fz_lookup_cjk_font_by_name to create builtin CJK fonts.Tor Andersson
2018-09-21Regularize language and script names.Tor Andersson
2018-09-21Don't build freetype source files twice.Tor Andersson
2018-09-20Be consistent in use of #if FZ_ENABLE_...Robin Watts
2018-09-20Bug 699798: Avoid removing page from list if page was not loaded.Sebastian Rasmussen
2018-09-19Add DebugGSView and ReleaseGSView configs.Robin Watts
2018-09-19Update MuJS submodule to version 1.0.5.Tor Andersson
2018-09-19gl: ifdef freeglut specific API calls so it will build on MacOS.Tor Andersson
2018-09-19Add accessor for field text label.Tor Andersson
2018-09-19Make fz_page objects singleton.Tor Andersson
2018-09-19Fix warning.Tor Andersson
2018-09-19Update to OpenJPEG 2.3.0.Sebastian Rasmussen
2018-09-16Update VS solution to cope with PKCS7 build changes.Robin Watts
2018-09-16GPROOF: Move away from unlink to remove.Robin Watts
2018-09-13jpx: Handle ICC color profiles.Sebastian Rasmussen
2018-09-13Bug 699769: Fix bugs in upsampling code for JPX images.Sebastian Rasmussen
2018-09-13Bug 699768: Drop default colorspaces even if page transformation fails.Sebastian Rasmussen
2018-09-13Make naming of effective overprint argument consistent.Sebastian Rasmussen
2018-09-13Bug 699750: Check for overprinting correctly.Sebastian Rasmussen
2018-09-12Update freetype to version 2.9.1.Sebastian Rasmussen
2018-09-12Set the profile BGR flag for non-default ICC colorspaces too.Sebastian Rasmussen
2018-09-07jni: Check exposed constants for consistency with C constants.Sebastian Rasmussen
2018-09-07jni: Remove unused flags and improve the names of some others.Sebastian Rasmussen
2018-09-07jni: Depend on fz_buffer() for default buffer size.Sebastian Rasmussen
2018-09-07jni: Make Device interface abstract.Sebastian Rasmussen
2018-09-07jni: Update TraceDevice to adhere to Device interface.Sebastian Rasmussen
2018-09-07jni: Improve whitespace situation in TraceDevice.Sebastian Rasmussen
2018-09-07jni: Update NativeDevice to adhere to Device interface.Sebastian Rasmussen
2018-09-07jni: Make Device interface in Java and JNI correspond to each other.Sebastian Rasmussen
2018-09-07jni: Fix typo in ColorParams.Sebastian Rasmussen
2018-09-07Bug 699743: Pop clip upon error when flushing text.Sebastian Rasmussen
2018-09-06jni: Remove redundant public access modifier.Sebastian Rasmussen
2018-09-06jni: Add interface for snapping selection to structured text.Sebastian Rasmussen
2018-09-06jni: Add StructuredTextWalker interface.Sebastian Rasmussen
2018-09-06Bug 699723: Free alternative colorspace upon error when loading ICC colorspace.Sebastian Rasmussen
2018-09-06Fix typo in size field of ICC profile colorspace.Sebastian Rasmussen