Changed FindTExt intercase to more easily handle additional flags.
authorRobin Dunn <robin@alldunn.com>
Tue, 4 Jun 2002 19:25:29 +0000 (19:25 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 4 Jun 2002 19:25:29 +0000 (19:25 +0000)
commitc13219d6a850e42849d6e29f3bbf118dad57f889
treee5b689135231ad634608fdb334ad7ca04532980d
parentd8ddee9c46a4e234262a11948eb2bc6e003d15af
Changed FindTExt intercase to more easily handle additional flags.
Fixed GetCharAt and GetStyleAt to only return values 0..255 instead of
possibly negative values.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/stc/stc.h
contrib/src/stc/gen_iface.py
contrib/src/stc/stc.cpp
include/wx/stc/stc.h
src/stc/gen_iface.py
src/stc/stc.cpp
wxPython/contrib/stc/msw/stc_.cpp