|
@@ -30,13 +30,17 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
|
|
|
<p><b>Want to be notified by e-mail of new Inno Setup releases?</b> <a href="ismail.php">Subscribe</a> to the Inno Setup Mailing List!</p>
|
|
|
|
|
|
<p><a name="6.4.1"></a><span class="ver">6.4.1-dev </span><span class="date">(?)</span></p>
|
|
|
-
|
|
|
+<p><span class="head2">Compiler IDE changes</span></p>
|
|
|
<ul>
|
|
|
- <li>Compiler IDE: Added mouseover tooltips for all Pascal Scripting support functions and class members showing their prototype. Always shows all classes' members instead of just those of the current object's class.</li>
|
|
|
- <li>Compiler IDE: Autocompletion lists now use the same font as the editor.</li>
|
|
|
+ <li>Added mouseover tooltips for all Pascal Scripting support functions and class members showing their prototype. Always shows all classes' members instead of just those of the current object's class.</li>
|
|
|
+ <li>Autocompletion lists now use the same font as the editor.</li>
|
|
|
<li><i>Fix:</i> When the IDE was started for the first time on a system with a DPI setting over 100%, the editor's initial font size was larger than expected.</li>
|
|
|
+</ul>
|
|
|
+<p><span class="head2">Other changes</span></p>
|
|
|
+<ul>
|
|
|
<li><i>Fix:</i> In 6.4.0, using "Shift+" in a <tt>HotKey</tt> parameter in the [Icons] section didn't work and required "Shift" instead, so for example "Ctrl+ShiftM" instead of "Ctrl+Shift+M".</li>
|
|
|
<li><i>Fix:</i> In 6.4.0, a custom form shown using <tt>[Code]</tt> didn't have a taskbar button if Setup's wizard was not visible at the time.</li>
|
|
|
+ <li>Various tweaks and improvements.</li>
|
|
|
</ul>
|
|
|
|
|
|
<p><a name="6.4.0"></a><span class="ver">6.4.0 </span><span class="date">(2025-01-09)</span></p>
|