From 9f3f6fc9f5febe4f3cd8ab33bff222dceced3bac Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 8 Nov 2001 14:42:38 +0000 Subject: don't add the item, remove it if declining (in case it was added before) 2001-11-08 JP Rosevear * gui/e-itip-control.c (ok_clicked_cb): don't add the item, remove it if declining (in case it was added before) (remove_item): Since we can't discern between an item not found and another error, always say the removal is complete svn path=/trunk/; revision=14625 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6a861a26f6..f78df1435f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-11-08 JP Rosevear + + * gui/e-itip-control.c (ok_clicked_cb): don't add the item, remove + it if declining (in case it was added before) + (remove_item): Since we can't discern between an item not found + and another error, always say the removal is complete + 2001-11-07 Zbigniew Chyla * gui/e-cell-date-edit-text.c (ecd_get_text): -- cgit