changed the handling of the default buttons to be more logical
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 May 2002 22:31:05 +0000 (22:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 May 2002 22:31:05 +0000 (22:31 +0000)
commit036da5e37479c4e2bc3493d3a7a37ac629757515
tree7a7f7a957e4d35d4199af75fbf2f9a3a6b997ada
parent7c720ce63366f2679ea04701f2e15a876c3a5d08
changed the handling of the default buttons to be more logical

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/containr.h
include/wx/msw/button.h
include/wx/window.h
src/common/containr.cpp
src/msw/button.cpp
src/msw/window.cpp