From 3c4559b613835540b2ff7eb9e4a0008766dae607 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 19 Jan 2004 19:28:34 +0000 Subject: create the data structure for rebuilding the model (free_rebuild_data): 2004-01-19 JP Rosevear * e-source-selector.c (create_rebuild_data): create the data structure for rebuilding the model (free_rebuild_data): free it (rebuild_existing_cb): check for the sources that are still existing or deleted (rebuild_model): do incremental updates (selection_func): if the last thing we did was toggle, we don't actually want to highlight and if the source is not checked, check it (cell_toggled_callback): indicate that a toggle just occurred (init): initial toggled last to false (e_source_selector_set_primary_selection): set some preconditions Fixes #51787 svn path=/trunk/; revision=24312 --- widgets/misc/ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index bf49e8c238..a98b1975d6 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,31 @@ +2004-01-19 JP Rosevear + + * e-source-selector.c (create_rebuild_data): create the data + structure for rebuilding the model + (free_rebuild_data): free it + (rebuild_existing_cb): check for the sources that are still + existing or deleted + (rebuild_model): do incremental updates + (selection_func): if the last thing we did was toggle, we don't + actually want to highlight and if the source is not checked, check + it + (cell_toggled_callback): indicate that a toggle just occurred + (init): initial toggled last to false + (e_source_selector_set_primary_selection): set some preconditions + + Fixes #51787 + +2004-01-19 JP Rosevear + + * e-source-selector.c (cell_toggled_callback): indicate that a toggle just occurred + +2004-01-19 JP Rosevear + + * e-source-selector.c + + (selector_button_press_event): when right clicking, make sure the + calendar is highlighted and that groups can't be right clicked on + 2004-01-14 Rodney Dawes * e-expander.[ch]: Fix remaining usages of GTK_*EXPANDER* defines -- cgit v1.2.3