diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ScintillaRelated.html | 16 | 
1 files changed, 13 insertions, 3 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index a387ff3ee..8dcaebf0d 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -37,6 +37,10 @@  	Python shell based on wxPython.      </p>      <p> +	<a href="http://www.thekompany.com/products/blackadder/">Black Adder</a> is a +	Qt based development environment for Python and Ruby. +    </p> +    <p>  	<a href="http://www.activestate.com/ASPN/Downloads/Komodo/More">Komodo</a>  	is a cross-platform multi-language development environment built  	as an application of Mozilla. @@ -46,7 +50,7 @@  	is a Lua editor/debugger for Windows. It is available as both a component   	and an application.      </p> -<!-- +    <!--      <p>  	<a href="http://sourceforge.net/projects/tilp/">TiLP</a>  	is an application to tranfer data with a Texas Instruments calculator. @@ -59,7 +63,7 @@  	will be of interest to others wanting to control SciTE.      </p>      <p> -	<a href="http://sourceforge.net/projects/anjuta/">Anjuta</a> +	<a href="http://anjuta.sourceforge.net/">Anjuta</a>  	is an open source C/C++ IDE for Linux/GNOME.      </p>      <p> @@ -137,11 +141,13 @@         <a href="http://www.gtk.org/">GTK+</a>, the GIMP Toolkit, contains a rich text editing        widget.<br />         <a href="http://gedit.sourceforge.net/">Gedit</a> is an editor for GTK+/GNOME.<br /> +    <!--         <a href="http://www.daimi.au.dk/~mailund/gtk.html">GtkEditor</a> is a source code editing        widget based on the GTK+ text widget.<br />         <a href="http://gide.gdev.net/">gIDE</a> is an IDE based on GTK+.<br />         <a href="http://www.bahnhof.se/~mikeh/linux_software.html">GtkExText</a> is a source code        oriented text widget for GTK+. +    -->      </p>      <p>         <a href="http://www.codeguru.com/">CodeGuru</a> has source code for several Win32 MFC based @@ -193,14 +199,18 @@         <a href="http://www.cs.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>. +       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 | 
