From dfbc759c445f5548c54320a62bc5b9e76e16ad6e Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 2 Oct 2000 19:49:35 +0000 Subject: pass NULL for the open/closed pixbuf of the tree renderer. we'll let it 2000-10-02 Chris Toshok * e-storage-set-view.c (e_storage_set_view_construct): pass NULL for the open/closed pixbuf of the tree renderer. we'll let it supply the default. (destroy): remove the expanded/unexpanded pixbuf references. (new_storage_cb): use e_tree_model_node_insert_id so we can (soon) save expanded/collapsed state. (new_folder_cb): same. (insert_folders): same. (e_storage_set_view_construct): same. svn path=/trunk/; revision=5666 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 1aa66a3e8d..ffd715284f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2000-10-02 Chris Toshok + + * e-storage-set-view.c (e_storage_set_view_construct): pass NULL + for the open/closed pixbuf of the tree renderer. we'll let it + supply the default. + (destroy): remove the expanded/unexpanded pixbuf references. + (new_storage_cb): use e_tree_model_node_insert_id so we can (soon) + save expanded/collapsed state. + (new_folder_cb): same. + (insert_folders): same. + (e_storage_set_view_construct): same. + 2000-10-02 Ettore Perazzoli * e-shell.c (impl_Shell_create_storage_set_view): New, -- cgit v1.2.3