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
2015-04-09
Remove the _no_run functions.
Tor Andersson
2015-04-06
Add mutool pages subcommand.
Robin Watts
2015-04-06
Move the guts of pdfclean into the lib.
Robin Watts
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-20
Fix Win32 builds of MuPDF; freetype config options not found.
Robin Watts
2015-03-12
VS solution: bring x64 libmupdf into line with other files.
Robin Watts
2015-02-25
Add 64 bit windows builds to MSVC solution.
Robin Watts
2015-02-24
Update MSVC solution with html entries. Fix windows issues with html.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-05
Fix makefile dependencies (gen_font_droid.h is no more).
Tor Andersson
2014-12-03
Add ZIP file and directory reading module.
Tor Andersson
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