From 40b2d61435ab9f8b5175f0e93490551c6f96c7a2 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 27 Mar 2003 02:58:23 +0000 Subject: dont set the paned initial size here, but hook onto the realize signal. 2003-03-27 Not Zed * folder-browser.c (folder_browser_gui_init): dont set the paned initial size here, but hook onto the realize signal. (paned_realised): set the paned size once we're realised. Fixes #37084, its a bit of a hack, but it seems to work. svn path=/trunk/; revision=20536 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4a461578b6..b208623cca 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2003-03-27 Not Zed + + * folder-browser.c (folder_browser_gui_init): dont set the paned + initial size here, but hook onto the realize signal. + (paned_realised): set the paned size once we're realised. Fixes + #37084, its a bit of a hack, but it seems to work. + 2003-03-26 Jeffrey Stedfast Fixes bug #40074. -- cgit v1.2.3