I've uploaded to http://www.scintilla.org/aprilw/scite-april-2006-02-13.zip the latest release.

In summary:
* AddJob() has been renamed to AddCommandExt() to more closely mirror AddCommand()

*    removed DecodeCommandMode() from ../src/Extender.h

*    corrected implementation between Lua and scite.Execute()
       *    moved some code to SciTE::AddCommandExt()
* simplify parameters to scite.Execute( cmd [, dir [, mode [, input ]]] )
       *    improve error reporting if host->AddCommandExt() fails

* DecodeCommandMode() now receives parameters by reference instead of by address (is this the right term?)

* SciTEBase::ToolsMenu() implements code that consolidates command modes, properties and job flags; my thanks to Bruce Dodson

* SciTE::DecodeCommandMode() decodes mode string by looping through array of strings

Humbly yours :-)

April

--
I doubt, therefore I might be.

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to