From e093c3a8f9862d80b6268f031cdaad83d22b48c2 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 9 May 2000 14:25:10 +0000 Subject: Updated version numbers and download names. --- doc/ScintillaDownload.html | 8 ++++---- doc/ScintillaRelated.html | 11 ++++++++++- doc/ScintillaToDo.html | 8 +------- doc/index.html | 9 +++++++-- 4 files changed, 22 insertions(+), 14 deletions(-) diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index b2b45fd48..cc14bf1fa 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -25,7 +25,7 @@ @@ -38,7 +38,7 @@ containing very few restrictions.

- Release 1.24 + Release 1.25

Source Code @@ -46,8 +46,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in Instructions for building on both Windows and Linux are included in the readme file.

diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index e56fd1690..d439e86c4 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -36,7 +36,16 @@ A Python binding of the GTK+ version of Scintilla, that can be used with pygtk.

-

+

+ The wxStyledTextCtrl editor component in the + wxWindows cross platform toolkit is based on Scintilla.
+ A Python binding for wxStyledTextCtrl is part of wxPython. +

+

+ There is an enhanced version of + SciTE for GTK+. +

+

Editing Components

diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 644f233a7..583b51db2 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -53,7 +53,7 @@ GTK+ Version Bugs

- No DBCS support. + No DBCS or Unicode support.

Scintilla To Do @@ -77,9 +77,6 @@

Printing support on GTK+. Maybe Postscript output or use Gnome?

-

- Unicode (UCS 2). -

Stream folding which could be used to fold up the contents of HTML elements.

@@ -92,9 +89,6 @@

Regular expressions in find functions.

-

- Smart indenting, based on the file syntax. -

Printing on GTK+.

diff --git a/doc/index.html b/doc/index.html index 0a5ec001a..f8659918a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -31,8 +31,8 @@ GTK+

+ + +
- Windows   + Windows   GTK+/Linux  
- Release version 1.24
- Site last modified March 29 2000
+ Release version 1.25
+ Site last modified May 9 2000
  @@ -75,6 +75,11 @@ Version 1.24 fixes bugs.
+ Version 1.25 adds some Unicode support on Windows. +
-- cgit v1.2.3