Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
authorRobin Dunn <robin@alldunn.com>
Thu, 4 Oct 2001 17:00:26 +0000 (17:00 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 4 Oct 2001 17:00:26 +0000 (17:00 +0000)
commitd6582821b61ba8270f712e0f26b2a3d7bf24116f
tree7bc6f8ac6f58c75fe3ca5ed7b61cbb3db71fdbfc
parent243d4b360385d3364e96d5600f693139e359fb3b
Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
contrib/include/wx/stc/stc.h
contrib/samples/stc/stctest.cpp
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/stc.cpp
contrib/src/stc/stc.cpp.in
contrib/src/stc/stc.h.in
include/wx/stc/stc.h
samples/stc/stctest.cpp
src/stc/ScintillaWX.cpp
src/stc/stc.cpp
src/stc/stc.cpp.in
src/stc/stc.h.in