From 277b10f2d35e82d8599f2faf3b82acc5f5aef7e2 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 17 Dec 2000 12:01:20 +0000 Subject: Reversed related project list so newest at top. Added James Larcombe to credits. --- doc/ScintillaHistory.html | 3 +++ doc/ScintillaRelated.html | 68 ++++++++++++++++++++++++++--------------------- 2 files changed, 40 insertions(+), 31 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index be05e4cc8..a19cabaa6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -146,6 +146,9 @@
  • ActiveState
  • +
  • + James Larcombe +
  • Sponsorship diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 5f9202bd1..51680b069 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,31 +29,36 @@ Projects using Scintilla

    - PythonWin, a Win32 IDE for Python, uses - Scintilla for both its editing and interactive windows. + Gen<X> + is a code generalisation product for Win32 that uses Scintilla in the X-Code Editor (which + can also be used for general purpose editing) and for editing HTML in the HTML Dialog + Editor.

    - A Python binding of the - GTK+ version of Scintilla, that can be used with pygtk. + Moleskine is a Scintilla + based editor for GTK+. At an early stage but looks more ambitious than SciTE with plans + for MDI, printing, and session management. + Includes a new GTK+ wrapper widget for Scintilla.

    - The Wing IDE is a - complete integrated development environment for the Python programming language. - Currently in beta stage and available for Intel based Linux systems. + A version of SciTE for Win32 enhanced + with a tab control to allow easy movement between buffers. + Go to the "Goodies" area on this site.

    - The wxStyledTextCtrl editor component in the - wxWindows cross platform toolkit is based on Scintilla.
    - A Python binding for wxStyledTextCtrl is part of wxPython. + + Suneido is an integrated application platform currently available for Win32 that includes an + object-oriented language, client-server database, and user interface and reporting frameworks.

    - Boa Constructor is a RAD GUI - Building IDE for the wxWindows cross platform platform. Written using wxPython with the - wxStyledTextCtrl used as its editor. + + BitLeaf is a new GNOME based development environment. + Currently at an early stage of development.

    - There is an enhanced version of - SciTE for GTK+. + + Agast is an authoring system for adventure games which includes + a customised version of SciTE.

    @@ -61,30 +66,31 @@ IBM that uses Scintilla.

    - - Agast is an authoring system for adventure games which includes - a customised version of SciTE. + There is an enhanced version of + SciTE for GTK+.

    - - BitLeaf is a new GNOME based development environment. - Currently at an early stage of development. + Boa Constructor is a RAD GUI + Building IDE for the wxWindows cross platform platform. Written using wxPython with the + wxStyledTextCtrl used as its editor.

    - - Suneido is an integrated application platform currently available for Win32 that includes an - object-oriented language, client-server database, and user interface and reporting frameworks. + The wxStyledTextCtrl editor component in the + wxWindows cross platform toolkit is based on Scintilla.
    + A Python binding for wxStyledTextCtrl is part of wxPython.

    - A version of SciTE for Win32 enhanced - with a tab control to allow easy movement between buffers. - Go to the "Goodies" area on this site. + The Wing IDE is a + complete integrated development environment for the Python programming language. + Currently in beta stage and available for Intel based Linux systems.

    - Moleskine is a Scintilla - based editor for GTK+. At an early stage but looks more ambitious than SciTE with plans - for MDI, printing, and session management. - Includes a new GTK+ wrapper widget for Scintilla. + A Python binding of the + GTK+ version of Scintilla, that can be used with pygtk. +

    +

    + PythonWin, a Win32 IDE for Python, uses + Scintilla for both its editing and interactive windows.

    Editing Components -- cgit v1.2.3