aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html17
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index 9c462da41..d81870ed9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -31,8 +31,8 @@
GTK+</font>
</td>
<td width="40%" align="right">
- <font color="#FFCC99" size="3"> Release version 1.22<br />
- Site last modified February 27 2000</font>
+ <font color="#FFCC99" size="3"> Release version 1.23<br />
+ Site last modified March 20 2000</font>
</td>
<td width="20%">
&nbsp;
@@ -42,7 +42,7 @@
<table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="100%">
- <img src="SciRest.jpg" height="150" width="1200" alt="Sci Rest" />
+ <img src="SciBreak.jpg" height="150" width="1024" alt="Sci Rest" />
</td>
</tr>
</table>
@@ -65,6 +65,11 @@
a large number of smaller features.</font>
</td>
</tr>
+ <tr>
+ <td width="100%">
+ <font color="#FFCC99" size="3"> Version 1.23 breaks Scintilla from SciTE and fixes bugs.</font>
+ </td>
+ </tr>
</table>
<table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0">
<tr>
@@ -74,7 +79,7 @@
Documentation</a>&nbsp;&nbsp; <a href="ScintillaToDo.html">Bugs</a>&nbsp;&nbsp;
<script type="text/javascript" language="JavaScript"><!--
if (IsRemote()) {
- document.write('<a href="SciTEDoc.html">SciTE</a>&nbsp;&nbsp; ');
+ document.write('<a href="SciTE.html">SciTE</a>&nbsp;&nbsp; ');
}
//--></script>
<a href="ScintillaHistory.html">
@@ -94,7 +99,7 @@ if (IsRemote()) {
product.
</p>
<p>
- <a href="SciTEDoc.html">SciTE</a> is a SCIntilla based Text Editor. Originally built to
+ <a href="SciTE.html">SciTE</a> is a SCIntilla based Text Editor. Originally built to
demonstrate Scintilla, it has grown to be a generally useful editor with facilities for
building and running programs. It is best used for jobs with simple configurations - I use it
for building test and demonstration programs as well as SciTE and Scintilla, themselves.
@@ -114,7 +119,7 @@ if (IsRemote()) {
SciTE.</a><br />
</p>
<p>
- You can <a href="ScintillaDownload.html">download Scintilla and SciTE.</a>
+ You can <a href="ScintillaDownload.html">download Scintilla.</a>
</p>
<p>
<a href="ScintillaRelated.html">Related sites.</a>