NSIS/Source
2007-04-13 19:59:30 +00:00
..
7zip util.h isn't really needed and only causes problems when compiling the tests 2007-01-25 17:44:06 +00:00
boost Imported and modified some sources from Boost (http://www.boost.org) 2004-10-15 03:40:07 +00:00
bzip2 util.h isn't really needed and only causes problems when compiling the tests 2007-01-25 17:44:06 +00:00
exehead instead of forwarding the X button to the Next button when the Cancel button is disabled on the last page, simply disable the X button when the Cancel button is disabled (part of bug #1267491) 2007-04-13 19:59:30 +00:00
Tests signed/unsigned comparison 2007-04-01 17:38:31 +00:00
zlib clean-up for posix tests compatibility 2007-01-25 18:07:40 +00:00
afxres.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
build.cpp cast warning 2007-04-11 21:15:25 +00:00
build.h size optimization - use GetNSISString to do complicated stirng processing 2007-03-03 14:18:49 +00:00
cbzip2.h return >0 only when really finished 2007-01-23 16:03:10 +00:00
clzma.cpp don't return 0 from CLZMA::Comrpess when finished, return 1 2007-01-22 20:01:24 +00:00
clzma.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
compressor.h don't return 0 from CLZMA::Comrpess when finished, return 1 2007-01-22 20:01:24 +00:00
crc32.c 2006 -> 2007 2007-01-13 17:28:23 +00:00
crc32.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
czlib.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
DialogTemplate.cpp don't delete if it wasn't allocated 2007-03-31 13:36:25 +00:00
DialogTemplate.h fixed bug #1662190 - dialog template unicode conversion is lossy 2007-02-17 15:11:12 +00:00
dirreader.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
dirreader.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
fileform.cpp size optimization - use GetNSISString to do complicated stirng processing 2007-03-03 14:18:49 +00:00
fileform.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
growbuf.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
growbuf.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
lang.cpp fixed some warnings 2007-04-11 21:27:19 +00:00
lang.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
lineparse.cpp slight name changes to better fit the "standard" 2007-01-24 13:25:44 +00:00
lineparse.h slight name changes to better fit the "standard" 2007-01-24 13:25:44 +00:00
makenssi.cpp fixed bug #1661503: inconsistency between Win32/Linux makensis command line options 2007-03-02 04:35:35 +00:00
manifest.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
manifest.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
mmap.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
mmap.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
Platform.h Fix FTBFS on Linux due to missing definition of MB_USERICON 2007-04-04 08:15:19 +00:00
Plugins.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
Plugins.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
ResourceEditor.cpp use winchar_strdup 2007-02-17 15:11:33 +00:00
ResourceEditor.h GetResourceSize -> GetResourceSizeA/GetResourceSizeW 2007-01-25 13:02:50 +00:00
ResourceVersionInfo.cpp fixed some warnings 2007-04-11 21:42:46 +00:00
ResourceVersionInfo.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
SConscript more of bug #1676243 - compiler warnings on Linux 2007-04-13 10:29:24 +00:00
script.cpp fixed bug #1699474 - file /a does not preserve folder attributes 2007-04-12 19:24:21 +00:00
ShConstants.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
ShConstants.h * The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0 2006-10-28 19:45:02 +00:00
strlist.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
strlist.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
tokens.cpp it's /o not /0 2007-03-10 14:16:30 +00:00
tokens.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
uservars.h * The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0 2006-10-28 19:45:02 +00:00
util.cpp fixed bug #1699609 - linux CVS FTBFS 2007-04-13 09:54:54 +00:00
util.h replaced WCStrLen with winchar_strlen 2007-04-11 21:37:08 +00:00
winchar.cpp winchar_strlen and winchar_strdup can use const WCHAR 2007-04-11 21:33:18 +00:00
winchar.h winchar_strlen and winchar_strdup can use const WCHAR 2007-04-11 21:33:18 +00:00
writer.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
writer.h 2006 -> 2007 2007-01-13 17:28:23 +00:00