NSIS/Plugins
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 1. Supports any bpp for transparent images 2003-09-12 14:01:29 +00:00
Banner.dll New and improved banner: 2003-09-12 16:45:22 +00:00
BgImage.dll Better error handling 2003-11-14 13:44:26 +00:00
Dialer.dll dynamically load 2003-02-20 19:09:53 +00:00
InstallOptions.dll DLL version 2.4 (1/4/2004) 2004-01-04 14:06:39 +00:00
LangDLL.dll LangDLL defaults to MS Shell Dlg 2003-03-10 21:13:18 +00:00
Math.dll 1. Unary-Pre operators detection fixed. 2003-09-22 22:56:52 +00:00
nsExec.dll Empty lines were not printed (this time it's really fixed) 2003-08-08 13:56:41 +00:00
nsisdl.dll - made NSIS ignore WM_COMMAND from disabled controls 2003-12-29 15:12:41 +00:00
splash.dll UnregisterClass added 2002-11-24 18:20:53 +00:00
StartMenu.dll - fixed bug #848868 - StartMenu trims 3 lines of text 2003-12-08 12:53:32 +00:00
System.dll release 5 by brainsucker: 2003-09-12 13:58:36 +00:00
UserInfo.dll Guests comes after users 2003-05-02 19:31:11 +00:00
VPatch.dll VPatch 2003-05-21 12:24:22 +00:00