NSIS/Contrib
joostverburg 84edce4b2a Modern UI 1.8
* Uses the new language files
* Updated documentation
* Although MUI_DIRECTORYPAGE_BGCOLOR and MUI_STARTMENUPAGE_BGCOLOR are documented as interface
  setttings that apply to every directory page or Start Menu folder page, they were actually
  implemented as page specific settings. They have been changed to interface settings.
* MUI_LANGDLL_DISPLAY now also reads a previously saved language from the registry if the
  installation is silent.
* InstallOptions macros have been moved to a separate header file (InstallOptions.nsh).
  The MUI_INSTALLOPTIONS_* macros are still provided for backwards compatibility and insert the
  equalivent INSTALLOPTIONS_* macros.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5229 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 02:52:50 +00:00
..
AdvSplash avoid cast warning 2007-04-11 20:49:27 +00:00
Banner fixed bug #1743801 - Banner can hang when called form custom page 2007-06-26 19:00:14 +00:00
BgImage Kill some compiler warnings under Linux and mingw32 2007-03-11 15:58:46 +00:00
Dialer replaced by scons 2005-05-21 16:21:32 +00:00
ExDLL use A functions intead of T 2007-06-13 18:55:07 +00:00
Graphics Merge patch for better installs on POSIX platforms. 2006-01-21 09:54:23 +00:00
InstallOptions * New header file with macros and conversion functions for use with InstallOptions 2007-08-09 00:53:45 +00:00
LangDLL font should come after the empty string that marks the end of the language list, no need to decrease lang_num 2007-04-27 15:14:08 +00:00
Language files New language files for localization of user interfaces and plug-ins. 2007-08-09 01:12:21 +00:00
Library restore fs redirection only if it was set in the first place 2007-04-24 16:16:05 +00:00
MakeLangId fix signed/unsigned comparison warnings 2007-04-11 20:36:05 +00:00
Makensisw version bump 2007-04-27 16:57:58 +00:00
Math use default crt entry point 2007-03-30 19:44:52 +00:00
Modern UI Modern UI 1.8 2007-08-09 02:52:50 +00:00
nsDialogs fixed bug #1758653 - CVS build failure on Linux i386 - TVS_RTLREADING undeclared 2007-07-23 05:08:34 +00:00
nsExec Kill some compiler warnings under Linux and mingw32 2007-03-11 15:58:46 +00:00
NSIS Menu check for setup.h 2007-05-23 23:32:42 +00:00
NSISdl simplified myatoi64() 2007-07-14 10:29:26 +00:00
Splash typos (thanks Jamyn!) 2005-09-16 11:27:51 +00:00
StartMenu signed/unsigned mismatch warning 2007-04-11 21:46:01 +00:00
System Stop some compiler warnings due to lack of trailing newlines. 2007-06-10 16:45:45 +00:00
UIs Merge patch for better installs on POSIX platforms. 2006-01-21 09:54:23 +00:00
UserInfo Fix warning about uninitialised variable 2007-04-16 07:34:17 +00:00
VPatch Convert LF linefeeds to CRLF 2007-03-31 11:24:22 +00:00
zip2exe some more warnings of bug #1676243 2007-04-17 20:05:56 +00:00