aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2000-06-22 12:49:52 +0000
committernyamatongwe <devnull@localhost>2000-06-22 12:49:52 +0000
commitbd63a4f381e57366d0d9e58f57242eaa5f4c79c2 (patch)
treef64e9d4b493db0230635488e7c89021a452f1cb7
parent9598bdd5fb097340eda7e3277e53fe34e39ee75b (diff)
downloadscintilla-mirror-bd63a4f381e57366d0d9e58f57242eaa5f4c79c2.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>