summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2018-06-22gl: Add -J flag to disable Javascript in PDF forms.Tor Andersson
2018-06-22gl: Transform rotated pages so that the pixmap origin is always at 0,0.Tor Andersson
2018-06-22gl: Multi-line text input fields.Tor Andersson
2018-06-22gl: Use black backdrop when displaying an inverted (black) page.Tor Andersson
2018-06-22gl: Rework how popup menus are handled.Tor Andersson
2018-06-22gl: Increase font size on high resolution displays.Tor Andersson
2018-06-22gl: Edit FreeText default appearance.Tor Andersson
2018-06-22gl: Add annotation editor.Tor Andersson
2018-06-22gl: Add layout packer and various widgets.Tor Andersson
2018-06-22Update win32 project for pdf-link/annot/annot-edit.c file changes.Tor Andersson
2018-06-12More tweaks to MSVC dependencies for luratech/curl.Robin Watts
2018-06-12Fix MSVC build issues.Robin Watts
2018-06-11MSVC solution fixes.Robin Watts
2018-06-11Fix MSVC dependencies/configurations.Robin Watts
2018-06-11Fix Windows JNI builds.Robin Watts
2018-06-11Use bin2coff to generate font data blobs object files.Tor Andersson
2018-05-18gl: Zoom in/out centered on the mouse cursor.Tor Andersson
2018-05-18Fix android build.Tor Andersson
2018-05-16Purge unused functions.Tor Andersson
2018-05-16Restore Emoji font.Tor Andersson
2018-05-09Disable optimization in libresources.vcproj.Tor Andersson
2018-05-09Fix java build.Tor Andersson
2018-05-03Fix MSVC build: Remove stray "generate.bat" calls.Robin Watts
2018-05-03Update win32 libresources.vcproj file list.Tor Andersson
2018-04-27Handle multi-page image formats in muimg document driver.Tor Andersson
2018-04-26Clean up and simplify makefiles.Tor Andersson
2018-04-25Update Noto fonts.Tor Andersson
2018-04-25Default CJK language to traditional chinese.Tor Andersson
2018-04-25Use objcopy to compile font resources.Tor Andersson
2018-04-25Check in generated Javascript source files.Tor Andersson
2018-04-25Check in generated ICC profiles.Tor Andersson
2018-04-25Check in generated CMap source.Tor Andersson
2018-04-25Update CMaps to latest version.Tor Andersson
2018-04-25Add CMap processing scripts, and turn cmapdump into mutool.Tor Andersson
2018-04-25Remove document argument from pdf_new_primitive functions.Tor Andersson
2018-04-24Remove need for namedump by using macros and preprocessor.Tor Andersson
2018-04-12Fix VS project file.Robin Watts
2018-04-12Update Android.mk for recent build changes.Tor Andersson
2018-04-11Remove needless #defines in load-jpx.cTor Andersson
2018-04-11Fix output paths in VS2005 project files.Tor Andersson
2018-04-05jni: Expose interfaces for setting gamma and inverting pixmaps.Sebastian Rasmussen
2018-04-03Android: Scavenge on Bitmap.lockPixels() failure.Robin Watts
2018-04-03Android: Avoid crashes if we fail to lock a Bitmap.Robin Watts
2018-03-22Add fz_output encoding filters.Tor Andersson
2018-03-22Clean up windows ifdefs.Tor Andersson
2018-03-22Add phony target to java makefile so it properly rebuilds the native lib.Tor Andersson
2018-03-22Load most annotations, even if they are missing appearances.Tor Andersson
2018-03-16Add simple fonts with 8-bit greek and cyrillic encodings.Tor Andersson
2018-03-16Add simple CJK font creation.Tor Andersson
2018-03-16Fix java build.Tor Andersson