aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaRelated.html29
1 files changed, 1 insertions, 28 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 30495bf75..7d10397da 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -241,11 +241,6 @@
is part of some commercial high-school oriented programming course software.
</p>
<p>
- <a href="http://www.phpwebclasses.org/index.php?node=13">phpSciTE</a>
- is a free distribution of SciTE for Windows customised for use with PHP
- and bundled with a PHP API file and online help.
- </p>
- <p>
<a href="http://www.blazingtools.com/is.html">Instant Source</a>
is a commercial tool for looking at the HTML on web sites.
</p>
@@ -254,11 +249,6 @@
is a free C++ Rapid Application Developer for Win32.
</p>
<p>
- <a href="http://www.luascript.thersgb.net/index.htm">wxLua</a> is both
- a binding of the wxWindows classes for Lua and a small IDE that works on Linux
- and Windows.
- </p>
- <p>
<a href="http://wxbasic.sourceforge.net/">wxBasic</a> is an open source
Basic interpreter that uses the wxWindows toolkit. A small IDE is under construction.
</p>
@@ -351,18 +341,6 @@
is an open source C/C++ IDE for Linux/GNOME.
</p>
<p>
- <a href="http://www.develop.com/genx/">Gen&lt;X&gt;</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.micampe.it/software/moleskine/">Moleskine</a> is a Scintilla
- based editor for GTK+. 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.
@@ -378,16 +356,11 @@
Currently at an early stage of development.
</p>
<p>
- <a href="http://agast.dyndns.org/agast/home.html">
+ <a href="http://www.allitis.com/agast/home.html">
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.
- </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.