diff options
Diffstat (limited to 'doc/ScintillaRelated.html')
| -rw-r--r-- | doc/ScintillaRelated.html | 9 | 
1 files changed, 7 insertions, 2 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 01b550d9d..b68f1e492 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,11 @@         Projects using Scintilla      </h3>      <p> +	<a href="http://www.akbkhome.com/Projects/phpmole-IDE/">Php mole</a> +	is an integrated development enviroment for developing (primarily)  +	web based and phpgtk based applications. +    </p> +    <p>  	<a href="http://hapdebugger.sourceforge.net/">HAP Python Remote Debugger</a>   	is a Python debugger that can run on one Windows machine debugging a Python program running   	on either the same or another machine. @@ -96,8 +101,8 @@  	Editor.      </p>      <p> -       <a href="http://www.moleskine.f2s.com">Moleskine</a> is a Scintilla -       based editor for GTK+. At an early stage but looks more ambitious than SciTE with plans +       <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> | 
