1. added stock buttons support
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 15 Aug 2004 15:44:43 +0000 (15:44 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 15 Aug 2004 15:44:43 +0000 (15:44 +0000)
commit4fa87bd948a00e9cc2a31a577663c344632f521c
treeadfc4f686bfb3d38fa2d463c1e5e20233d8ba7c9
parent429ffcc411fd53f89f7d325509cd3126774a1fb3
1. added stock buttons support
2. fixed wxButton::GetDefaultSize to return realistic values
3. fixed DoGetBestSize to don't create buttons smaller than standard GTK+2 buttons w/o wxBU_EXACTFIT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/button.cpp
src/gtk1/button.cpp