Upcoming release
"'Neil Hodgson' via scite-interest" <[email protected]>
| Newsgroups | gmane.editors.scite.general,gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
New versions of Lexilla (5.1.3), Scintilla (5.1.4), and SciTE (5.1.5) will be released in a few days. This is a minor bug fix release which is mostly of interest to projects using Scintilla on GTK. Changes: • SciTE • Fix highlighting of matches with "Mark All" button in find strip. • Lexilla 5.1.3 • Fix parsing of 128-bit integer literals in Rust. Issue #33, • Fix different styles between \r and \n at end of line comments for Rust. Issue #34, • For Rust, don't go past end when file ends with unterminated block comment. Issue #35, • Scintilla 5.1.4 • Add DEL to standard set of space characters for word operations. • Add CARETSTYLE_CURSES to draw more than 1 caret on curses terminal. • On GTK, fix primary selection paste within same instance. Bug #2287. • On GTK, fix potential crash when closing Scintilla instances due to releasing global settings object. • On Win32, when window is wider than scroll width, use correct values when checking whether to change horizontal scroll bar so only update and notify dwell end when needed. Bug #2288. • GetLineEndTypesSupported returns LineEndType, not int. The committed changes can be examine either in the repositories git clone https://github.com/ScintillaOrg/lexilla hg clone http://hg.code.sf.net/p/scintilla/code scintilla hg clone http://hg.code.sf.net/p/scintilla/scite or from https://www.scintilla.org/scite.zip Source https://www.scintilla.org/wscite.zip Windows executable (64-bit) Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/744FFA60-BBB8-4153-B05B-53E61D801E00%40me.com.