summaryrefslogtreecommitdiff
path: root/platform/win32
AgeCommit message (Expand)Author
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
2015-10-06gl: Add an internal header file for GL application.Tor Andersson
2015-10-06gl: Fix MSVC warnings.Tor Andersson
2015-10-06gl: Use GLFW instead of GLUT.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-06-02Ensure that we can still build mudraw standalone if we want to.Robin Watts
2015-05-25Update VS solution with mutool changes.Robin Watts
2015-05-07Add some missing headers to MSVC solution.Robin Watts
2015-04-09Remove the _no_run functions.Tor Andersson
2015-04-06Add mutool pages subcommand.Robin Watts