]> git.saurik.com Git - wxWidgets.git/commit
make wxWindow::SetAutoLayout() now works for all windows, not just panels
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 May 2009 11:26:58 +0000 (11:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 23 May 2009 11:26:58 +0000 (11:26 +0000)
commit6528a7f14507ed235ab087d63e3a0be68ea9b1b8
treeeef1e026872b5767fac2ea4b7c5618e67541da4c
parent112d941fe1e012b646386ae9ce734eaf2b403663
make wxWindow::SetAutoLayout() now works for all windows, not just panels

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/generic/panelg.h
include/wx/window.h
interface/wx/window.h
src/common/wincmn.cpp
src/generic/panelg.cpp
src/html/htmlwin.cpp