From 1e8e80293c2ede36f219f03197b6b7f959df93a4 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Mon, 1 May 2000 15:55:27 +0000 Subject: new function to get the currently seleted time range form the current 2000-05-01 Damon Chaplin * gui/gnome-cal.[hc] (gnome_calendar_get_current_time_range): new function to get the currently seleted time range form the current view. * gui/calendar-commands.c (display_objedit): use the above function to get the time for the new appointment. * gui/e-week-view.c: * gui/e-day-view.c: use a shallow copy of the ico when we update the times (when resizing/dragging). Otherwise we won't detect that the time has changed in the "update_event" callback. Also added functions to get the currently selected time range. svn path=/trunk/; revision=2712 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9346a0ec97..ee62897fd5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2000-05-01 Damon Chaplin + + * gui/gnome-cal.[hc] (gnome_calendar_get_current_time_range): new + function to get the currently seleted time range form the current view. + + * gui/calendar-commands.c (display_objedit): use the above function + to get the time for the new appointment. + + * gui/e-week-view.c: + * gui/e-day-view.c: use a shallow copy of the ico when we update the + times (when resizing/dragging). Otherwise we won't detect that the + time has changed in the "update_event" callback. + + Also added functions to get the currently selected time range. + 2000-04-30 Seth Alves * pcs/icalendar-save.c (icalcomponent_create_from_ical_object): set -- cgit v1.2.3