macro system updates

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1578 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-11-04 11:19:21 +00:00
parent ebada2f217
commit f5f0f98a79
21 changed files with 431 additions and 381 deletions

View file

@ -1,10 +1,11 @@
NSIS Modern User Interface - VERSION HISTORY
1.4 - November 3, 2002
1.4 - November 4, 2002
* Uses new NSIS Page command
* Macro system way smaller
* Advanced Macro System a lot easier
* Renamed some defines
* Macro system updates (smaller)
* Macro System a lot easier
* Modern UI Language Files load NLF language files
* Renamed macro's and defines
1.3 - October 27, 2002
* Easier macro system for basic scripts