From 03914bca318572625e1518d6d385d9829611fa6a Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 8 Sep 2013 13:20:39 +1000 Subject: Change log. --- doc/ScintillaHistory.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 66c552611..1342e0926 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -456,6 +456,9 @@ StyleFromSubStyle and PrimaryStyleFromStyle methods were added to ILexerWithSubStyles so each lexer can implement these.
  • + On Cocoa, the ScintillaView.h header now hides internal implementation details from Platform.h and ScintillaCocoa.h. +
  • +
  • On Qt, turn off idle events on destruction to prevent repeatedly calling idle.
  • -- cgit v1.2.3