NSIS/Contrib
eccles e1c4b80991 DLL version 2.4 (1/4/2004)
* Initial focus is set in "initDialog" making it possible to override it from NSIS prior to calling "show"
- When initial focus is to a Text field InstallOptions now follows standard Windows behaviour by having the text selected
- Label and other static fields no longer have State= written to the INI file when leaving the dialog
- NOTIFY flag can now be used with Link fields (State should be omitted in this case)
- Likewise, State can now be used with Button fields (behaves the same as with Link fields)
- NOTIFY flag can also now be used with ListBox and DropList fields to have NSIS notified when the selection changes
- Meaning of RIGHT flag is now reversed in right-to-left language mode
- HSCROLL and VSCROLL flags are no longer restricted to Text fields
- Various Link field fixes
- Text box colour bug fix


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3350 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-04 14:06:39 +00:00
..
AdvSplash dll not exe 2003-11-16 14:52:38 +00:00
Banner Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
BgImage Do not call SetBg from a section 2003-11-18 14:30:43 +00:00
Dialer Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
ExDLL Applied patch #838864 - some more optimizations 2003-11-16 22:38:14 +00:00
Graphics added 16x16 icon 2003-11-19 13:51:02 +00:00
InstallOptions DLL version 2.4 (1/4/2004) 2004-01-04 14:06:39 +00:00
LangDLL include winresrc.h instead of afxresh which is not available on non Microsoft compilers (part of MFC it seems) 2003-12-23 14:24:28 +00:00
Language files added some missing commas 2003-12-31 11:39:15 +00:00
Makensisw more diabled images, free image lists 2004-01-02 13:40:57 +00:00
Math 1. Unary-Pre operators detection fixed. 2003-09-22 22:56:52 +00:00
Modern UI fixes 2003-12-31 11:38:09 +00:00
nsExec Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
NSIS Menu new style 2003-11-10 22:27:38 +00:00
NSIS Update Empty password for anonymous CVS 2003-11-19 21:27:41 +00:00
NSISdl - made NSIS ignore WM_COMMAND from disabled controls 2003-12-29 15:12:41 +00:00
Splash Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
StartMenu - fixed bug #848868 - StartMenu trims 3 lines of text 2003-12-08 12:53:32 +00:00
System release 5 by brainsucker: 2003-09-11 20:31:04 +00:00
UIs - Added SS_NOPREFIX for the static control above the install log so both will show the same when an ampersand is present in the string 2003-12-17 23:22:14 +00:00
UserInfo Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
VPatch VPatch 2.1: 2003-12-27 18:36:57 +00:00
zip2exe include winresrc.h instead of afxresh which is not available on non Microsoft compilers (part of MFC it seems) 2003-12-23 14:24:28 +00:00