summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
AgeCommit message (Expand)Author
2018-11-14Remove TARGA output support.HEADmasterTor Andersson
2018-11-13Add more encoding tables.Tor Andersson
2018-11-12Remove bitrotted and not working PDF portfolio code.Tor Andersson
2018-09-19Add DebugGSView and ReleaseGSView configs.Robin Watts
2018-08-31Visual Studio Solution tweaks.Robin Watts
2018-07-17Add MementoOpenSSL configurations.Robin Watts
2018-06-22Update win32 project for pdf-link/annot/annot-edit.c file changes.Tor Andersson
2018-06-11Fix MSVC dependencies/configurations.Robin Watts
2018-05-03Fix MSVC build: Remove stray "generate.bat" calls.Robin Watts
2018-04-27Handle multi-page image formats in muimg document driver.Tor Andersson
2018-04-25Check in generated Javascript source files.Tor Andersson
2018-04-25Check in generated CMap source.Tor Andersson
2018-04-25Update CMaps to latest version.Tor Andersson
2018-04-11Remove needless #defines in load-jpx.cTor Andersson
2018-03-22Add fz_output encoding filters.Tor Andersson
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-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-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-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-22Rename libjpeg submodule.Tor Andersson
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-17Remove preprocessor defines from vcproj.Tor Andersson
2016-12-12PDF Portfolio support.Robin Watts
2016-11-17Rename openssl flags to libcrypto.Sebastian Rasmussen
2016-11-15MSVC: Fix Commercial build locations.Robin Watts
2016-11-14More API tweaks.Robin Watts
2016-11-14Make fz_buffer structure private to fitz.Robin Watts
2016-11-11Add pdf_layer configuration API.Robin Watts
2016-11-04MSVS: More solution fixes.Robin Watts
2016-11-04MSVS: Add libluratech to project.Robin Watts
2016-10-19Rename internal headers to follow pattern *-imp.h.Sebastian Rasmussen
2016-10-06Hide internals of fz_colorspaceRobin Watts
2016-10-05Move fz_font definition to be private.Robin Watts
2016-09-27Add newly added files missing from VS project.Sebastian Rasmussen
2016-09-09Add newly added files missing from VS project.Robin Watts
2016-07-14Fix whitespace and indentation.Tor Andersson