aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-12-04 00:37:22 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-12-04 00:37:22 +0800
commit4d8aef368f8eb4d518741a20c4ae6fc113f2545d (patch)
tree9c122139171505d19f55a1784ceeb62944994b97 /calendar/ChangeLog
parent5b7662b8c7a5e988c74ad142d7e5f63aee4085fa (diff)
downloadgsoc2013-evolution-4d8aef368f8eb4d518741a20c4ae6fc113f2545d.tar
gsoc2013-evolution-4d8aef368f8eb4d518741a20c4ae6fc113f2545d.tar.gz
gsoc2013-evolution-4d8aef368f8eb4d518741a20c4ae6fc113f2545d.tar.bz2
gsoc2013-evolution-4d8aef368f8eb4d518741a20c4ae6fc113f2545d.tar.lz
gsoc2013-evolution-4d8aef368f8eb4d518741a20c4ae6fc113f2545d.tar.xz
gsoc2013-evolution-4d8aef368f8eb4d518741a20c4ae6fc113f2545d.tar.zst
gsoc2013-evolution-4d8aef368f8eb4d518741a20c4ae6fc113f2545d.zip
cast the parent (impl_createControls): add notification for primary tasks
2003-12-03 JP Rosevear <jpr@ximian.com> * gui/tasks-component.c (rename_task_list_cb): cast the parent (impl_createControls): add notification for primary tasks (config_primary_selection_changed_cb): handle primary selection changing in gconf * gui/calendar-config-keys.h: fix config key for primary tasks svn path=/trunk/; revision=23605
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6428c8fbde..a746076b29 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,14 @@
2003-12-03 JP Rosevear <jpr@ximian.com>
+ * gui/tasks-component.c (rename_task_list_cb): cast the parent
+ (impl_createControls): add notification for primary tasks
+ (config_primary_selection_changed_cb): handle primary selection
+ changing in gconf
+
+ * gui/calendar-config-keys.h: fix config key for primary tasks
+
+2003-12-03 JP Rosevear <jpr@ximian.com>
+
* gui/calendar-component.c (rename_calendar_cb): cast the parent
(config_primary_selection_changed_cb): handle the primary
selection changing elsewhere