Groups
Groups
Sign in
Groups
Groups
scintilla-interest
Conversations
About
Send feedback
Help
scintilla-interest
1–30 of 2485
Mark all as read
Report group
0 selected
Thomas Linder Puls
,
Neil
3
5:16 AM
Editor blank after screen saver (DirectWrite)
The problem has disappeared all by itself. So I assume that it was some glitch at my computer. Thomas
unread,
Editor blank after screen saver (DirectWrite)
The problem has disappeared all by itself. So I assume that it was some glitch at my computer. Thomas
5:16 AM
Sergey Bugaev
,
Mitchell
2
Nov 6
Scintilla GTK 4 port
Hi, > On Nov 6, 2025, at 4:31 AM, Sergey Bugaev <bug...@gmail.com> wrote: > > Hello,
unread,
Scintilla GTK 4 port
Hi, > On Nov 6, 2025, at 4:31 AM, Sergey Bugaev <bug...@gmail.com> wrote: > > Hello,
Nov 6
Neil Hodgson
Nov 4
Upcoming 5.5.8 release
New versions of Lexilla (5.4.6), Scintilla (5.5.8), and SciTE (5.5.8) will be released soon in a few
unread,
Upcoming 5.5.8 release
New versions of Lexilla (5.4.6), Scintilla (5.5.8), and SciTE (5.5.8) will be released soon in a few
Nov 4
Robin Haberkorn
, …
Neil
25
Nov 3
[PATCH] support ptrdiff_t if it has the same storage size as int, but does not alias it
Robin Haberkorn: Here's yet another version of the patch, updating ScintillaDoc.html. OK,
unread,
[PATCH] support ptrdiff_t if it has the same storage size as int, but does not alias it
Robin Haberkorn: Here's yet another version of the patch, updating ScintillaDoc.html. OK,
Nov 3
Robin Haberkorn
,
Neil Hodgson
4
Sep 27
Minimum GCC version
On Sat Sep 27, 2025 at 04:07:12 GMT +03, Neil Hodgson wrote: > Supporting older compiler versions
unread,
Minimum GCC version
On Sat Sep 27, 2025 at 04:07:12 GMT +03, Neil Hodgson wrote: > Supporting older compiler versions
Sep 27
ISTICG BERRECHID
,
Mitchell
4
Aug 3
a lexilla lexer crashes
Hi, > On Aug 3, 2025, at 3:02 PM, ISTICG BERRECHID <ist...@gmail.com> wrote: > > Hi,
unread,
a lexilla lexer crashes
Hi, > On Aug 3, 2025, at 3:02 PM, ISTICG BERRECHID <ist...@gmail.com> wrote: > > Hi,
Aug 3
Neil Hodgson
,
Andrew Truckle
2
Jul 10
Away till September
Have a well earned rest. On Thursday, 3 July 2025 at 23:46:05 UTC+1 Neil Hodgson wrote: Due to
unread,
Away till September
Have a well earned rest. On Thursday, 3 July 2025 at 23:46:05 UTC+1 Neil Hodgson wrote: Due to
Jul 10
Greg Smith
,
Neil Hodgson
2
Jun 22
Re: [scintilla] Digest for scintilla-interest@googlegroups.com - 2 updates in 1 topic
Greg Smith: ... I had similar warnings from my main project and just killed off all generation of
unread,
Re: [scintilla] Digest for scintilla-interest@googlegroups.com - 2 updates in 1 topic
Greg Smith: ... I had similar warnings from my main project and just killed off all generation of
Jun 22
Andrew Truckle
,
Neil Hodgson
3
Jun 20
Compiling 5.5.7
Maybe flag it with VS on their support site? Leave it with you. On Saturday, 21 June 2025 at 03:50:05
unread,
Compiling 5.5.7
Maybe flag it with VS on their support site? Leave it with you. On Saturday, 21 June 2025 at 03:50:05
Jun 20
chinh...@gmail.com
,
Neil Hodgson
2
Jun 14
ctrl+drag selection change in behavior
chinh...: > ctrl key + mouse drag will no longer copy and paste selected text but instead will
unread,
ctrl+drag selection change in behavior
chinh...: > ctrl key + mouse drag will no longer copy and paste selected text but instead will
Jun 14
Neil Hodgson
Jun 7
Scintilla 5.5.7 released
Scintilla is a cross-platform source code editing component. Scintilla 5.5.7 is now available from
unread,
Scintilla 5.5.7 released
Scintilla is a cross-platform source code editing component. Scintilla 5.5.7 is now available from
Jun 7
Neil Hodgson
Jun 7
Lexilla 5.4.5 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
unread,
Lexilla 5.4.5 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
Jun 7
Mitchell
,
Neil
4
Jun 4
[PATCH] Marker symbol draw on sublines
> > With my proposed solution, I was also thinking of handling cases where clients define
unread,
[PATCH] Marker symbol draw on sublines
> > With my proposed solution, I was also thinking of handling cases where clients define
Jun 4
Neil Hodgson
Jun 3
Upcoming 5.5.7 release
New versions of Lexilla (5.4.4), Scintilla (5.5.7), and SciTE (5.5.7) will be released soon in a few
unread,
Upcoming 5.5.7 release
New versions of Lexilla (5.4.4), Scintilla (5.5.7), and SciTE (5.5.7) will be released soon in a few
Jun 3
Mitchell
2
Jun 2
Track changes markers on wrapped lines (or any markers for that matter)
Hi, > On Jun 2, 2025, at 10:44 PM, Mitchell <co...@foicica.com> wrote: > > Hi, >
unread,
Track changes markers on wrapped lines (or any markers for that matter)
Hi, > On Jun 2, 2025, at 10:44 PM, Mitchell <co...@foicica.com> wrote: > > Hi, >
Jun 2
Neil
2
May 31
Wrap aware SCI_SCROLLVERTICAL
The SCI_SCROLLVERTICAL feature has been committed with this change set: https://sourceforge.net/p/
unread,
Wrap aware SCI_SCROLLVERTICAL
The SCI_SCROLLVERTICAL feature has been committed with this change set: https://sourceforge.net/p/
May 31
Jean Lalonde
, …
Neil Hodgson
8
May 23
Cursor location offset from true location
I implemented Scintilla v5. So far, so good. All I had to change was the file name of the DLL when
unread,
Cursor location offset from true location
I implemented Scintilla v5. So far, so good. All I had to change was the file name of the DLL when
May 23
Neil Hodgson
, …
Neil
4
May 21
Scintilla 5.0.3 released
Wonson: But why does mac need reinterpret_cast back into the old SCNotification instead of using the
unread,
Scintilla 5.0.3 released
Wonson: But why does mac need reinterpret_cast back into the old SCNotification instead of using the
May 21
Jean Lalonde
,
Mitchell
13
May 19
Optimize Notification processing
Yeah... My bad. I was confused by the fact that SCN_UPDATEUI does not update the .Position value. But
unread,
Optimize Notification processing
Yeah... My bad. I was confused by the fact that SCN_UPDATEUI does not update the .Position value. But
May 19
chinh...@gmail.com
,
Neil Hodgson
4
May 19
Change history markers confusion
Thank you for your reply. I tried reordering the markers but it didn't help as I think the main
unread,
Change history markers confusion
Thank you for your reply. I tried reordering the markers but it didn't help as I think the main
May 19
Mitchell
,
Neil
6
May 13
[PATCH] Autocompletion list image scaling for HiDPI/Retina displays
Hi Neil, > On May 13, 2025, at 2:00 AM, Neil <scintil...@gmail.com> wrote: > >
unread,
[PATCH] Autocompletion list image scaling for HiDPI/Retina displays
Hi Neil, > On May 13, 2025, at 2:00 AM, Neil <scintil...@gmail.com> wrote: > >
May 13
Mitchell
,
Neil
2
May 9
Discrepancy in Scintilla.iface
Mitchell: I noticed the "CallTipPosStart=2203(,)” message in Scintilla.iface is marked as a “fun
unread,
Discrepancy in Scintilla.iface
Mitchell: I noticed the "CallTipPosStart=2203(,)” message in Scintilla.iface is marked as a “fun
May 9
Mitchell
,
Neil
5
May 9
Image scaling for Platform RegisterImage and RegisterRGBAImage?
Mitchell: I can start working on this feature, but it will be Qt-only. Is that acceptable? Its OK to
unread,
Image scaling for Platform RegisterImage and RegisterRGBAImage?
Mitchell: I can start working on this feature, but it will be Qt-only. Is that acceptable? Its OK to
May 9
Robin Haberkorn
, …
Neil Hodgson
6
May 1
[Gtk] Fold margin formatting / Folding in the container
> This is not what's happening. Have a look at this sample - it's a modified > "
unread,
[Gtk] Fold margin formatting / Folding in the container
> This is not what's happening. Have a look at this sample - it's a modified > "
May 1
Mitchell
, …
chinh...@gmail.com
7
Apr 21
How to clear change history markers?
Thank you, I thought I had tried that but evidently not because it's working now. On Monday,
unread,
How to clear change history markers?
Thank you, I thought I had tried that but evidently not because it's working now. On Monday,
Apr 21
Mitchell
,
Neil Hodgson
4
Apr 19
Request for SCI_SETUNDOSELECTIONHISTORY to make top line restoration optional
Hi Neil, > On Apr 17, 2025, at 7:55 PM, Neil Hodgson <nyama...@gmail.com> wrote: >
unread,
Request for SCI_SETUNDOSELECTIONHISTORY to make top line restoration optional
Hi Neil, > On Apr 17, 2025, at 7:55 PM, Neil Hodgson <nyama...@gmail.com> wrote: >
Apr 19
Mitchell
, …
Neil Hodgson
7
Apr 19
Patch for SC_MARK_BAR to have a minimum width
Hi Neil, > On Apr 17, 2025, at 7:44 PM, Neil Hodgson <nyama...@gmail.com> wrote: >
unread,
Patch for SC_MARK_BAR to have a minimum width
Hi Neil, > On Apr 17, 2025, at 7:44 PM, Neil Hodgson <nyama...@gmail.com> wrote: >
Apr 19
Mitchell
,
Neil Hodgson
4
Apr 19
Inconsistent documentation for margin masks
Hi Neil, > On Apr 16, 2025, at 9:54 PM, Neil Hodgson <nyama...@gmail.com> wrote: >
unread,
Inconsistent documentation for margin masks
Hi Neil, > On Apr 16, 2025, at 9:54 PM, Neil Hodgson <nyama...@gmail.com> wrote: >
Apr 19
Neil Hodgson
Apr 2
Scintilla 5.5.6 released
Scintilla is a cross-platform source code editing component. Scintilla 5.5.6 is now available from
unread,
Scintilla 5.5.6 released
Scintilla is a cross-platform source code editing component. Scintilla 5.5.6 is now available from
Apr 2
Neil Hodgson
Apr 2
Lexilla 5.4.4 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
unread,
Lexilla 5.4.4 released
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.
Apr 2