From c2dde9ab64a79b483804cddbd9622827b4b2baf2 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Mon, 8 May 2000 16:37:31 +0000 Subject: don't set the ico->uid to NULL or we won't find any other occurrences of 2000-05-08 Damon Chaplin * gui/e-week-view.c (e_week_view_remove_event_cb): * gui/e-day-view.c (e_day_view_remove_event_cb): don't set the ico->uid to NULL or we won't find any other occurrences of the event. Set the editing_event_day/num to -1 instead. * gui/e-week-view-event-item.c (e_week_view_event_item_draw): fixed the positioning of the icons for long events. * cal-util/calobj.c (ical_object_normalize_summary): forgot to terminate the string. svn path=/trunk/; revision=2920 --- calendar/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f988de511d..4c1f5810cb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2000-05-08 Damon Chaplin + + * gui/e-week-view.c (e_week_view_remove_event_cb): + * gui/e-day-view.c (e_day_view_remove_event_cb): don't set the ico->uid + to NULL or we won't find any other occurrences of the event. Set the + editing_event_day/num to -1 instead. + + * gui/e-week-view-event-item.c (e_week_view_event_item_draw): fixed the + positioning of the icons for long events. + + * cal-util/calobj.c (ical_object_normalize_summary): forgot to + terminate the string. + 2000-05-07 Damon Chaplin * gui/e-day-view.c (e_day_view_on_main_canvas_drag_data_received): -- cgit v1.2.3