NSIS/Source
2014-06-15 19:12:12 +00:00
..
7zip 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
boost Imported and modified some sources from Boost (http://www.boost.org) 2004-10-15 03:40:07 +00:00
bzip2 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
exehead 64bit fixes and optimizations 2014-05-19 22:03:09 +00:00
Tests Fixed winchar tests 2014-01-22 09:54:21 +00:00
zlib 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
afxres.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
build.cpp Refactored verbosity handling with new setter&getter 2014-06-15 19:12:12 +00:00
build.h Refactored verbosity handling with new setter&getter 2014-06-15 19:12:12 +00:00
cbzip2.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
clzma.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
clzma.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
compressor.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
crc32.c 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
crc32.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
czlib.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
DialogTemplate.cpp Basic Win64 support (MSVC) 2014-02-08 00:13:52 +00:00
DialogTemplate.h Major POSIX overhaul 2013-12-08 14:34:38 +00:00
dirreader.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
dirreader.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
fileform.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
fileform.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
growbuf.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
growbuf.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
icon.cpp Basic Win64 support (MSVC) 2014-02-08 00:13:52 +00:00
icon.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
lang.cpp Fixed POSIX !searchparse bug (patch #251) and hopefully better compatibility with 2.46 2014-05-19 19:23:06 +00:00
lang.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
lineparse.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
lineparse.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
makenssi.cpp Refactored verbosity handling with new setter&getter 2014-06-15 19:12:12 +00:00
manifest.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
manifest.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
mmap.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
mmap.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
Platform.h 64bit fixes and optimizations 2014-05-19 22:03:09 +00:00
Plugins.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
Plugins.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
ResourceEditor.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
ResourceEditor.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
ResourceVersionInfo.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
ResourceVersionInfo.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
SConscript StdOut Unicode support, controlled by /OUTPUTCHARSET and/or existing BOM if redirected. 2013-05-04 13:32:47 +00:00
script.cpp Refactored verbosity handling with new setter&getter 2014-06-15 19:12:12 +00:00
ShConstants.cpp Don't use the evil _tcsnccpy/strncpy function. 2014-05-20 17:26:33 +00:00
ShConstants.h Don't use the evil _tcsnccpy/strncpy function. 2014-05-20 17:26:33 +00:00
strlist.cpp 64bit fixes and optimizations 2014-05-19 22:03:09 +00:00
strlist.h Fixed POSIX !searchparse bug (patch #251) and hopefully better compatibility with 2.46 2014-05-19 19:23:06 +00:00
tchar.h Don't use the evil _tcsnccpy/strncpy function. 2014-05-20 17:26:33 +00:00
tokens.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
tokens.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
tstring.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
tstring.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
uservars.h Stricter compiler parameter validation of SectionGet/Set* commands 2014-04-15 23:26:54 +00:00
utf.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
utf.h MakeNSIS WM_COPYDATA notify messages now use the QH_OUTPUTCHARSET encoding if specified by the host. CP_ACP is the default for compatibility with old IDEs. 2014-06-11 22:01:38 +00:00
util.cpp TOK_CREATEDIR tries to reject relative paths because EW_CREATEDIR silently fails if faced with one 2014-05-20 19:30:36 +00:00
util.h TOK_CREATEDIR tries to reject relative paths because EW_CREATEDIR silently fails if faced with one 2014-05-20 19:30:36 +00:00
validateunicode.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
validateunicode.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
winchar.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
winchar.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
writer.cpp 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00
writer.h 2014 and fixed some minor typos 2014-05-13 15:51:45 +00:00