diff options
Diffstat (limited to 'doc/ScintillaRelated.html')
| -rw-r--r-- | doc/ScintillaRelated.html | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index d6eeb2538..22678f8f7 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,15 @@         Projects using Scintilla      </h3>      <p> +       The <a href="http://archaeopteryx.com/wingide">Wing IDE</a> is a +       complete integrated development environment for the Python programming language. +       Available on Intel based Linux and Windows and on MacOS X through XDarwin. +    </p> +    <p> +	<a href="http://savannah.gnu.org/projects/fxscintilla/">FXScintilla</a>  +	is a port of Scintilla to the FOX platform. FXRuby includes Ruby bindings for FXScintilla. +    </p> +    <p>  	<a href="http://www.gorlice.net.pl/~rybak/luaide/">LuaIDE</a>   	is an IDE for Lua on Windows.      </p> @@ -37,10 +46,6 @@  	is 2D RPG engine with a development environment.      </p>      <p> -	<a href="http://savannah.gnu.org/projects/fxscintilla/">FXScintilla</a>  -	is a port of Scintilla to the FOX platform. FXRuby includes Ruby bindings for FXScintilla. -    </p> -    <p>  	<a href="http://gaiacrtn.free.fr/practical-ruby/index.html">Practical Ruby</a>   	is an IDE for Ruby on Windows.      </p> @@ -167,11 +172,6 @@         A Python binding for wxStyledTextCtrl is part of <a href="http://wxpython.org/">wxPython</a>.      </p>      <p> -       The <a href="http://archaeopteryx.com/wingide">Wing IDE</a> is a -       complete integrated development environment for the Python programming language. -       Available on Intel based Linux and Windows and on MacOS X through XDarwin. -    </p> -    <p>         <a href="http://www.archaeopteryx.com/opensource/pyscintilla.html"> A Python binding of the        GTK+ version of Scintilla</a>, that can be used with pygtk.      </p> | 
