DLL version 2.41

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3603 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2004-08-06 22:06:39 +00:00
parent 7615a25883
commit f6e096dd36
2 changed files with 10 additions and 70 deletions

View file

@ -1,3 +1,8 @@
DLL version 2.41 (5/8/2004)
* Bitmaps are now automatically centered
* Fixed a bug which prevented enabling the next button from the leave function of InstallOptions pages
* Fixed a rare freeze
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