From 151829030a4aa8ee9cc98438c6a809b5889f3c3e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 14 Nov 2003 19:54:48 +0000 Subject: Removed. 2003-11-14 Jeffrey Stedfast * folder-browser-factory.[c,h]: Removed. * mail-component.c (folder_selected_cb): Don't create a new view anymore, simply set the new folder uri on the folder browser. This makes the mailer use a lot less memory than in 1.x (view_control_activate_cb): Moved here from folder-browser-factory.c (impl_createControls): Connect to the activate signal on the view control. svn path=/trunk/; revision=23360 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 17a38d9be6..32c12a7581 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,8 +1,14 @@ 2003-11-14 Jeffrey Stedfast + * folder-browser-factory.[c,h]: Removed. + * mail-component.c (folder_selected_cb): Don't create a new view anymore, simply set the new folder uri on the folder browser. This makes the mailer use a lot less memory than in 1.x + (view_control_activate_cb): Moved here from + folder-browser-factory.c + (impl_createControls): Connect to the activate signal on the view + control. 2003-11-14 Jeffrey Stedfast -- cgit v1.2.3