summaryrefslogtreecommitdiff
path: root/platform/win32/libmupdf.vcproj
AgeCommit message (Expand)Author
2015-04-09Remove the _no_run functions.Tor Andersson
2015-04-06Move the guts of pdfclean into the lib.Robin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-12VS solution: bring x64 libmupdf into line with other files.Robin Watts
2015-02-25Add 64 bit windows builds to MSVC solution.Robin Watts
2015-02-24Update MSVC solution with html entries. Fix windows issues with html.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-12-03Add ZIP file and directory reading module.Tor Andersson
2014-09-22Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).Tor Andersson
2014-09-16Add missing file to VS solution.Robin Watts
2014-09-09Fix accidental commit of VS 12 changesMichael Vrhel
2014-09-02Add locale-independent number formatting and parsing functions.Tor Andersson
2014-08-19don't always write to Visual Studio's Output console in debug buildsSimon Bünzli
2014-07-17Add feature testing device, and call it from mudraw with -T flag.Tor Andersson
2014-05-22Fix windows VS builds.Robin Watts
2014-03-25Update win32 project files for JS.Tor Andersson
2014-03-25Break dependency of pdf-annot.c to graphics library.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts
2014-03-19Implement our own vsnprintf variant.Tor Andersson
2014-03-18Fix operator buffering of inline images.Robin Watts
2014-03-04Add pdf_process for filtering operator streams.Robin Watts
2014-03-04Add pdf_process for writing operator streams out to a buffer.Robin Watts
2014-03-04Add pdf_process interface.Robin Watts
2014-02-10Bug 695022: Add TIFF format handlerRobin Watts
2014-01-07Introduce 'document handlers'.Robin Watts
2014-01-06add stub files for JPEG-XR supportSimon Bünzli
2013-11-28Put thirdparty config headers in separate directories.Tor Andersson
2013-11-28Update mupdf to use latest openjpeg pulled from ghostpdl.Robin Watts
2013-11-11Add tree structure to win32 build.Tor Andersson
2013-08-30Use RLE coding scheme for glyph bitmaps.Robin Watts
2013-07-30Fix signature-support buildPaul Gardiner
2013-07-22Collect together all code to do with appearance-stream creationPaul Gardiner
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-20Update source, makefiles and win32 projects.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson