fixed bugs with setting the client size when the difference between the total and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Dec 2001 23:13:27 +0000 (23:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Dec 2001 23:13:27 +0000 (23:13 +0000)
commitd4597e138eff53fccbcb41259e8cb7ab2db3bab9
treea0bc89c023344846165c161b8fcc9400939e7a7b
parent8810d4312569c66ba192044604d1a29dab4fb21d
fixed bugs with setting the client size when the difference between the total and client size changes as the result (e.g. because the scrollbars [dis]appear or the menu bar [un]wraps

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/toplevel.h
include/wx/toplevel.h
src/common/framecmn.cpp
src/msw/frame.cpp
src/msw/toplevel.cpp
src/msw/window.cpp