.. |
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
|
let GetStringFromParm call validate_filename
|
2007-07-14 10:53:35 +00:00 |
Tests
|
fixed bug #1753063 - CVS test failure on hppa
|
2007-07-16 18:28:18 +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
|
applied patch #1722147 - equalized compiler errors
|
2007-05-23 14:14:38 +00:00 |
build.h
|
removed code duplication for installer/uninstaller in GenerateLangTables
|
2007-04-26 20:49:14 +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
|
use current codepage to convert font name to unicode
|
2007-04-25 19:20:41 +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
|
removed code duplication for installer/uninstaller in GenerateLangTables
|
2007-04-26 20:49:14 +00:00 |
lang.h
|
implemented RFE #1235616 - Variable to get language *name*
|
2007-04-14 22:30:31 +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 #1755148 - hpux build linkage specification in main
|
2007-07-17 16:45:13 +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 #1752328 - PFNSHGETFOLDERPATHA is stub only and very Windows, move from Platform.h to util.c
|
2007-07-12 16:35:13 +00:00 |
Plugins.cpp
|
applied patch #1714416 - patch to build on hpux
|
2007-06-27 14:15:00 +00:00 |
Plugins.h
|
2006 -> 2007
|
2007-01-13 17:28:23 +00:00 |
ResourceEditor.cpp
|
applied patch #1714416 - patch to build on hpux
|
2007-06-27 14:15:00 +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
|
fixed bug #1707823 - VS_FIXEDFILEINFO undefind in util.cpp
|
2007-04-26 18:24:35 +00:00 |
SConscript
|
more of bug #1676243 - compiler warnings on Linux
|
2007-04-13 10:29:24 +00:00 |
script.cpp
|
size optimization - use GetStringFromParm instead of wsprintf
|
2007-07-06 09:55: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
|
fixed bug #1709460 - Command line help for MessageBox is incomplete
|
2007-04-29 21:02:13 +00:00 |
tokens.h
|
added SetRegView to allows access to the x64 registry view
|
2007-04-14 12:50:32 +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
|
applied patch #1706624 - GetDLLVersionLocal VXD support on NT
|
2007-04-24 14:24:18 +00:00 |
util.h
|
added GetDLLVersion
|
2007-04-24 14:06:50 +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 |