Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: GeO on March 24, 2011, 05:10:38 pm

Title: Missing wx(Scintilla) implementation of Scintilla v2.25
Post by: GeO on March 24, 2011, 05:10:38 pm
In revision 7064 the scintilla was updated to the latest version 2.25.
However the new 'updated' bit mask in was not implemented in wxScintilla.

Here's a patch which does this.

Greets GeO