From dc501781565ac7c2e70533ffebeb0b1d6271b591 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 20 Jan 2004 21:24:54 +0000 Subject: util routine to clear the row reference to the saved primary selection 2004-01-20 JP Rosevear * e-source-selector.c (clear_saved_primary_selection): util routine to clear the row reference to the saved primary selection (find_source_iter): unref the model data retrieved (rebuild_existing_cb): ditto (toggle_cell_data_func): ditto (text_cell_data_func): ditto (selection_func): ditto; clear the saved primary selection if something else is selected (cell_toggled_callback): ditto (test_collapse_row_callback): clear the toggled_last flag (row_expanded_callback): once we've restored the saved primary selection, clear it (selector_button_press_event): unref the model data (impl_dispose): use clear_saved_primary_selection (init): the store column holds object not pointer type (e_source_selector_peek_primary_selection): unref the model da svn path=/trunk/; revision=24334 --- widgets/misc/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 073f5dd902..3a3d8725e1 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,22 @@ +2004-01-20 JP Rosevear + + * e-source-selector.c (clear_saved_primary_selection): util + routine to clear the row reference to the saved primary selection + (find_source_iter): unref the model data retrieved + (rebuild_existing_cb): ditto + (toggle_cell_data_func): ditto + (text_cell_data_func): ditto + (selection_func): ditto; clear the saved primary selection if + something else is selected + (cell_toggled_callback): ditto + (test_collapse_row_callback): clear the toggled_last flag + (row_expanded_callback): once we've restored the saved primary + selection, clear it + (selector_button_press_event): unref the model data + (impl_dispose): use clear_saved_primary_selection + (init): the store column holds object not pointer type + (e_source_selector_peek_primary_selection): unref the model data + 2004-01-20 JP Rosevear * e-source-selector.c (test_collapse_row_callback): check if the -- cgit v1.2.3