index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
Age
Commit message (
Collapse
)
Author
2010-07-29
Use chained reader like interface for filters instead of process interface.
Tor Andersson
2010-07-21
Add Robin Watts' smooth image scaling code.
Tor Andersson
2010-07-16
Update MSVC project files to reflect the removal of pdftool.[ch]
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw ↵
Tor Andersson
to be more illustrative.
2010-07-09
Rearrange and merge some files in the fitz directory.
Tor Andersson
2010-07-08
Remove unmaintained MMX optimized function and runtime detection.
Tor Andersson
2010-07-02
Tweak optimization flags in MSVC projects.
Tor Andersson
2010-07-02
Rearrange MSVC projects.
Tor Andersson
2010-07-02
Add _CRT_SECURE_NO_WARNINGS to MSVC project files to silence some silly ↵
Tor Andersson
warnings when building third party libraries.
2010-07-01
Remove deprecated Detect64BitPortabilityProblems flag (-Wp64) from MSVC files.
Tor Andersson
2010-06-23
Remove jbig2dec command line tool from the list of files to build in the VS ↵
Tor Andersson
project.
2010-06-01
Update win32 project files to the newest version of the thirdparty libs.
Tor Andersson
2010-05-27
Add optimized function written in C that depends on integers being exactly ↵
Tor Andersson
32-bit.
2010-05-14
Change pdf_openxref to take a fz_stream instead of a filename so that ↵
Tor Andersson
windows can open files with unicode names.
2010-05-14
Import Robin Watts' project files for Visual Studio 2005.
Tor Andersson