summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2012-12-20Add freetype include files to the win32 project.Robin Watts
2012-11-30Rejig VS projects to avoid compiling files twice.Robin Watts
2012-11-26Remove xps/xps_xml.c from libmupdf-V8 VS project.Robin Watts
2012-11-26Move XML parser into fitz directory.Tor Andersson
2012-11-16Move text searching function into fitz.Tor Andersson
2012-10-17First steps towards supporting transitions.Robin Watts
2012-10-05Rename mubusy to mutool.Tor Andersson
2012-10-05Refactor compressed stream loading.Robin Watts
2012-09-26Add thirdparty libraries as git submodules.Tor Andersson
2012-09-21Add ifdef option to embed either the small or full CJK fallback font.Tor Andersson
2012-09-18Forms: add event handling api and specifically support for javascript alertPaul Gardiner
2012-09-04Tweak VS solution to solve build issues.Robin Watts
2012-09-04Fix Release and Memento builds under VS.Robin Watts
2012-08-09Forms: fix windows build after mergePaul Gardiner
2012-08-08Merge branch 'master' into formsPaul Gardiner
2012-08-07Update VS solutions to new thirdparty files.Robin Watts
2012-08-03Forms: move javascript utility filePaul Gardiner
2012-07-12Separate out the Javascript utility functions and autogenerate C stringPaul Gardiner
2012-06-20Move the Visual C solution over to new v8 library layoutRobin Watts
2012-06-14Solution changes to make release and memento builds of v8 linked things work.Robin Watts
2012-06-14First version of mujstest-v8.pdf and associated solution changes.Robin Watts
2012-06-01Merge branch 'master' into formsPaul Gardiner
2012-05-16JavaScript: provide mechanism via which C++ js engines can fz_throw errorsPaul Gardiner
2012-05-15Add a dummy pdf_js implementation for use in non-form-supporting buildsPaul Gardiner
2012-05-15Forms: make forms API separate to the main document APIPaul Gardiner
2012-05-11Split part of fz_document interface for pdf_document into separate file.Tor Andersson
2012-05-10Combine all small tools into mubusy and remove the separate executables.Tor Andersson
2012-05-08JavaScript: add v8 implementationPaul Gardiner
2012-05-08First go at Javascript-engine abstract APIPaul Gardiner
2012-05-08Forms: handle field appearance change on mouse up/downPaul Gardiner
2012-05-02Add omitted mupdfposter.vcproj file.Robin Watts
2012-04-30Simple mupdfposter appRobin Watts
2012-04-28Move guts of pdfclean into new pdf_write function.Robin Watts
2012-04-23Use jmemnobs.c instead of jmemansi.c in libjpeg.Tor Andersson
2012-04-23Update build files for new thirdparty package with freetype 2.4.9.Tor Andersson
2012-03-16Add -Dverbose=-1 to zlib CFLAGS.Robin Watts
2012-03-12Merge branch 'master' into header-splitRobin Watts
2012-03-09Fix MSVC solution - openjpeg include paths not updated to 1.5Robin Watts
2012-03-07Move to OpenJPEG 1.5.0Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-29Move base_object from fitz to pdf in the VS solution too.Robin Watts
2012-02-25Rework image handling for on demand decodeRobin Watts
2012-02-16Remove mupdfdraw and muxpsdraw in favour of mudraw.Robin Watts
2012-02-13Create mudraw; mupdfdraw cloned and adapted to use fz_documentRobin Watts
2012-02-13Remove arch_port.c from visual C solution/Android build.Robin Watts
2012-02-07Updated Visual Studio Project; generated tweaks.Robin Watts
2012-02-07Update windows viewer to latest changes.Tor Andersson
2012-01-30Add CBZ (comic book zip-file) parser.Tor Andersson
2012-01-30Move PNG, JPEG and TIFF image loading from muxps into fitz.Tor Andersson
2012-01-27Rename pdfdraw to mupdfdraw etc.Robin Watts