Scintilla 3.2.0 is now available from the scintilla.org web site.
Scintilla 3.2.0 is a major feature release.
Support was added for the Qt platform and PySide Python bindings.
Direct access is available to the document bytes for ranges within Scintilla. Ctrl+Double Click and Ctrl+Triple Click add the word or line to the set of selections. Lexers added for OScript and Visual Prolog languages.
Other changes were made and bugs fixed. A detailed list of changes is available on the history page.
http://www.scintilla.org/ScintillaHistory.html
Scintilla uses Mercurial (Hg) for source code control. The repository can be cloned with
hg clone http://scintilla.hg.sourceforge.net:8000/hgroot/scintilla/scintilla
Thanks to the contributors of code and documentation and to the testers.
Neil