macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1467 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
278b2c6bb6
commit
9585e78fcf
5 changed files with 127 additions and 40 deletions
|
@ -126,12 +126,15 @@ table
|
|||
file and recompile NSIS.</p>
|
||||
<p class="header">Version history</p>
|
||||
<ul>
|
||||
<li class="text">1.3 - October 18, 2002
|
||||
<li class="text">1.3 - October 26, 2002
|
||||
<ul>
|
||||
<li>Easier macro system for basic scripts
|
||||
<li>New MultiLanguage system using Modern UI Language Files
|
||||
<li>New directory structure (header/language files in Contrib\Modern UI)
|
||||
<li>Small bugfixes & typo corrections
|
||||
<li>SetPage function should be set using defines
|
||||
<li>Different NextPage/PrevPage/FinishHeader macro's for install/uninstall
|
||||
<li>Icon/UI paths can be set using defines (no MUI_INTERFACE_ABSOLUTEPATH anymore)
|
||||
</ul>
|
||||
<li class="text">1.21 - September 30, 2002
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue