aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2000-06-22 12:49:52 +0000
committernyamatongwe <unknown>2000-06-22 12:49:52 +0000
commit939886fbd57448673355a48d615eb28f6c4a7559 (patch)
treef64e9d4b493db0230635488e7c89021a452f1cb7
parent66d9b800919e0c5a3a58699a9b22b3c6bfa1ab61 (diff)
downloadscintilla-mirror-939886fbd57448673355a48d615eb28f6c4a7559.tar.gz
Started on update for 1.27.
-rw-r--r--doc/ScintillaHistory.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 3009a5202..c8a067623 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -126,6 +126,25 @@
</li>
</ul>
<h3>
+ <a href="scite127.zip">Release 1.27</a>
+ </h3>
+ <ul>
+ <li>
+ Released on 23 June 2000.
+ </li>
+ <li>
+ Indentation guides. View whitespace mode may be set to not display whitespace
+ in indentation.
+ </li>
+ <li>
+ Set methods have corresponding gets for UndoCollection, BufferedDraw,
+ CodePage, UsePalette, ReadOnly, CaretFore, and ModEventMask.
+ </li>
+ <li>
+ Bug fixed with preprocessor '#' last visible character causing hang.
+ </li>
+ </ul>
+ <h3>
<a href="scite126.zip">Release 1.26</a>
</h3>
<ul>