summaryrefslogtreecommitdiff
path: root/platform/win32
AgeCommit message (Expand)Author
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-29Add Source Han Sans CJK per-language fonts.Tor Andersson
2016-06-27MSVC: Add DebugGProof configurationRobin Watts
2016-06-22Update font names in libfonts.vcprojMichael Vrhel
2016-06-20Add simple muraster.Robin Watts
2016-06-17Update base 14 fonts to the latest release from URW.Tor Andersson
2016-06-16Split image output functions into separate files.Tor Andersson
2016-06-16MSVC: 64bit fixes.Robin Watts
2016-06-14MSVC: Reorder objects in project file.Robin Watts
2016-06-14Add TIFF SGI LUV decoding.Robin Watts
2016-06-14MSVC 64bit fixesRobin Watts
2016-06-06Add FZ_ENABLE_JS configuration define.Tor Andersson
2016-05-31MSVC: Enable Function level linkingRobin Watts
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-04-04epub: Add stripped Charis SIL font to use as the default font for EPUB.Tor Andersson
2016-03-28MSVC: More solution tweaking.Robin Watts
2016-03-24MSVC: Add in missing font.Robin Watts
2016-03-23Fix MSVC builds.Robin Watts
2016-03-23Compile embedded fonts in separate C files.Tor Andersson
2016-03-21Add .ps output to mutool draw.Robin Watts
2016-03-16glyph plotter; Use repeated inclusion of headerRobin Watts
2016-03-07MSVC: Solution tweaks.Robin Watts
2016-03-01MSVC: Add mujs include path to mutool build.Robin Watts
2016-02-29jni: First attempt at generic JNI bindings.Robin Watts
2016-02-29js: Add "mutool run" tool to run javascript scripts.Tor Andersson
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-22Update jbig2dec to latest.Robin Watts
2015-12-18Remove fz_save_document and use pdf_save_document directly instead.Tor Andersson
2015-12-11win32: Always build 'generated' in 32-bit mode.Tor Andersson
2015-11-12gl: Add x64 target to MSVC project files.Tor Andersson
2015-10-14gl: Fix win32 release mode build.Tor Andersson
2015-10-06Update freetype submodule to version 2.6.1.Tor Andersson
2015-10-06gl: Windows stuff.Tor Andersson
2015-10-06gl: Split text field handling into separate file and add keyboard focus.Tor Andersson