From 711b238d9b622e7c134e336960f14ca0d1bebdc6 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Sun, 13 Jan 2008 13:10:58 +0000 Subject: [PATCH] Mention wxSizer::Fit() change and wxWrapSizer git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index ebe250a96d..4a74bbbeaf 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -264,6 +264,8 @@ All (GUI): - Added support for resizing wxWizard bitmaps to the current page height, via SetBitmapPlacement, SetBitmapBackgroundColour and SetMinimumBitmapWidth. Also made it easier to derive from wxWizard and override behaviour. +- Added wxWrapSizer +- Made wxSizer::Fit() set the client size of the target window wxGTK: -- 2.50.0