null soft installer system
Find a file
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
Contrib DLL version 2.4 (1/4/2004) 2004-01-04 14:06:39 +00:00
Docs no need for the alerts 2004-01-03 11:53:52 +00:00
Examples commit?! 2004-01-04 13:15:42 +00:00
Include UpgradeDLL now supports paths that contain variables 2003-12-24 18:38:18 +00:00
Menu typo 2003-12-27 22:35:08 +00:00
Plugins DLL version 2.4 (1/4/2004) 2004-01-04 14:06:39 +00:00
Source - made NSIS ignore WM_COMMAND from disabled controls 2003-12-29 15:12:41 +00:00
nsisconf.nsh mui nsisconf macro backwards compatible 2003-09-28 16:35:42 +00:00
TODO.txt things to do for NSIS 2.1 or later 2003-12-24 18:10:38 +00:00