support multiline labels in wxCheckBox (#9495)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 01:54:44 +0000 (01:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 01:54:44 +0000 (01:54 +0000)
commit533171c2873027b260f7107451ab22992d9e3926
treef736e9cc1fd1bfcf8c0f17501e03c6893649dbf2
parentd7006f44090d0e0f11e1be880103384271be9204
support multiline labels in wxCheckBox (#9495)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/checkbox.h
include/wx/msw/private/button.h [new file with mode: 0644]
src/msw/button.cpp
src/msw/checkbox.cpp