You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -194,9 +194,10 @@ <h2>History</h2>
194
194
<li>Updated <code>genUp4win</code> library to the latest version available. <blockquote>Added support for Italian, Spanish, German and Greek languages.<br>Added support for Russian, Turkish, Chinese and Czech languages.</blockquote></li>
195
195
</ul>
196
196
</li>
197
-
<li>Version 1.38 (TBD):
197
+
<li>Version 1.38 (April 11<sup>th</sup>, 2025):
198
198
<ul>
199
199
<li>Updated <code>genUp4win</code> library to the latest version available. <blockquote>Reverted back from <code>GetTempPath2</code> to <code>GetTempPath</code> to make it compatible again with Windows 10.</blockquote></li>
200
+
<li>Updated <code>LEXILLA</code> library to version 5.4.4 and <code>SCINTILLA</code> library to version 5.5.6.</li>
200
201
<li>Updated PJ Naughter's <code>CScintillaCtrl</code> library to the latest version available. <blockquote>Updated class to work with Scintilla v5.5.5. New messages wrapped include: <code>SCI_SETUNDOSELECTIONHISTORY</code>, <code>SCI_GETUNDOSELECTIONHISTORY</code>, <code>SCI_GETSELECTIONSERIALIZED</code> and <code>SCI_SETSELECTIONSERIALIZED</code>.</blockquote></li>
<p><strong>Lexilla, Scintilla, and SciTE</strong><br>
89
89
Description: <em>Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or commercial product.<br>As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.</em><br>
90
-
Version: 5.5.5<br>
90
+
Version: 5.5.6<br>
91
91
Home Page: <ahref="https://www.scintilla.org/" target="_blank">https://www.scintilla.org/</a><br>
0 commit comments