Font stuff fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@822 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f345a4256d
commit
c19cf1940e
3 changed files with 5 additions and 2 deletions
|
@ -120,7 +120,7 @@ table
|
|||
file and recompile NSIS.</p>
|
||||
<p class="header">Version history</p>
|
||||
<ul>
|
||||
<li class="text">1.1 - August 28th, 2002
|
||||
<li class="text">1.1 - August 29th, 2002
|
||||
<ul>
|
||||
<li>You need the latest NSIS 2 CVS version for this to work!
|
||||
<li>Header file with macros, it's now very easy to use the UI in your scripts :)
|
||||
|
@ -134,6 +134,7 @@ table
|
|||
<li>Used modern.bmp for the checks (thanks rainwater)
|
||||
<li>Using the new NSIS version, descriptions work using the keyboard and you can give
|
||||
descriptions to subsections
|
||||
<li>Correct font size using High-DPI fonts
|
||||
</ul>
|
||||
<li class="text">1.0 - August 26th, 2002
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue