diff options
| author | nyamatongwe <devnull@localhost> | 2001-03-01 09:49:36 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-03-01 09:49:36 +0000 | 
| commit | 487330bb29b7d44635079eecae66a020073c1d45 (patch) | |
| tree | 940f9b43977a1195a1a5556767159fc4f656b880 | |
| parent | 0defb1a762d718766423ec1a06cb63c4cc77abd4 (diff) | |
| download | scintilla-mirror-487330bb29b7d44635079eecae66a020073c1d45.tar.gz | |
Added TiLP, Anjuta and Filerx to related projects but TiLP is commented
out as the web site is quite empty and has nothing Scintilla related.
| -rw-r--r-- | doc/ScintillaRelated.html | 64 | 
1 files changed, 40 insertions, 24 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index d80294e06..973268ad7 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -28,54 +28,70 @@      <h3>         Projects using Scintilla      </h3> +    <!--      <p> -       <a href="http://www.develop.com/genx/">Gen<X></a>  -       is a <i>code generalisation</i> 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 href="http://sourceforge.net/projects/tilp/">TiLP</a> +	is an application to tranfer data with a Texas Instruments calculator. +    </p> +    --> +    <p> +	<a href="http://perso.libertysurf.fr/llt/">Filerx</a> +	is a project manager for SciTE on Windows. +	Open source and includes an implementation of SciTE's Director interface so +	will be of interest to othere wanting to control SciTE. +    </p> +    <p> +	<a href="http://sourceforge.net/projects/anjuta/">Anjuta</a> +	is an open source C/C++ IDE for Linux/GNOME. +    </p> +    <p> +	<a href="http://www.develop.com/genx/">Gen<X></a> +	is a <i>code generalisation</i> 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.      </p>      <p>         <a href="http://www.moleskine.f2s.com">Moleskine</a> 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.  +       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.      </p>      <p> -       A <a href="http://www.burgaud.com">version of SciTE for Win32</a> enhanced  -       with a tab control to allow easy movement between buffers.  -       Go to the "Goodies" area on this site.  +       A <a href="http://www.burgaud.com">version of SciTE for Win32</a> enhanced +       with a tab control to allow easy movement between buffers. +       Go to the "Goodies" area on this site.      </p>      <p>         <a href="http://www.suneido.com"> -       Suneido</a> is an integrated application platform currently available for Win32 that includes an  +       Suneido</a> is an integrated application platform currently available for Win32 that includes an         object-oriented language, client-server database, and user interface and reporting frameworks.      </p>      <p>         <a href="http://www.BitBuilder.com"> -       BitLeaf</a> is a new GNOME based development environment.  +       BitLeaf</a> is a new GNOME based development environment.         Currently at an early stage of development.      </p>      <p>         <a href="http://agast.dyndns.org/agast/home.html"> -       Agast</a> is an authoring system for adventure games which includes  -       a customised version of SciTE.  +       Agast</a> is an authoring system for adventure games which includes +       a customised version of SciTE.      </p>      <p>         <a href="http://oss.software.ibm.com/developerworks/opensource/sashxb/"> -       SashXB for Linux</a> is an open source application development tool by  -       IBM that uses Scintilla.  +       SashXB for Linux</a> is an open source application development tool by +       IBM that uses Scintilla.      </p>      <p>         There is <a href="http://users.surfree.net.il/mbaranov/SciTE.html">an enhanced version of         SciTE</a> for GTK+.      </p>      <p> -       <a href="http://boa-constructor.sourceforge.net/">Boa Constructor</a> is a RAD GUI  -       Building IDE for the wxWindows cross platform platform. Written using wxPython with the  -       wxStyledTextCtrl used as its editor.  +       <a href="http://boa-constructor.sourceforge.net/">Boa Constructor</a> is a RAD GUI +       Building IDE for the wxWindows cross platform platform. Written using wxPython with the +       wxStyledTextCtrl used as its editor.      </p>      <p> -       The wxStyledTextCtrl editor component  in the  +       The wxStyledTextCtrl editor component  in the         <a href="http://wxwindows.org/">wxWindows</a> cross platform toolkit is based on Scintilla.<br />         A Python binding for wxStyledTextCtrl is part of <a href="http://wxpython.org/">wxPython</a>.      </p> @@ -114,7 +130,7 @@        editors.      </p>      <a href="http://synedit.sourceforge.net/">SynEdit</a> is a Win32 edit control written -    in Delphi.  +    in Delphi.      <p>         <a href="http://www.tetradyne.com/srcvwax.htm">SourceView</a> is a commercial editing        component for Win32. @@ -137,7 +153,7 @@         Development Tools      </h3>      <p> -       Scintilla and SciTE were developed using the  +       Scintilla and SciTE were developed using the         <a href="http://www.mingw.org/">Mingw version of GCC</a>.      </p>      <p> @@ -145,8 +161,8 @@        Java code. SciTE has an Indent command defined for .cxx files that uses AStyle.      </p>      <p> -       <a href="http://winmerge.sourceforge.net/">WinMerge</a> is an interactive diff / merge  -       for Windows. I prefer code submissions in the form of source files rather than diffs and then run  +       <a href="http://winmerge.sourceforge.net/">WinMerge</a> is an interactive diff / merge +       for Windows. I prefer code submissions in the form of source files rather than diffs and then run         WinMerge over the files to work out how to merge.      </p>      <p> @@ -161,7 +177,7 @@        than SciTE.      </p>      <p> -       Debugging dance soundtrack from <a href="http://www.insurge.com.au">iNsuRge</a>  +       Debugging dance soundtrack from <a href="http://www.insurge.com.au">iNsuRge</a>         and inspirational coding soundscapes by <a href="http://www.davidbridie.com.au">David Bridie</a>.      </p>      <p> | 
