Use a GtkVBox to do TLW layout. Rework some of the remaining sizing code.
authorPaul Cornett <paulcor@bullseye.com>
Wed, 24 Oct 2007 18:07:24 +0000 (18:07 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 24 Oct 2007 18:07:24 +0000 (18:07 +0000)
commitcca410b336cd5628a944ede9e9944fdbb04552d4
tree644cc5773675634330624422e160a668375fb14c
parenta2d382650097c5834093a8af0566e1c1ff683c8d
Use a GtkVBox to do TLW layout. Rework some of the remaining sizing code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
include/wx/gtk/frame.h
include/wx/gtk/mdi.h
include/wx/gtk/minifram.h
include/wx/gtk/popupwin.h
include/wx/gtk/toplevel.h
include/wx/gtk/window.h
src/gtk/collpane.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/mdi.cpp
src/gtk/menu.cpp
src/gtk/minifram.cpp
src/gtk/popupwin.cpp
src/gtk/tbargtk.cpp
src/gtk/toplevel.cpp
src/gtk/window.cpp