.. |
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
|
FTBFS due to using the wrong log_printf function
|
2007-03-07 09:26:19 +00:00 |
Tests
|
more of patch #1644712 - new compiler predefines
|
2007-03-18 18:33:28 +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
|
more of patch #1644712 - new compiler predefines
|
2007-03-18 18:33:28 +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
|
Missed a warning
|
2007-03-11 16:49:02 +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
|
fixed bug #1661503: inconsistency between Win32/Linux makensis command line options
|
2007-03-02 04:35:35 +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
|
convert all StrToWstrAlloc
|
2007-01-25 13:27:21 +00:00 |
ResourceVersionInfo.h
|
2006 -> 2007
|
2007-01-13 17:28:23 +00:00 |
SConscript
|
wcs* use wchar_t on POSIX, which is not the same as WCHAR
|
2007-01-25 12:57:44 +00:00 |
script.cpp
|
size optimization - no need for both GetEnvironmentVariable and ExpandEnvironmentStrings
|
2007-03-03 14:18:20 +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
|
UpdateResource->UpdateResourceA
|
2007-01-25 12:58:18 +00:00 |
util.h
|
2006 -> 2007
|
2007-01-13 17:28:23 +00:00 |
winchar.cpp
|
copyright notice
|
2007-02-17 16:34:10 +00:00 |
winchar.h
|
copyright notice
|
2007-02-17 16:34:10 +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 |