Applied modified form of the StdButtonSize patch.
authorRobert Roebling <robert@roebling.de>
Fri, 31 Dec 2004 18:57:25 +0000 (18:57 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 31 Dec 2004 18:57:25 +0000 (18:57 +0000)
commitacf2ac3757581e8d272d2bdb427a4fc0bbed4cf7
treec58a9a61a4132b73ae07b1481b4fffaddff4dc4f
parentc3aee5c154ce130ab9858453c9ae28f944565695
  Applied modified form of the StdButtonSize patch.
    Tested on GTK2, MSW and Mac.
  Adapted various generic dialogs to stretch the
    button sizer so that the buttons don't end
    up centered but right aligned.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dialog.h
include/wx/sizer.h
src/common/dlgcmn.cpp
src/common/sizer.cpp
src/generic/choicdgg.cpp
src/generic/colrdlgg.cpp
src/generic/dirdlgg.cpp
src/generic/msgdlgg.cpp
src/generic/numdlgg.cpp
src/generic/prntdlgg.cpp
src/generic/textdlgg.cpp