NSIS/Contrib
wizou 57f7ff8a1c Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off).
Stubs & Plugins differentiation is done automatically using a 'W' suffix.
SConscripts need to be reviewed to generate both variants of Plugins & pluginapi.lib under Unicode compilation.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6100 212acab6-be3b-0410-9dea-997c60f758d6
2010-06-14 10:07:22 +00:00
..
AdvSplash Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
Banner Adapting CHAR4_TO_DWORD-style constructions. No change in exehead. 2010-04-14 15:51:48 +00:00
BgImage Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact 2010-03-29 14:24:47 +00:00
Dialer Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
ExDLL Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
Graphics Merge patch for better installs on POSIX platforms. 2006-01-21 09:54:23 +00:00
InstallOptions Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
LangDLL Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
Language files added Asturian by Marcos 2010-02-06 13:19:47 +00:00
Library Using standard wchar string functions instead of winchar_* 2010-04-30 14:48:19 +00:00
MakeLangId more simple TCHARs fixes 2010-04-12 16:00:17 +00:00
Makensisw Unicode port: Unicode version of NSIS can now generate both ANSI & Unicode installers (using new instruction UnicodeInstaller on/off). 2010-06-14 10:07:22 +00:00
Math Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00
Modern UI happy new year! 2009-02-01 14:44:30 +00:00
Modern UI 2 a little bit more TCHARs and minor fixes 2010-03-29 15:32:24 +00:00
MultiUser happy new year! 2009-02-01 14:44:30 +00:00
nsDialogs _countof and swprintf fixes for VC6 2010-03-30 17:50:08 +00:00
nsExec Merging various fixes from latest Jim Park repository 2010-05-28 14:09:08 +00:00
NSIS Menu Jim Park's Unicode NSIS merging - Step 2 : merge TCHARs changes into trunk 2010-03-26 17:18:17 +00:00
NSISdl Jim Park's Unicode NSIS merging - Step 2 : merge TCHARs changes into trunk 2010-03-26 17:18:17 +00:00
Splash Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact 2010-03-29 14:24:47 +00:00
StartMenu Merging various fixes from latest Jim Park repository 2010-05-28 14:09:08 +00:00
SubStart install substart.exe as makensis.exe 2010-04-17 23:20:18 +00:00
System Merging various fixes from latest Jim Park repository 2010-05-28 14:09:08 +00:00
UIs more simple TCHARs fixes 2010-04-12 16:00:17 +00:00
UserInfo Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact 2010-03-29 14:24:47 +00:00
VPatch Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact 2010-03-29 14:24:47 +00:00
zip2exe Unicode port: Adapted MakensisW & zip2exe for UTF-8 (avoid cutting sequence). Also fix a bug where they would get stuck if output log was multiple of 1023 bytes. Simplification of reading loop. 2010-05-07 13:54:03 +00:00