aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html
index 9c7dd0390..528289e6b 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="20120308" />
+ <meta name="Date.Modified" content="20120420" />
<style type="text/css">
#versionlist {
margin: 0;
@@ -55,8 +55,8 @@
GTK+</font>
</td>
<td width="40%" align="right">
- <font color="#FFCC99" size="3"> Release version 3.0.4<br />
- Site last modified March 8 2012</font>
+ <font color="#FFCC99" size="3"> Release version 3.1.0<br />
+ Site last modified April 20 2012</font>
</td>
<td width="20%">
&nbsp;
@@ -71,6 +71,7 @@
</tr>
</table>
<ul id="versionlist">
+ <li>Version 3.1.0 adds an animated find indicator on Cocoa.</li>
<li>Version 3.0.4 fixes minor problems particularly with Direct2D.</li>
<li>Version 3.0.3 uses fractional positioning in more situations.</li>
<li>Version 3.0.2 fixes bugs.</li>
@@ -81,8 +82,6 @@
For GTK+ all drawing is performed with Cairo as GDK drawing removed.
Palette support removed.
Font size and weight can be specified with more precision.</li>
- <li>Version 2.28 allows translucent images in RGBA format to be used for margin markers and in autocompletion lists.</li>
- <li>Version 2.27 fixes incorrect colours on some versions of GTK+.</li>
</ul>
<ul id="menu">
<li id="remote1"><a href="http://www.scintilla.org/SciTEImage.html">Screenshot</a></li>