modern ui functions can call custom functions

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2102 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-02-02 17:49:28 +00:00
parent 58866a44df
commit b3bfca12c3
3 changed files with 263 additions and 138 deletions

View file

@ -1,6 +1,8 @@
NSIS Modern User Interface - VERSION HISTORY
1.62 - December 20, 2002
1.62 - February 2, 2003
* Final version for NSIS 2 beta 0
* Possibility to let a Modern UI Function call your own function
* No problems anymore when using both 'Run program' and 'Show Readme'
on the finish page
* Default state of checkboxes on the finish page can be changed