From a0b2261343a7938b4c85f8659216b9df1c81769b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 2 Dec 2003 20:57:23 +0000 Subject: Connect to the loading row signal. (loading_row_cb): Expand the path if 2003-12-02 Jeffrey Stedfast * em-folder-tree.c (em_folder_tree_new_with_model): Connect to the loading row signal. (loading_row_cb): Expand the path if needed. (em_folder_tree_destroy): Disconnect from the loading-row signal. * em-folder-tree-model.c (em_folder_tree_model_class_init): Define the loading-row signal. (em_folder_tree_model_set_folder_info): emit the loading-row signal. svn path=/trunk/; revision=23589 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 8cdf28dcb1..9bb351e24a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2003-12-02 Jeffrey Stedfast + + * em-folder-tree.c (em_folder_tree_new_with_model): Connect to the + loading row signal. + (loading_row_cb): Expand the path if needed. + (em_folder_tree_destroy): Disconnect from the loading-row signal. + + * em-folder-tree-model.c (em_folder_tree_model_class_init): Define + the loading-row signal. + (em_folder_tree_model_set_folder_info): emit the loading-row signal. + 2003-12-02 Jeffrey Stedfast * em-folder-tree.c (em_folder_tree_new): Fixed to pass the -- cgit v1.2.3