1. wxFrame doesn't show incorrect hints in the status bar for popup items
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Jul 1999 22:08:17 +0000 (22:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Jul 1999 22:08:17 +0000 (22:08 +0000)
commitc219cecc129fd06327faa9d0a417550740f8bd64
tree062e92f74710d413821307fa9d7580d6703da947
parent9146082cdfc4b53c1f805828a5ac4b50477513ca
1. wxFrame doesn't show incorrect hints in the status bar for popup items
2. radio box handles wxSIZE_AUTO_WIDTH/HEIGHT correctly (finally!)
3. attempts to fix broken sash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/sashwin.cpp
src/msw/frame.cpp
src/msw/radiobox.cpp