diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 53 | 
1 files changed, 5 insertions, 48 deletions
diff --git a/doc/index.html b/doc/index.html index 66913914b..bdcf07a51 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="20000627" /> +    <meta name="Date.Modified" content="20000726" />      <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.28<br /> -           Site last modified June 27 2000</font> +          <font color="#FFCC99" size="3"> Release version 1.30<br /> +           Site last modified July 26 2000</font>          </td>          <td width="20%">              @@ -49,51 +49,8 @@      <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">        <tr>          <td width="100%"> -          <font color="#FFCC99" size="4"> Version 1.2 is a major release featuring multiple views -          of one document and rectangular selection.</font> -        </td> -      </tr> -      <tr> -        <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.21 fixes bugs, enhances performance, and adds -          margins to Scintilla and an XML lexer to SciTE.</font> -        </td> -      </tr> -      <tr> -        <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.22 adds line folding, macro recording and  -	  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> -      <tr> -        <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.24 fixes bugs.</font> -        </td> -      </tr> -      <tr> -        <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.25 adds some Unicode support on Windows.</font> -        </td> -      </tr> -      <tr> -        <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.26 supports Lua and simplifies -	  handling multiple documents.</font> -        </td> -      </tr> -      <tr> -        <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.27 features indentation guides.</font> -        </td> -      </tr> -      <tr> -        <td width="100%"> -          <font color="#FFCC99" size="3"> Version 1.28 fixes a bug in indentation guides.</font> +          <font color="#FFCC99" size="4"> Version 1.30 supports PHP well and moves the API +            towards platform independance.</font>          </td>        </tr>      </table>  | 
