From f6e096dd3651d0814ae6f0c827a1544df904476a Mon Sep 17 00:00:00 2001 From: joostverburg Date: Fri, 6 Aug 2004 22:06:39 +0000 Subject: [PATCH] DLL version 2.41 git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3603 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/InstallOptions/Changelog.txt | 5 ++ Contrib/InstallOptions/Readme.html | 75 ++-------------------------- 2 files changed, 10 insertions(+), 70 deletions(-) diff --git a/Contrib/InstallOptions/Changelog.txt b/Contrib/InstallOptions/Changelog.txt index ed8688aa..c3810db2 100644 --- a/Contrib/InstallOptions/Changelog.txt +++ b/Contrib/InstallOptions/Changelog.txt @@ -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 diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index a604559c..068a4944 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -829,77 +829,12 @@ FunctionEnd

Version history

- - - -