From 29e1f68933165d3013b805d006b5116f0909332f Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 31 Aug 2003 13:30:39 +0000 Subject: [PATCH] backport the sizers change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/toback24.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/toback24.txt b/docs/toback24.txt index 8167b5a595..0a83c4b0b1 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -262,6 +262,14 @@ Checking in fs_inet.cpp; new revision: 1.30; previous revision: 1.29 +27. Fix redistribution of the extra space between sizer items: all extra space +used to be allocated to the first item which is wrong, it should be divided +evenly among all of them. + +Checking in sizer.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/common/sizer.cpp,v <-- sizer.cpp +new revision: 1.71; previous revision: 1.70 + TODO for 2.4 (items that are not backports) -- 2.45.2