|
@@ -42,12 +42,12 @@ For conditions of distribution and use, see <a href="https://jrsoftware.org/file
|
|
|
<p><span class="head2">Graphics modernized</span></p>
|
|
|
<ul>
|
|
|
<li>Updated the default application icon used by Setup and Uninstall if [Setup] section directive <tt>SetupIconFile</tt> is not set.</li>
|
|
|
- <li>Updated all Compiler IDE toolbar icons and the wizard images used by the Compiler IDE's New Script Wizard wizard.</li>
|
|
|
- <li>Updated the small wizard image used by Uninstall if [Setup] section directive <tt>SetupIconFile</tt> is not set.</li>
|
|
|
- <li>[Setup] section directives <tt>WizardImageFile</tt> and <tt>WizardSmallImageFile</tt> now default to a blank value which makes Setup use new built-in wizard images which are more modern.</li>
|
|
|
+ <li>Updated all Compiler IDE's toolbar icons and the wizard images used by the Compiler IDE's New Script Wizard wizard.</li>
|
|
|
+ <li>Updated Uninstall's default small wizard image if [Setup] section directive <tt>SetupIconFile</tt> is not set. Before it would use Setup's default application icon.</li>
|
|
|
+ <li>[Setup] section directives <tt>WizardImageFile</tt> and <tt>WizardSmallImageFile</tt> now default to a blank value which makes Setup use new built-in wizard images.</li>
|
|
|
<li>Updated the folder, group, and stop icons used by Setup's <i>Select Destination Location</i>, <i>Select Start Menu Folder</i>, and <i>Preparing to Install</i> wizard pages.</li>
|
|
|
<li>Updated the disk icon used by Setup's <i>Setup Needs the Next Disk</i> form.</li>
|
|
|
- <li>All these icon and images updates include the automatic use of larger versions on higher DPI settings.</li>
|
|
|
+ <li>All these icon and images updates include the automatic use of larger versions on higher DPI settings. This includes new automatic use of larger icons for the icon on Setup's <i>Select Language</i> form and Uninstall's small wizard image if <tt>SetupIconFile</tt> is set.</li>
|
|
|
<li>Pascal Scripting change: Added new <tt>InitializeBitmapImageFromIcon</tt> support function.</li>
|
|
|
</ul>
|
|
|
<p><span class="head2">Other changes</span></p>
|