Added MouseWheel support to wxSTC
authorRobin Dunn <robin@alldunn.com>
Sun, 6 May 2001 01:20:41 +0000 (01:20 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 6 May 2001 01:20:41 +0000 (01:20 +0000)
commit37d6243357b65ce2a2fa7a35b848ebefb88a3912
tree28ecfcb281db84e7e4316c32460a29e318ab1058
parentd13d99aa857157833a7fce7a77796f680131820d
Added MouseWheel support to wxSTC

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