summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
AgeCommit message (Expand)Author
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
2016-07-11MSVC: Add DebugJava/ReleaseJava configurations.Robin Watts
2016-07-08Fix Windows builds.Robin Watts
2016-06-27MSVC: Add DebugGProof configurationRobin Watts
2016-06-16Split image output functions into separate files.Tor Andersson
2016-06-14MSVC: Reorder objects in project file.Robin Watts
2016-06-14Add TIFF SGI LUV decoding.Robin Watts
2016-06-06Add FZ_ENABLE_JS configuration define.Tor Andersson
2016-05-29fix usage vcprojRobin Watts
2016-05-27Add facility to track usage of functions.Robin Watts
2016-05-20murun: Add graftObject to javascript bindings.Tor Andersson
2016-04-26MSVC: Fix MSVC builds.Robin Watts
2016-04-26svg: Add SVG parser.Tor Andersson
2016-04-22thirdparty: Update to openjpeg 2.1.0.Sebastian Rasmussen
2016-04-19Add mutool mergeMichael Vrhel
2016-03-23Fix MSVC builds.Robin Watts
2016-03-21Add .ps output to mutool draw.Robin Watts
2016-03-16glyph plotter; Use repeated inclusion of headerRobin Watts
2016-02-29Add mutool create tool, and PDF font and image resource creation.Michael Vrhel
2016-02-26Add harfbuzz path to other VS configs (e.g. x64) as well as set Preproc defines.Michael Vrhel
2016-02-03Bug 696546: Add fast strtofRobin Watts
2016-01-29Force all harfbuzz allocations through our allocators.Robin Watts
2016-01-28Add harfbuzz thirdparty submodule.Tor Andersson
2016-01-28Add Noto fallback fonts.Tor Andersson
2016-01-18First import of bidi code.Robin Watts
2016-01-13VS Solution: Add fz_pool files.Robin Watts
2015-12-28Drop 'jsimp' abstraction and use mujs directly.Tor Andersson
2015-12-18Remove fz_save_document and use pdf_save_document directly instead.Tor Andersson