aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-08-30 01:00:36 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-08-30 01:00:36 +0800
commit5fadb311e670e53e35c8cfd637c70d57ed497fb1 (patch)
tree3d54a006d768882480123056c42803063d664e38 /calendar/ChangeLog
parent1ed15f41e77c067d6b47414e3a649c366a030834 (diff)
downloadgsoc2013-evolution-5fadb311e670e53e35c8cfd637c70d57ed497fb1.tar
gsoc2013-evolution-5fadb311e670e53e35c8cfd637c70d57ed497fb1.tar.gz
gsoc2013-evolution-5fadb311e670e53e35c8cfd637c70d57ed497fb1.tar.bz2
gsoc2013-evolution-5fadb311e670e53e35c8cfd637c70d57ed497fb1.tar.lz
gsoc2013-evolution-5fadb311e670e53e35c8cfd637c70d57ed497fb1.tar.xz
gsoc2013-evolution-5fadb311e670e53e35c8cfd637c70d57ed497fb1.tar.zst
gsoc2013-evolution-5fadb311e670e53e35c8cfd637c70d57ed497fb1.zip
Use event_editor_set_event_object
2000-08-29 JP Rosevear <jpr@helixcode.com> * gui/gnome-cal.c (gnome_calendar_edit_object): Use event_editor_set_event_object * gui/event-editor.c (event_editor_set_event_object): Rename from event_editor_set_ical_object * gui/event-editor.h: Update prototype * gui/e-week-view.c (e_week_view_on_new_appointment): Call cal_component_commit_sequence after event changes. Default to these being all day events. svn path=/trunk/; revision=5097
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 0f7895cd41..b61163c8b8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,19 @@
2000-08-29 JP Rosevear <jpr@helixcode.com>
+ * gui/gnome-cal.c (gnome_calendar_edit_object): Use
+ event_editor_set_event_object
+
+ * gui/event-editor.c (event_editor_set_event_object): Rename
+ from event_editor_set_ical_object
+
+ * gui/event-editor.h: Update prototype
+
+ * gui/e-week-view.c (e_week_view_on_new_appointment):
+ Call cal_component_commit_sequence after event changes. Default
+ to these being all day events.
+
+2000-08-29 JP Rosevear <jpr@helixcode.com>
+
* gui/event-editor.c (dialog_to_comp_object): These are not UTC
times