Modern UI 1.5
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1631 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
233ecd35dc
commit
c0f1e2ad00
21 changed files with 789 additions and 961 deletions
|
@ -1,8 +1,16 @@
|
|||
NSIS Modern User Interface - VERSION HISTORY
|
||||
|
||||
1.5 - Novermber 8, 2002
|
||||
* New language file format
|
||||
* Language strings can be changed in the script without editing language files
|
||||
* Install Options macro's updated. MUI_INSTALLOPTIONS_DISPLAY is the standard macro now.
|
||||
Use MUI_INSTALLOPTIONS_INITDIALOG and MUI_INSTALLOPTIONS_SHOW if you want to customize dialog controls.
|
||||
* Renamed macro's and defines
|
||||
* Some small fixes
|
||||
|
||||
1.4 - November 4, 2002
|
||||
* Uses new NSIS Page command
|
||||
* Macro system updates (smaller)
|
||||
* Macro System updates (smaller)
|
||||
* Macro System a lot easier
|
||||
* Modern UI Language Files load NLF language files
|
||||
* Renamed macro's and defines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue