aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-04-15 11:34:05 +0000
committernyamatongwe <unknown>2003-04-15 11:34:05 +0000
commitb3dadc78d7d6c242a8e4f6aa6c5ece35c03eee36 (patch)
tree80e6c6ae19f683b9793f29648607f0f4dbc0ffcb /doc/index.html
parent34ccbb37d74bd260da0f3435f59d6c70649457f1 (diff)
downloadscintilla-mirror-b3dadc78d7d6c242a8e4f6aa6c5ece35c03eee36.tar.gz
Updating for version 1.52.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html47
1 files changed, 9 insertions, 38 deletions
diff --git a/doc/index.html b/doc/index.html
index d28072d16..1ea2eb467 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="20030216" />
+ <meta name="Date.Modified" content="20030416" />
<style type="text/css">
.versionlist {
color: #FFCC99;
@@ -36,8 +36,8 @@
GTK+</font>
</td>
<td width="40%" align="right">
- <font color="#FFCC99" size="3"> Release version 1.51<br />
- Site last modified February 16 2003</font>
+ <font color="#FFCC99" size="3"> Release version 1.52<br />
+ Site last modified April 16 2003</font>
</td>
<td width="20%">
&nbsp;
@@ -54,6 +54,12 @@
<table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">
<tr>
<td width="100%">
+ <span class="versionlist"> Version 1.52 allows the use of Pango for
+ text display on GTK+ 2.</span>
+ </td>
+ </tr>
+ <tr>
+ <td width="100%">
<span class="versionlist"> Version 1.51 improves text drawing by stopping
text runs drawing over the end of the previous text run.
GTK+ 2 compatibility improved.</span>
@@ -88,41 +94,6 @@
the range of scrolling.</span>
</td>
</tr>
- <tr>
- <td width="100%">
- <span class="versionlist"> Version 1.45 includes a line layout cache to improve performance.</span>
- </td>
- </tr>
- <tr>
- <td width="100%">
- <span class="versionlist"> Version 1.44 fixes bugs. </span>
- </td>
- </tr>
- <tr>
- <td width="100%">
- <span class="versionlist"> Version 1.43 improves line wrapping. </span>
- </td>
- </tr>
- <tr>
- <td width="100%">
- <span class="versionlist"> Version 1.42 contains minor enhancements,
- experimental line wrapping, bug fixes and performance improvements. </span>
- </td>
- </tr>
- <tr>
- <td width="100%">
- <span class="versionlist"> Version 1.41 avoids platform specific headers,
- improves word-oriented commands, and changes cursor over different elements
- on GTK+. </span>
- </td>
- </tr>
- <tr>
- <td width="100%">
- <span class="versionlist"> Version 1.40 removes
- some compatibility with the Win32 RichEdit control and thus with
- previous versions of Scintilla.</span>
- </td>
- </tr>
</table>
<table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0">
<tr>