Groups
Groups
Sign in
Groups
Groups
scintilla-interest
Conversations
About
Send feedback
Help
Group path
scintilla-interest
1–30 of 2523
Mark all as read
Report group
0 selected
Neil Hodgson
,
Mitchell
2
Aug 4
Scintilla 5.6.5 released
Hi Neil, > On Aug 3, 2026, at 8:14 PM, 'Neil Hodgson' via scintilla-interest <scintilla
unread,
Scintilla 5.6.5 released
Hi Neil, > On Aug 3, 2026, at 8:14 PM, 'Neil Hodgson' via scintilla-interest <scintilla
Aug 4
Neil Hodgson
Aug 3
Lexilla 5.5.2 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
unread,
Lexilla 5.5.2 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
Aug 3
Neil Hodgson
Jul 31
Upcoming 5.6.5 release
New versions of Lexilla (5.5.2), Scintilla (5.6.5), and SciTE (5.6.5) will be released soon, likely
unread,
Upcoming 5.6.5 release
New versions of Lexilla (5.5.2), Scintilla (5.6.5), and SciTE (5.6.5) will be released soon, likely
Jul 31
Neil
2
Jul 29
Restricting JavaScript regular expressions to single line
Committed the change to JavaScript regular expression literal detection for both the cpp and XML/HTML
unread,
Restricting JavaScript regular expressions to single line
Committed the change to JavaScript regular expression literal detection for both the cpp and XML/HTML
Jul 29
Neil
2
Jul 28
Avoid styling during paint on Qt
Proposed change committed with https://sourceforge.net/p/scintilla/code/ci/
unread,
Avoid styling during paint on Qt
Proposed change committed with https://sourceforge.net/p/scintilla/code/ci/
Jul 28
Neil Hodgson
Jul 19
Cocoa change for styling and update UI
When experimenting with the proposed SC_UPDATE_TEXT flag of SCN_UPDATEUI on MacOS Cocoa, I noticed
unread,
Cocoa change for styling and update UI
When experimenting with the proposed SC_UPDATE_TEXT flag of SCN_UPDATEUI on MacOS Cocoa, I noticed
Jul 19
Neil
2
Jul 18
Add TEXT and LINE_COUNT flags to SCN_UPDATEUI
Added the start position of changes to SC_UPDATE_TEXT as this allowed switching the spell checking
unread,
Add TEXT and LINE_COUNT flags to SCN_UPDATEUI
Added the start position of changes to SC_UPDATE_TEXT as this allowed switching the spell checking
Jul 18
Neil
, …
John Ehresman
45
Jul 8
Decreasing seams in scaled windows
John Ehresman: > I did see that the + and - markers for folding have a 2 device pixel interior
unread,
Decreasing seams in scaled windows
John Ehresman: > I did see that the + and - markers for folding have a 2 device pixel interior
Jul 8
Neil Hodgson
Jul 5
Lexilla 5.5.1 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
unread,
Lexilla 5.5.1 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
Jul 5
Neil Hodgson
Jul 5
Scintilla 5.6.4 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.4 is now available from
unread,
Scintilla 5.6.4 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.4 is now available from
Jul 5
Neil Hodgson
Jun 30
Upcoming 5.6.4 release
New versions of Lexilla (5.5.1), Scintilla (5.6.4), and SciTE (5.6.4) will be released soon, likely
unread,
Upcoming 5.6.4 release
New versions of Lexilla (5.5.1), Scintilla (5.6.4), and SciTE (5.6.4) will be released soon, likely
Jun 30
Neil
, …
chinh...@gmail.com
5
Jun 9
Update minimum macOS supported to 11.0
Chinh: Xcode 27 beta has a minimum deployment target requirement of 12.0. Intel support has also been
unread,
Update minimum macOS supported to 11.0
Chinh: Xcode 27 beta has a minimum deployment target requirement of 12.0. Intel support has also been
Jun 9
Neil Hodgson
Jun 9
Baan bug
Bugs with the Baan lexer were reported on GitHub. It would help if someone that uses Baan could check
unread,
Baan bug
Bugs with the Baan lexer were reported on GitHub. It would help if someone that uses Baan could check
Jun 9
Neil Hodgson
2
Jun 5
Scintilla 5.6.2 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.3 is now available from
unread,
Scintilla 5.6.2 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.3 is now available from
Jun 5
Neil Hodgson
2
Jun 5
Lexilla 5.4.9 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
unread,
Lexilla 5.4.9 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
Jun 5
Neil Hodgson
,
Neil Hodgson
2
Jun 1
Upcoming 5.6.2 release
New versions of Lexilla (5.5.0), Scintilla (5.6.3), and SciTE (5.6.3) will be released soon, likely
unread,
Upcoming 5.6.2 release
New versions of Lexilla (5.5.0), Scintilla (5.6.3), and SciTE (5.6.3) will be released soon, likely
Jun 1
Neil
May 24
Bug with Wayland plus Qt for autocompletion and calltips
[Branched from the "Decreasing seams in scaled windows" thread] > There is a further
unread,
Bug with Wayland plus Qt for autocompletion and calltips
[Branched from the "Decreasing seams in scaled windows" thread] > There is a further
May 24
Neil
Apr 22
SC_STATUS_OUTSIDE_DOCUMENT
A new error status SC_STATUS_OUTSIDE_DOCUMENT has been implemented to indicate when there is an
unread,
SC_STATUS_OUTSIDE_DOCUMENT
A new error status SC_STATUS_OUTSIDE_DOCUMENT has been implemented to indicate when there is an
Apr 22
Robin Haberkorn
,
Neil
2
Apr 6
GTK: Unexpected whitespace rendering in some fonts
Robin: I noticed the following peculiarity in GTK 3 builds (reproducible in the HEAD commit): When
unread,
GTK: Unexpected whitespace rendering in some fonts
Robin: I noticed the following peculiarity in GTK 3 builds (reproducible in the HEAD commit): When
Apr 6
Andrew Truckle
,
Neil
2
Apr 6
Supporting OpenAI
Andy: Imagine the user has a XSL script loaded in Scintilla and they right-click a selected template
unread,
Supporting OpenAI
Andy: Imagine the user has a XSL script loaded in Scintilla and they right-click a selected template
Apr 6
Neil Hodgson
,
Andrew Truckle
2
Mar 26
Windows code signing of DLLs
Thanks for making this available, because I can no longer afford to purchase a code signing
unread,
Windows code signing of DLLs
Thanks for making this available, because I can no longer afford to purchase a code signing
Mar 26
Neil Hodgson
Mar 25
Scintilla 5.6.1 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.1 is now available from
unread,
Scintilla 5.6.1 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.1 is now available from
Mar 25
Neil Hodgson
Mar 25
Lexilla 5.4.8 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
unread,
Lexilla 5.4.8 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
Mar 25
Neil Hodgson
Mar 22
Upcoming 5.6.1 release
New versions of Lexilla (5.4.8), Scintilla (5.6.1), and SciTE (5.6.1) will be released soon in a few
unread,
Upcoming 5.6.1 release
New versions of Lexilla (5.4.8), Scintilla (5.6.1), and SciTE (5.6.1) will be released soon in a few
Mar 22
Neil
Mar 17
Lexilla metadata
Some new metadata features have been committed to Lexilla in the test/Metadata directory. A C++
unread,
Lexilla metadata
Some new metadata features have been committed to Lexilla in the test/Metadata directory. A C++
Mar 17
Robin Haberkorn
,
Neil Hodgson
3
Mar 10
SCI_GETCOLUMN/SCI_FINDCOLUMN does not take character representations into account
On Tue Mar 10, 2026 at 22:02:14 GMT +01, Neil Hodgson wrote: > Yes. One of the roles of these APIs
unread,
SCI_GETCOLUMN/SCI_FINDCOLUMN does not take character representations into account
On Tue Mar 10, 2026 at 22:02:14 GMT +01, Neil Hodgson wrote: > Yes. One of the roles of these APIs
Mar 10
Robin Haberkorn
,
Neil
9
Feb 28
[scintilla] [patch] added SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR)
On Fri Feb 27, 2026 at 07:29:59 GMT +01, Neil Hodgson wrote: > Originally used the Windows version
unread,
[scintilla] [patch] added SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR)
On Fri Feb 27, 2026 at 07:29:59 GMT +01, Neil Hodgson wrote: > Originally used the Windows version
Feb 28
Neil Hodgson
Feb 25
Scintilla 5.6.0 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.0 is now available from
unread,
Scintilla 5.6.0 released
Scintilla is a cross-platform source code editing component. Scintilla 5.6.0 is now available from
Feb 25
Neil Hodgson
Feb 24
Scintilla 5.5.9 released
Scintilla is a cross-platform source code editing component. Scintilla 5.5.9 is now available from
unread,
Scintilla 5.5.9 released
Scintilla is a cross-platform source code editing component. Scintilla 5.5.9 is now available from
Feb 24
Neil Hodgson
Feb 24
Lexilla 5.4.7 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
unread,
Lexilla 5.4.7 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
Feb 24