aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-03-30 07:42:52 +1100
committerNeil <nyamatongwe@gmail.com>2017-03-30 07:42:52 +1100
commitbf2afaf82b66f8a54d6a185eb95562ebb4c7c47f (patch)
treef63b28d34e5aafb0f9a1eeb0ed943e4157655221 /doc/ScintillaHistory.html
parent185e8b51cf67fe5d78b06aca50cd61c8015e851a (diff)
downloadscintilla-mirror-bf2afaf82b66f8a54d6a185eb95562ebb4c7c47f.tar.gz
Stop drawing a focus rectangle on the autocompletion list.
Raise the default list length to 9 items.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index bf29e868e..1fa5eb230 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -536,6 +536,10 @@
On Cocoa, the autocompletion is 4 pixels wider to avoid text truncation.
</li>
<li>
+ On Windows, stop drawing a focus rectangle on the autocompletion list and
+ raise the default list length to 9 items.
+ </li>
+ <li>
SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments.
</li>
</ul>