aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2000-06-23 14:49:46 +0000
committernyamatongwe <unknown>2000-06-23 14:49:46 +0000
commit01401e2dd76e99b63e0a6606d57a516b55839dbc (patch)
treedf7f9d14397fedd3e253b949a742f714d7a1a1e8 /doc/ScintillaHistory.html
parent6516b7b98487b52a0e85efc7306315cf34629314 (diff)
downloadscintilla-mirror-01401e2dd76e99b63e0a6606d57a516b55839dbc.tar.gz
Updated version number to 1.27.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c8a067623..f1367943e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -141,6 +141,16 @@
CodePage, UsePalette, ReadOnly, CaretFore, and ModEventMask.
</li>
<li>
+ Caret is continuously on rather than blinking while typing or holding down
+ delete or backspace. And is now always shown if non blinking when focused on GTK+.
+ </li>
+ <li>
+ Bug fixed in SciTE with file extension comparison now done in case insensitive way.
+ </li>
+ <li>
+ Bugs fixed in SciTE's file path handling on Windows.
+ </li>
+ <li>
Bug fixed with preprocessor '#' last visible character causing hang.
</li>
</ul>