summaryrefslogtreecommitdiffstats
path: root/scintilla/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'scintilla/doc/index.html')
-rw-r--r--scintilla/doc/index.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/scintilla/doc/index.html b/scintilla/doc/index.html
index d916e18..357fc48 100644
--- a/scintilla/doc/index.html
+++ b/scintilla/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="20130602" />
+ <meta name="Date.Modified" content="20130719" />
<style type="text/css">
#versionlist {
margin: 0;
@@ -51,12 +51,12 @@
<img src="SciWord.jpg" height="78" width="256" alt="Scintilla" />
</td>
<td width="40%" align="left">
- <font color="#FFCC99" size="4"> A free source code editing component for Win32 and
- GTK+</font>
+ <font color="#FFCC99" size="4"> A free source code editing component for Win32,
+ GTK+, and OS X</font>
</td>
<td width="40%" align="right">
- <font color="#FFCC99" size="3"> Release version 3.3.3<br />
- Site last modified June 2 2013</font>
+ <font color="#FFCC99" size="3"> Release version 3.3.4<br />
+ Site last modified July 19 2013</font>
</td>
<td width="20%">
&nbsp;
@@ -71,6 +71,7 @@
</tr>
</table>
<ul id="versionlist">
+ <li>Version 3.3.4 better supports Unicode use in lexers.</li>
<li>Version 3.3.3 fixes bugs on GTK+.</li>
<li>Version 3.3.2 simplifies implementing folding.</li>
<li>Version 3.3.1 fixes bugs on Cocoa.</li>
@@ -124,8 +125,8 @@ if (!IsRemote()) { //if NOT remote...
code, styling should not be persisted as it can be mechanically recreated.
</p>
<p>
- Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating
- systems with GTK+. They have been run on Windows XP, Windows 7, and on Ubuntu 10.10
+ Scintilla and SciTE are currently available for Intel Win32, OS X, and Linux compatible operating
+ systems with GTK+. They have been run on Windows XP, Windows 7, OS X 10.6+, and on Ubuntu 10.10
with GTK+ 2.20. <a href="http://www.scintilla.org/SciTEImage.html">Here is a screenshot of
SciTE.</a><br />
</p>