NSIS/Source
2006-07-30 11:52:20 +00:00
..
7zip applied patch #1434174 - GCC 4.2 patches 2006-02-24 16:19:55 +00:00
boost Imported and modified some sources from Boost (http://www.boost.org) 2004-10-15 03:40:07 +00:00
bzip2 added NSISCALL to functions used in the stub (EXEHEAD) 2005-04-02 11:23:12 +00:00
exehead fixed bug #1504758 - CRC32 implementation use potentially non-32bit types 2006-06-16 14:12:04 +00:00
Tests oops, that shouldn't be there 2006-04-05 18:46:42 +00:00
zlib possible .data optimization 2005-10-12 13:32:47 +00:00
afxres.h - compiles without PSDK again 2004-01-30 22:04:10 +00:00
build.cpp partial fix for bug #1470826 - unaligned memory access 2006-07-30 11:52:20 +00:00
build.h fixed bug #1504758 - CRC32 implementation use potentially non-32bit types 2006-06-16 14:12:04 +00:00
cbzip2.h virtual destructor to avoid gcc warnings 2006-04-28 13:23:29 +00:00
clzma.cpp fix for WaitForSingleObject POSIX implementation by codesquid 2006-03-11 17:34:20 +00:00
clzma.h added dict_size parameter to Compressor::Init() so a cast to CLZMA won't be required to pass a dictionary size 2004-10-11 14:26:13 +00:00
compressor.h virtual destructor to avoid gcc warnings 2006-04-28 13:23:29 +00:00
crc32.c fixed bug #1504758 - CRC32 implementation use potentially non-32bit types 2006-06-16 14:12:04 +00:00
crc32.h fixed bug #1504758 - CRC32 implementation use potentially non-32bit types 2006-06-16 14:12:04 +00:00
czlib.h virtual destructor to avoid gcc warnings 2006-04-28 13:23:29 +00:00
DialogTemplate.cpp big-endian compatibility 2006-03-24 18:36:24 +00:00
DialogTemplate.h big-endian compatibility 2006-03-24 18:36:24 +00:00
dirreader.cpp fixed bug #1431593 - dir_reader::matches uses iterator that is at end 2006-02-24 11:41:22 +00:00
dirreader.h new interface for reading directories which helps getting some preprocessor clutter outside of script.cpp 2004-11-26 15:37:31 +00:00
fileform.cpp properly calculate number of language strings 2006-04-05 15:22:45 +00:00
fileform.h writers for header structures 2006-03-11 11:13:50 +00:00
growbuf.cpp fixed build errors and warnings caused by latest merge 2005-08-30 16:30:48 +00:00
growbuf.h refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
lang.cpp directory edit box should not be rtl as it contains mostly english 2006-03-04 13:48:43 +00:00
lang.h added NLF_STRINGS_NO_SPECIAL, number of real NLF strings, not including special strings not defined in the NLF 2005-10-18 13:12:08 +00:00
lineparse.cpp Fixed #ifdef blocks. 2005-10-16 12:52:04 +00:00
lineparse.h moved implementation of LineParser into lineparse.cpp 2004-10-11 11:45:15 +00:00
makenssi.cpp accept event as ctrl+c as well, because GenerateConsoleCtrlEvent doesn't work form a non-parent-console process 2006-03-06 15:12:26 +00:00
mmap.cpp fixed bug #1380447 - Abnormal program termination while writing the uninstaller 2005-12-15 18:47:23 +00:00
mmap.h added missing #include statement for Linux 2004-10-11 21:21:24 +00:00
Platform.h fixed bug #1504772 - Sources/Platform.h type definitions are not 64bit-safe 2006-07-30 11:48:47 +00:00
Plugins.cpp use CResourceEditor helper methods 2006-04-05 18:42:12 +00:00
Plugins.h merged from PIEPIEPIE branch: 2005-08-27 19:56:00 +00:00
ResourceEditor.cpp another sanity check 2006-04-05 18:40:09 +00:00
ResourceEditor.h fixed bug #1474597 - Mac OS X 10.4 build failures 2006-04-28 15:54:42 +00:00
ResourceVersionInfo.cpp use new MultiByteToWideChar and WideCharToMultiByte implementation 2004-12-11 16:10:28 +00:00
ResourceVersionInfo.h moved implementation of CVersionStrigList into ResourceVersionInfo.cpp 2004-10-11 14:23:45 +00:00
SConscript added fileform.cpp and writer.cpp 2006-03-11 11:15:07 +00:00
script.cpp fixed bug #1509909 - !system & !packhdr fail with quotes 2006-07-30 10:29:23 +00:00
ShConstants.cpp moved implementation of ConstantsStringList into ShConstants.cpp 2004-10-12 21:05:59 +00:00
ShConstants.h moved implementation of ConstantsStringList into ShConstants.cpp 2004-10-12 21:05:59 +00:00
strlist.cpp refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
strlist.h avoid gcc uninitialized warning 2006-04-28 13:33:17 +00:00
tokens.cpp implemented RFE #1459210 - !define /date should use UTC 2006-03-28 18:20:28 +00:00
tokens.h applied patch #1412982 - "!if" - enhanced compile time flow control 2006-02-24 15:06:30 +00:00
uservars.h - makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.) 2004-03-29 20:21:00 +00:00
util.cpp fixed bug #1509909 - !system & !packhdr fail with quotes 2006-07-30 10:29:23 +00:00
util.h fixed bug #1509909 - !system & !packhdr fail with quotes 2006-07-30 10:29:23 +00:00
writer.cpp fixed bug #1504758 - CRC32 implementation use potentially non-32bit types 2006-06-16 14:12:04 +00:00
writer.h fixed bug #1504758 - CRC32 implementation use potentially non-32bit types 2006-06-16 14:12:04 +00:00