From a13df904a8c93f93cda56c07ce992d1144a0946b Mon Sep 17 00:00:00 2001 From: John Ehresman Date: Sun, 15 Nov 2015 11:56:17 +1100 Subject: Send SCN_UPDATEUI with SC_UPDATE_SELECTION when application changes multiple selection. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0639d28fb..00020af26 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -503,6 +503,10 @@ the document is already styled when the user scrolls to it.
  • + Send SCN_UPDATEUI with SC_UPDATE_SELECTION when the application changes multiple + selection. +
  • +
  • On GTK+ on OS X, fix warning during destruction. Bug #1777.
  • -- cgit v1.2.3