From dfdaafa8816cf75e3a9a482c1bcbf4b54c331935 Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Fri, 30 Jan 2009 09:38:57 +0000 Subject: Fix for bug #450554 (bugzilla.novell.com) - Remove all attendees from the list-view and name-selector before populating it on 'event_changed' callback. svn path=/trunk/; revision=37191 --- calendar/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4d8d9da7a7..a52a0faeb6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,21 @@ +2009-01-30 Suman Manjunath + + ** Fix for bug #450554 (bugzilla.novell.com) + + * gui/dialogs/event-editor.c (event_editor_edit_comp): + * gui/dialogs/event-page.c (event_page_remove_all_attendees): + * gui/dialogs/event-page.h: + Remove all attendees from the list-view and name-selector before + populating it on 'event_changed' callback. + * gui/e-meeting-list-view.c + (e_meeting_list_view_remove_attendee_from_name_selector), + (e_meeting_list_view_remove_all_attendees_from_name_selector): + Fix the GtkTreePath when iterating over the attendee list. It used + to cause a mis-match between the model and the view (critical) + * gui/e-meeting-list-view.h: + * gui/e-meeting-store.c (e_meeting_store_remove_all_attendees): + New function added. + 2009-01-30 Chenthill Palanisamy Fixes #463602 (bnc) -- cgit v1.2.3