aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-10-25 05:46:22 +0000
committernyamatongwe <unknown>2003-10-25 05:46:22 +0000
commit950d2812d618581a9d0d68fbe2e2d8aba02b6790 (patch)
tree317e1ec5a86cbcc677e0ffa6d7b8b7d9e64fce07
parent1e625223830951244b2f3018194bc8e8d4f6ccd0 (diff)
downloadscintilla-mirror-950d2812d618581a9d0d68fbe2e2d8aba02b6790.tar.gz
Scintilla .NET moved.
-rw-r--r--doc/ScintillaRelated.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index b0ab2ff35..a4c43cbee 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,10 @@
Ports and Bindings of Scintilla
</h3>
<p>
+ <a href="http://sourceforge.net/projects/scide/">ScintillaNet
+ </a> is an encapsulation of Scintilla for use within the .NET framework.
+ </p>
+ <p>
<a href="http://www.riverbankcomputing.co.uk/qscintilla/index.php">QScintilla
</a> is a port of Scintilla to the Qt platform. It has a similar license to Qt: GPL for use in
free software and commercial for use in close-source applications.
@@ -43,10 +47,6 @@
DolphinScintilla</a> is a DolphinSmalltalk wrapper for Scintilla.
</p>
<p>
- <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scintilla/ScintillaNET/">ScintillaNet
- </a> is an encapsulation of Scintilla for use within the .NET framework.
- </p>
- <p>
<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scintilla/ScintillaVB/">ScintillaVB</a>
is an ActiveX control written in VB that encapsulates Scintilla.
</p>