summaryrefslogtreecommitdiff
path: root/platform/win32
AgeCommit message (Expand)Author
2018-03-22Add fz_output encoding filters.Tor Andersson
2018-02-08Update Windows build to properly handle pkcs7 reorganisationPaul Gardiner
2018-02-02Signature support: add a null pdf_check_signature functionPaul Gardiner
2018-02-02Signature support: fix windows build for the openssl-present casePaul Gardiner
2018-02-02Signature support: decouple mupdf from the pkcs7 implementationPaul Gardiner
2018-02-02Signature support: separate pkcs7 specifics into a separate file.Paul Gardiner
2018-01-04Add portable pseudo-random number generator based on the lrand48 family.Tor Andersson
2017-11-17Purge remnants of GLFW.Tor Andersson
2017-11-09VS2005: Fix Freeglut build.Robin Watts
2017-11-08gl: Remove GLFW and reinstate FreeGLUT.Tor Andersson
2017-11-06Update lcms2art with the latest from lcms2 (2.9).Robin Watts
2017-10-16Add missing pdfsign.c file to MSVC project.Robin Watts
2017-10-13Add fz_deflate family of functions.Robin Watts
2017-10-13Simple PCLm device.Robin Watts
2017-08-17Simplify stext structure and device.Tor Andersson
2017-07-27MSVC: 64bit project file build fixes.Robin Watts
2017-07-27MSVC: Add mutrace.c to libmutool.Robin Watts
2017-07-19Rejig page separations interface.Robin Watts
2017-07-19Update LCMS2 to LCMS2ART to reflect our fork.Robin Watts
2017-06-29Harfbuzz tweaks.Robin Watts
2017-06-22Add PSD deviceRobin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-06-16MSVC solution: Add missing header.Robin Watts
2017-06-13Add edgebuffer based rasterizerRobin Watts
2017-06-13Introduce fz_rasterizer encapsulationRobin Watts
2017-05-23Remove unused strtod function.Tor Andersson
2017-05-08Make sure source text in pdf-js-util.js is zero terminated.Tor Andersson
2017-05-03Fix MSVC project; function.c has been removed.Robin Watts
2017-04-20Remove needless -Igenerated flags.Tor Andersson
2017-04-13Change generated files to be C instead of headers.Tor Andersson
2017-03-22Fix windows GLFW build.Tor Andersson
2017-03-22Rename libjpeg submodule.Tor Andersson
2017-03-21Replace fontdump, bin2hex and cquote with one tool: hexdump.Tor Andersson
2017-03-14Add MSVC project file forgotten from previous commitRobin Watts
2017-03-11Fix MSVC solution.Robin Watts
2017-02-20Add svg writer.Tor Andersson
2017-01-17Fix 697476: Rename header files.Tor Andersson
2017-01-17MSVC: Fix libmupf openssl configurations include paths.Robin Watts
2017-01-17MSVC: Remove libluratech non commercial configurationsRobin Watts
2017-01-17MSVC: Fix 64bit builds of libmuthreadsRobin Watts
2017-01-17Remove preprocessor defines from vcproj.Tor Andersson
2016-12-12PDF Portfolio support.Robin Watts
2016-11-23Convert mudraw and muraster to use mu-threads.Robin Watts
2016-11-23First version of mu-office-lib.Robin Watts
2016-11-23Move threading macros out into a mu-threads helper file.Robin Watts
2016-11-22Rearrange CMap resources. Only include the ones that are used.Tor Andersson
2016-11-17Update to curl 7.51.0.Sebastian Rasmussen
2016-11-17Rename openssl flags to libcrypto.Sebastian Rasmussen
2016-11-15Update JNI code to load 32 or 64 bit DLL as appropriate.Robin Watts
2016-11-15MSVC: Fix Commercial build locations.Robin Watts