diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9123e7f80..42df3df7b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -113,6 +113,12 @@ <li> Steve Lhomme </li> + <li> + Ferdinand Prantl + </li> + <li> + Jan Dries + </li> </ul> <p> Sponsorship @@ -132,6 +138,27 @@ </li> </ul> <h3> + <a href="scite131.zip">Release 1.31</a> + </h3> + <ul> + <li> + Released on 6 September 2000. + </li> + <li> + Scintilla is available as a COM control from the scintillactrl module in CVS. + </li> + <li> + Invisible style setting. + </li> + <li> + SciTE has an extensibility interface that can be used to implement featires such as + a scripting language or remote control. An example + </li> + <li> + Fixes to the perl and PHP lexers. + </li> + </ul> + <h3> <a href="scite130.zip">Release 1.30</a> </h3> <ul> |