NSIS/Source
oripel fe3fbd361d Liberal use of ResourceManager
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3712 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-11 21:24:33 +00:00
..
7zip fixed bug #1005296 - NSIS build error on Linux with g++ 3.4.0 2004-08-21 10:50:17 +00:00
bzip2 - makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.) 2004-03-29 20:21:00 +00:00
exehead refactoring: 2004-10-02 18:04:41 +00:00
Tests use mmap.cpp instead of strlist.h 2004-10-02 18:26:23 +00:00
zlib fixed build warnings (including bug report #1005303 ) 2004-08-14 17:35:05 +00:00
afxres.h - compiles without PSDK again 2004-01-30 22:04:10 +00:00
build.cpp 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
build.h refactoring: 2004-10-02 18:04:41 +00:00
cbzip2.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
clzma.cpp 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
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 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
crc32.c - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00
czlib.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
DialogTemplate.cpp fixed a bug in the handling of wCreateDataSize in CDialogTemplate::Save (thanks Sven Ritter) 2004-09-22 16:23:05 +00:00
DialogTemplate.h fixed unicode conversion with iconv 2004-07-08 18:32:27 +00:00
exedata.cpp refactoring: 2004-10-02 18:04:41 +00:00
exedata.h refactoring: 2004-10-02 18:04:41 +00:00
growbuf.cpp refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
growbuf.h refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
lang.cpp - auto conversion of paths on POSIX platforms - based on patch #1005673 2004-08-20 15:40:38 +00:00
lang.h - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00
lineparse.cpp moved implementation of LineParser into lineparse.cpp 2004-10-11 11:45:15 +00:00
lineparse.h moved implementation of LineParser into lineparse.cpp 2004-10-11 11:45:15 +00:00
Makefile - added target 'depend' using makedepend 2004-10-11 21:20:49 +00:00
makenssi.cpp refactoring: 2004-10-02 18:04:41 +00:00
makenssi.dsp moved implementation of LineParser into lineparse.cpp 2004-10-11 11:45:15 +00:00
makenssi.dsw first-ever CppUnit unit tests 2004-09-30 18:36:08 +00:00
mmap.cpp refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
mmap.h added missing #include statement for Linux 2004-10-11 21:21:24 +00:00
Platform.h define DS_SHELLFONT for win32 too 2004-10-01 09:45:37 +00:00
Plugins.cpp - auto conversion of paths on POSIX platforms - based on patch #1005673 2004-08-20 15:40:38 +00:00
Plugins.h - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00
ResourceEditor.cpp implemented GetDLLVersionLocal for non Win32 platforms 2004-09-11 11:25:19 +00:00
ResourceEditor.h implemented GetDLLVersionLocal for non Win32 platforms 2004-09-11 11:25:19 +00:00
ResourceVersionInfo.cpp moved implementation of CVersionStrigList into ResourceVersionInfo.cpp 2004-10-11 14:23:45 +00:00
ResourceVersionInfo.h moved implementation of CVersionStrigList into ResourceVersionInfo.cpp 2004-10-11 14:23:45 +00:00
script.cpp Liberal use of ResourceManager 2004-10-11 21:24:33 +00:00
ShConstants.h - makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.) 2004-03-29 20:21:00 +00:00
strlist.cpp refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
strlist.h refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
tokens.cpp - added GetErrorLevel and SetErrorLevl 2004-09-25 10:49:08 +00:00
tokens.h - added GetErrorLevel and SetErrorLevl 2004-09-25 10:49:08 +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 refactoring: split strlist.h classes into separate {h,cpp} files 2004-10-02 15:17:00 +00:00
util.h refactoring: 2004-10-02 18:04:41 +00:00