aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-08-09 10:30:38 +0000
committernyamatongwe <unknown>2003-08-09 10:30:38 +0000
commit3ea3d25be9833ffc941e4112fe729c07122e4fbd (patch)
tree3630ee3b0175a36c209c497fc86bc97420286f72
parent3ba184b50876b02f719010e0421ec81646917532 (diff)
downloadscintilla-mirror-3ea3d25be9833ffc941e4112fe729c07122e4fbd.tar.gz
Fixed bug with output.vertical.size not being used.
-rw-r--r--doc/ScintillaHistory.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1a66c6c58..52070ef4b 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -152,6 +152,33 @@
<li>
Released on 12 August 2003.
</li>
+ <li>
+ SciTE on GTK+ 2.x can display a tab bar.
+ </li>
+ <li>
+ Lexer for PostScript.
+ </li>
+ <li>
+ Lexer for the NSIS scripting language.
+ </li>
+ <li>
+ New lexer for POV-Ray replaces previous implementation.
+ </li>
+ <li>
+ SQL lexer allows double quoted strings.
+ </li>
+ <li>
+
+ </li>
+ <li>
+
+ </li>
+ <li>
+
+ </li>
+ <li>
+
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite153.zip?download">Release 1.53</a>