diff options
author | nyamatongwe <unknown> | 2001-03-01 04:21:51 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-03-01 04:21:51 +0000 |
commit | bc4da6ec6657c7f7e456d676bb9a237c4a3a8713 (patch) | |
tree | 07658ed34ea78cb8879ed78d75d4df67bbf4ad4e /doc/index.html | |
parent | 3aca0413efd1778e245b9e9a23b972460cd498a6 (diff) | |
download | scintilla-mirror-bc4da6ec6657c7f7e456d676bb9a237c4a3a8713.tar.gz |
Updates preparing for release of 1.36.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/doc/index.html b/doc/index.html index 963d9dbe9..8d96a2ddb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -9,7 +9,7 @@ <meta name="keywords" content="Scintilla, SciTE, Editing Component, Text Editor" /> <meta name="Description" content="www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application." /> - <meta name="Date.Modified" content="20010129" /> + <meta name="Date.Modified" content="20010301" /> <script> function IsRemote() { var loc = '' + window.location; @@ -31,8 +31,8 @@ GTK+</font> </td> <td width="40%" align="right"> - <font color="#FFCC99" size="3"> Release version 1.35<br /> - Site last modified January 29 2001</font> + <font color="#FFCC99" size="3"> Release version 1.36<br /> + Site last modified March 1 2001</font> </td> <td width="20%"> @@ -55,7 +55,7 @@ </tr> <tr> <td width="100%"> - <font color="#FFCC99" size="3"> Version 1.31 supports C#, has many improvements and is + <font color="#FFCC99" size="3"> Version 1.31 supports C#, has many improvements and is available as a COM control.</font> </td> </tr> @@ -66,7 +66,7 @@ </tr> <tr> <td width="100%"> - <font color="#FFCC99" size="3"> Version 1.33 has better internationalisation + <font color="#FFCC99" size="3"> Version 1.33 has better internationalisation support on GTK+ and fixes bugs.</font> </td> </tr> @@ -83,19 +83,25 @@ forward events to containers.</font> </td> </tr> + <tr> + <td width="100%"> + <font color="#FFCC99" size="3"> Version 1.36 supports GTK+ on + Win32.</font> + </td> + </tr> </table> <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> + <font size="4"> <script type="text/javascript" language="JavaScript"><!-- if (IsRemote()) { document.write('<a href="SciTEImage.html">Screenshot</a> '); document.write('<a href="ScintillaDownload.html">Download</a> '); } //--></script> - <a href="ScintillaDoc.html">Documentation</a> - <a href="ScintillaToDo.html">Bugs</a> + <a href="ScintillaDoc.html">Documentation</a> + <a href="ScintillaToDo.html">Bugs</a> <script type="text/javascript" language="JavaScript"><!-- if (IsRemote()) { document.write('<a href="SciTE.html">SciTE</a> '); @@ -141,7 +147,7 @@ if (IsRemote()) { You can <a href="ScintillaDownload.html">download Scintilla.</a> </p> <p> - The source code can be downloaded via CVS at the Source Forge + The source code can be downloaded via CVS at the Source Forge <a href="https://sourceforge.net/project/?group_id=2439">Scintilla project page</a>. </p> <p> @@ -159,12 +165,12 @@ if (IsRemote()) { </p> <p> You can write to me, <a href="mailto:nhodgson@bigpond.net.au">Neil Hodgson</a>, at - nhodgson@bigpond.net.au. If you need to hire someone to work on Scintilla based projects, you can + nhodgson@bigpond.net.au. If you need to hire someone to work on Scintilla based projects, you can contact me or advertise on the mailing list.<br /> There is a <a href="https://sourceforge.net/mail/?group_id=2439">scintilla-interest</a> - mailing list, - for discussion of Scintilla and SciTE and related projects, their bugs and future features. + mailing list, + for discussion of Scintilla and SciTE and related projects, their bugs and future features. This is a medium traffic list, averaging less than 40 messages per week. <br /> </p> <script type="text/javascript" language="JavaScript"> |