summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
AgeCommit message (Expand)Author
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
2015-10-06xps: Add separate link parsing step.Tor Andersson
2015-09-28Workaround for VS2005 linker bug.Robin Watts
2015-09-14Add utility functions to help reduce device creation boilerplate.Tor Andersson
2015-08-24Revert revert of WinMain utf-8 handling and fix the bugs.Tor Andersson
2015-08-17Revert "win32: Convert argv to utf-8 and use regular getopt."Robin Watts
2015-07-31win32: Convert argv to utf-8 and use regular getopt.Tor Andersson
2015-07-30Add load-gif.c to visual studio projectMichael Vrhel
2015-07-20Code to generate a GProof file from a currently opened document.Robin Watts
2015-07-20First cut at gprf document handler.Robin Watts
2015-06-29Add Separation class to fitz.Robin Watts
2015-06-29Add an fz_tempfile utility.Robin Watts
2015-06-26Bug 696053: Update windows mupdf to respect command line flags.Robin Watts
2015-06-03Enable FZ_LARGEFILE for all windows builds.Robin Watts
2015-05-07Add some missing headers to MSVC solution.Robin Watts