|
@@ -38,6 +38,28 @@
|
|
|
<td>
|
|
|
<font face="Arial" size="2">
|
|
|
<table width="100%">
|
|
|
+ <tr>
|
|
|
+ <b><font face="Arial" size="3"> Major Release: v2.3.1.902</font></b>
|
|
|
+ <br>
|
|
|
+ <font face="Arial" size="1"> Published on 08.28.2005</font>
|
|
|
+ <br>
|
|
|
+ <br>
|
|
|
+ <ul type="square">
|
|
|
+ <li>Major bug fix in the debug engine: Breaking into functions was throwing an exception error.</li>
|
|
|
+ <li>Major bug fix in the completion proposal engine: The search path from the Editor Settings Window were handled
|
|
|
+ incorrectly whenever a space was part of a path. (EG: "C:\Program Files\LuaEdit")</li>
|
|
|
+ <li>Minor bug fix in the Breakpoint Window: Breakpoints were getting assynchronized with the window when using the toggle breakpoint button of the window.</li>
|
|
|
+ <li>Minor bug fix in the IDE: Using the "Add Watch" menu was throwing an exception error.</li>
|
|
|
+ <li>Minor bug fix in the Project Tree Window: On every refresh, the tree was losing its expansion state.</li>
|
|
|
+ <li>Minor bug fix in the Editor Window: Double-clicking on a line without text was throwing an exeption.</li>
|
|
|
+ <li>New square selection feature. (hold [Alt] key when selecting text in the editor window)</li>
|
|
|
+ <li>Right clicking in the Project Tree Window now selects the node under the cursor.</li>
|
|
|
+ <li>Right clicking in the Watch Window now selects the node under the cursor.</li>
|
|
|
+ <li>New double-click parentheses auto-selection. (double-clicking right after or before a parenthese will select its content)</li>
|
|
|
+ </ul>
|
|
|
+ <hr size="1" color="#000000">
|
|
|
+ <br>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<b><font face="Arial" size="3"> Major Release: v2.2.1.881</font></b>
|
|
|
<br>
|