NSIS/Source
kichik 68abd8a09e buf1, not buf (patch #1768584)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5234 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-11 17:03:18 +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 buf1, not buf (patch #1768584) 2007-08-11 17:03:18 +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 #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +00:00
build.h get rid of some #ifdef _WIN32 2007-07-18 19:21:38 +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 real implementation for IsValidCodePage 2007-07-18 19:26:16 +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 applied patch #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +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 added HWND 2007-07-18 19:21:30 +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 #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +00:00
ResourceEditor.h applied patch #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +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 fixed bug #1758873 - do not link to stdc++ when using aCC 2007-07-23 18:59:35 +00:00
script.cpp fixed escaped quotes in macro parameters 2007-08-09 00:19:37 +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 applied patch #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +00:00
strlist.h applied patch #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +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 #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +00:00
util.h real implementation for IsValidCodePage 2007-07-18 19:26:16 +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