From 1b4e97f8b5e628af033612e12e647718f8d5ee84 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 24 Apr 2013 19:33:49 +1000 Subject: Feature: [feature-requests:#987]. Cocoa user interface validation. --- doc/ScintillaHistory.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index cd57f33a0..1e8facbf7 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -446,8 +446,16 @@ easier for containers to implement folding.
  • + Add indicator INDIC_COMPOSITIONTHICK, a thick low underline, to mimic an + appearance used for Asian language input composition. +
  • +
  • + On Cocoa implement automatic enabling of commands and added clear command. + Feature #987. +
  • +
  • Haskell folder improved. - Bug #1459 . + Bug #1459 .
  • PowerShell lexer recognises here strings and doccomment keywords. @@ -455,10 +463,6 @@ Feature #985.
  • - Add indicator INDIC_COMPOSITIONTHICK, a thick low underline, to mimic an - appearance used for Asian language input composition. -
  • -
  • Fix multi-typing when two carets are located in virtual space on one line so that spaces are preserved.
  • -- cgit v1.2.3