aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2000-06-23 14:49:46 +0000
committernyamatongwe <devnull@localhost>2000-06-23 14:49:46 +0000
commit8f37c08b14bfa193d07951227a8b04ef43c87f7b (patch)
treedf7f9d14397fedd3e253b949a742f714d7a1a1e8 /doc/ScintillaHistory.html
parentd1e498b7db17dbe69c8982b7eddb37cb846cfa31 (diff)
downloadscintilla-mirror-8f37c08b14bfa193d07951227a8b04ef43c87f7b.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>