Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Missing wx(Scintilla) implementation of Scintilla v2.25
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Missing wx(Scintilla) implementation of Scintilla v2.25 (Read 4394 times)
GeO
Multiple posting newcomer
Posts: 51
Missing wx(Scintilla) implementation of Scintilla v2.25
«
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
«
Last Edit: March 24, 2011, 05:47:52 pm by GeO
»
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Missing wx(Scintilla) implementation of Scintilla v2.25