diff options
-rw-r--r-- | doc/ScintillaRelated.html | 68 |
1 files changed, 8 insertions, 60 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 1cf0ee739..f694730f0 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -55,7 +55,7 @@ </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 href="http://www.riverbankcomputing.co.uk/software/qscintilla/intro">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. </p> @@ -65,11 +65,7 @@ includes a binding of Scintilla. </p> <p> - <a href="http://www.templatetamer.org/index.php?DolphinScintilla"> - DolphinScintilla</a> is a DolphinSmalltalk wrapper for Scintilla. - </p> - <p> - <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scintilla/ScintillaVB/">ScintillaVB</a> + <a href="http://scintilla.cvs.sourceforge.net/viewvc/scintilla/ScintillaVB/">ScintillaVB</a> is an ActiveX control written in VB that encapsulates Scintilla. </p> <p> @@ -83,7 +79,7 @@ </p> <p> The wxStyledTextCtrl editor component in the - <a href="http://wxwindows.org/">wxWindows</a> cross platform toolkit is based on Scintilla.<br /> + <a href="http://www.wxwidgets.org/">wxWidgets</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> <p> @@ -99,13 +95,6 @@ similar to the above, but for GTK 2.x. </p> <p> - <a href="http://www.wingide.com/opensource/pyscintilla.html">pyscintilla</a> - is the original Python binding for Scintilla's default GTK - 1.x class. Includes some additional support, such as native printing on - Windows. The binding is hand-written rather than auto-generated from the - Scintilla.iface file. - </p> - <p> <a href="http://sourceforge.net/projects/moleskine/">pygtkscintilla</a> is a Python binding for gtk1.x scintilla that uses gtkscintilla instead of the default GTK class. @@ -116,7 +105,7 @@ gtkscintilla2. </p> <p> - <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scintilla/scintillactrl/">ScintillaCtrl</a> + <a href="http://scintilla.cvs.sourceforge.net/viewvc/scintilla/scintillactrl/">ScintillaCtrl</a> is an unmaintained ActiveX control wrapper for Scintilla. </p> <h3> @@ -233,10 +222,6 @@ run-time shader editor. </p> <p> - <a href="http://xined.sourceforge.net/"> - Xin</a> is an open-source XML editor for Windows. - </p> - <p> <a href="http://wxguide.sourceforge.net/indexedit.html"> wyoEditor</a> is "A nice editor with a well designed and consistent look and feel". </p> @@ -261,10 +246,6 @@ is a tiny GTK2 CSS editor. </p> <p> - <a href="http://www.atari-soldiers.com/dide.html">DIDE</a> - is a free IDE for the D language on Windows. - </p> - <p> <a href="http://wxghostscript.sourceforge.net/"> IdePS</a> is a free Integrated Development Environment for PostScript @@ -280,19 +261,10 @@ the Visual Environment for NSIS (Nullsoft Scriptable Install System). </p> <p> - <a href="http://www.parinya.ca/"> - MinGW Developer Studio</a> - is a simple C/C++ IDE for the MinGW compiler on Windows. - </p> - <p> <a href="http://www.die-offenbachs.de/detlev/eric.html">Eric3</a> is a Python IDE written using PyQt and QScintilla. </p> <p> - <a href="http://www.templatetamer.com/">TemplateTamer</a> - is a tool for development of template based PHP web pages. - </p> - <p> <a href="http://www.bomberstudios.com/sciteflash/">SciTE|Flash</a> is a free Scintilla-based ActionScript editor for Windows. </p> @@ -310,7 +282,7 @@ </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. + Basic interpreter that uses the wxWidgets toolkit. A small IDE is under construction. </p> <p> <a href="http://freeride.rubyforge.org/wiki/wiki.pl">FreeRIDE</a> will be a @@ -355,7 +327,7 @@ <p> <a href="http://www.rexx.com/~dkuhlman/">pyeditor and wxEditor</a> are scriptable editors implemented in Python. pyeditor is based on GTK+ and - the pyscintilla wrapper. wxEditor is based on wxWindows, wxPython and + the pyscintilla wrapper. wxEditor is based on wxWidgets, wxPython and wxStyledTextControl. </p> <p> @@ -372,11 +344,6 @@ as an application of Mozilla. </p> <p> - <a href="http://www.xtgsystems.com/lua/">titmouse</a> - is a Lua editor/debugger for Windows. It is available as both a component - and an application. - </p> - <p> <a href="http://llt.chez-alice.fr/">Filerx</a> is a project manager for SciTE on Windows. Open source and includes an implementation of SciTE's Director interface so @@ -397,18 +364,13 @@ 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. - Currently at an early stage of development. - </p> - <p> <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://boa-constructor.sourceforge.net/">Boa Constructor</a> is a RAD GUI - Building IDE for the wxWindows cross platform platform. Written using wxPython with the + Building IDE for the wxWidgets cross platform platform. Written using wxPython with the wxStyledTextCtrl used as its editor. </p> <p> @@ -419,7 +381,7 @@ Editing Components </h3> <p> - <a href="http://gtksourceview.sourceforge.net/index.html">GtkSourceView</a> + <a href="http://projects.gnome.org/gtksourceview/">GtkSourceView</a> is a text widget that extends the standard GTK+ 2.x text widget and improves it by implementing syntax highlighting and other features typical of a source editor. </p> @@ -504,23 +466,9 @@ <a href="http://www.cse.yorku.ca/~oz/">regex</a> is a public domain implementation of regular expression pattern matching used in Scintilla. </p> - <!-- <p> - <a href="http://www.petes-place.com/">CodeMagic</a> is a free generic IDE for Win32. - Strongly Perl focused but customisable for other languages. Has more user interface features - than SciTE. - </p> - --> - <p> - <!-- - 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> - Get away from hacking without any of that tedious standing up bother: <a - href="http://www.zip.com.au/~sneal/index.html">Virtually There</a> ;). - </p> </body> </html> |