aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@src.gnome.org>2004-06-23 22:16:06 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-06-23 22:16:06 +0800
commit135fc892c3b3870399226689ccfd2bf51d490b03 (patch)
treead7867423d667b98e67804c225065a436e54f20e /calendar/ChangeLog
parenta25c35158d96c0cafa0e63758594a0e73298e14f (diff)
downloadgsoc2013-evolution-135fc892c3b3870399226689ccfd2bf51d490b03.tar
gsoc2013-evolution-135fc892c3b3870399226689ccfd2bf51d490b03.tar.gz
gsoc2013-evolution-135fc892c3b3870399226689ccfd2bf51d490b03.tar.bz2
gsoc2013-evolution-135fc892c3b3870399226689ccfd2bf51d490b03.tar.lz
gsoc2013-evolution-135fc892c3b3870399226689ccfd2bf51d490b03.tar.xz
gsoc2013-evolution-135fc892c3b3870399226689ccfd2bf51d490b03.tar.zst
gsoc2013-evolution-135fc892c3b3870399226689ccfd2bf51d490b03.zip
Fixed ChangeLog... ran cvs commit in subdir last night which didn't grab ChangeLog
svn path=/trunk/; revision=26475
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 0a8a0fa085..7bc3dd1b56 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,4 +1,4 @@
-2004-06-23 <jpr@novell.com>
+2004-06-23 JP Rosevear <jpr@novell.com>
* gui/e-itip-control.c (update_attendee_status): tidy up to work
again
@@ -13,6 +13,17 @@
(popup_delete_cb): use utility routines to do removal
(button_press_event): do the icon properly
+2004-06-22 Rodney Dawes <dobey@novell.com>
+
+ * gui/calendar-component.c (config_calendars_selection_changed_cb):
+ (config_primary_calendar_selection_changed_cb):
+ Add these two callbacks so that we can update the selection in the
+ calendar when the gconf key changes, like we do for tasks
+
+ (create_component_view): Register the two callbacks that we created
+ for updating the selection in the view, and their notification IDs
+
+
2004-06-22 JP Rosevear <jpr@novell.com>
* gui/e-meeting-time-sel.c (e_meeting_time_selector_construct):