generate mouse events for all static controls, not just wxStaticLine (patch 1276413...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Aug 2005 13:54:29 +0000 (13:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Aug 2005 13:54:29 +0000 (13:54 +0000)
commit42b1fb630d94b919d455c1f0f2212bc6bcc04d46
treee0d9019617ce2321300c2a8a01a781023007f5fd
parent4ce18ecb6699bdb443cafa0f019df65962d4079e
generate mouse events for all static controls, not just wxStaticLine (patch 1276413 by Jamie Gadd)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/statbmp.h
src/msw/statbmp.cpp
src/msw/statline.cpp
src/msw/stattext.cpp
src/msw/window.cpp