aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index bf45400436..062e1b25c4 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,19 @@
+2004-07-26 JP Rosevear <jpr@novell.com>
+
+ * gui/dialogs/calendar-setup.c (calendar_setup_edit_calendar): set
+ a different title if we are editing; de-sensitize option menu if
+ we are editing
+ (calendar_setup_edit_task_list): set a different title if we are editing
+
+ * gui/dialogs/calendar-setup.glade: use task list instead of tasks
+ group
+
+ * gui/tasks-component.c (impl__get_userCreatableItems): add
+ assigned task as an item, use task list instead of tasks group
+
+ * gui/calendar--component.c (impl__get_userCreatableItems): fiddle
+ with shortcuts
+
2004-07-25 pchenthill <pchenthill@novell.com>
Fixes #59983