index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
win32
Age
Commit message (
Expand
)
Author
2014-09-22
Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).
Tor Andersson
2014-09-16
Add missing file to VS solution.
Robin Watts
2014-09-09
Fix accidental commit of VS 12 changes
Michael Vrhel
2014-09-09
Fix crashes, add annotations, more AA control, Keyboard commands, select al...
Michael Vrhel
2014-09-02
Add locale-independent number formatting and parsing functions.
Tor Andersson
2014-08-19
don't always write to Visual Studio's Output console in debug builds
Simon Bünzli
2014-07-18
Fix VS project "generated" "Clean" step for Debug builds.
Ray Johnston
2014-07-17
Add feature testing device, and call it from mudraw with -T flag.
Tor Andersson
2014-05-29
Fix 694093: add vertical variant of CJK fallback font.
Tor Andersson
2014-05-22
Fix windows VS builds.
Robin Watts
2014-05-19
Add an application agnostic memory handler for libjpeg
Chris Liddell
2014-03-26
Pull mujs source into VS solution (disabled)
Robin Watts
2014-03-25
Update win32 project files for JS.
Tor Andersson
2014-03-25
Break dependency of pdf-annot.c to graphics library.
Tor Andersson
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-03-04
Add pdf_process for filtering operator streams.
Robin Watts
2014-03-04
Add pdf_process for writing operator streams out to a buffer.
Robin Watts
2014-03-04
Add pdf_process interface.
Robin Watts
2014-02-10
Bug 695022: Add TIFF format handler
Robin Watts
2014-01-17
Add missing dependencies back into VS2005 project.
Robin Watts
2014-01-16
Revert change of mupdf.sln from VS2005 format to VS2012.
Robin Watts
2014-01-15
Clearer division in WinRT vs std C++ code
Michael Vrhel
2014-01-07
Introduce 'document handlers'.
Robin Watts
2014-01-06
add stub files for JPEG-XR support
Simon Bünzli
2013-11-28
Put thirdparty config headers in separate directories.
Tor Andersson
2013-11-28
Update mupdf to use latest openjpeg pulled from ghostpdl.
Robin Watts
2013-11-26
Import URW fonts version 1.10 converted to CFF by FontForge.
Tor Andersson
2013-11-11
Add tree structure to win32 build.
Tor Andersson
2013-08-30
Use RLE coding scheme for glyph bitmaps.
Robin Watts
2013-07-30
Fix signature-support build
Paul Gardiner
2013-07-22
Collect together all code to do with appearance-stream creation
Paul Gardiner
2013-07-19
Add mupdf-curl app
Robin Watts
2013-07-19
Initial work on progressive loading
Robin Watts
2013-06-20
Update source, makefiles and win32 projects.
Tor Andersson
2013-06-20
Rearrange source files.
Tor Andersson