aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
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 ad093e5476..f7a0268510 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,14 @@
2000-06-02 Federico Mena Quintero <federico@helixcode.com>
+ * gui/event-editor.c (tb_save_and_close_cb): Implemented.
+ (toolbar): Added an icon for the Save and Close command.
+ (save_ical_object): Recompute the title of the window here. Maybe
+ it would be better to do it when we actually get the
+ "object_changed" signal from the CalClient.
+ (file_close_cb): Implemented.
+
+2000-06-02 Federico Mena Quintero <federico@helixcode.com>
+
* gui/gnome-cal.c (save_ical_object_cb): Implemented.
(gnome_calendar_add_object): Removed function, since it was
identical to gnome_calendar_update_object(). Modified the rest