November 16th, 2011· SciTE on Windows now runs Lua scripts directly on the main thread instead of starting them on a secondary thread and then moving back to the main thread.
· Highlight "else" as a keyword for TCL in the same way as other languages. Bug #1836954.
· Fix problems with setting fonts for autocompletion lists on Windows where font handles were copied and later deleted causing a system default font to be used.
· Fix font size used on Windows for Asian language input methods which sometimes led to IME not being visible. Bug #3436753.
· Fixed polygon drawing on Windows so fold symbols are visible again. Bug #3433558.
· Changed background drawing on GTK+ to allow for fractional character positioning as occurs on OS X as this avoids faint lines at lexeme boundaries.
· Ensure pixmaps allocated before painting as there was a crash when Scintilla drew without common initialisation calls. Bug #3432354.
· Fixed SciTE on Windows bug causing wrong caret position after indenting a selection. Bug #3433433.
· Fixed SciTE session saving to store buffer position matching buffer. Bug #3434372.
· Fixed leak of document objects in SciTE.
· Recognize URL characters '?' and '%' for Open Selected command in SciTE. Bug #3429409.
February 7th, 2011· Version 2.24 fixes a memory leak on GTK+.
August 20th, 2009· Fixes
April 29th, 2009· includes some more lexers and fixes some bugs.
November 3rd, 2008· Version 1.77 fixes lexer bugs and other minor issues.