Re: Scintilla 5.6.5 released

Mitchell <[email protected]>
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
Hi Neil,

> On Aug 3, 2026, at 8:14 PM, 'Neil Hodgson' via scintilla-interest <[email protected]> wrote:
> 
>   Scintilla is a cross-platform source code editing component.
> 
>   Scintilla 5.6.5 is now available from the scintilla.org web site.
> 
>   This is a feature, fix, and performance release. The changes have more potential for issues than most releases.
> 
>   SCN_UPDATEUI adds SC_UPDATE_TEXT and SC_UPDATE_LINE_COUNT flags. When SC_UPDATE_TEXT set, the position field indicates the start of any change. This may make it easy and efficient to perform more work on SCN_UPDATEUI instead of on SCN_MODIFIED as this can coalesce multiple modifications.

Scintilla.iface’s “evt” for “UpdateUI” should be updated to include “int position” after “int updated”. I needed to manually make this change before re-running my application’s Scintilla interface generation script.

Cheers,
Mitchell

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/F8774C87-78F1-474B-8D29-74215C5B6E26%40foicica.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.