From e57648855e9dc8d8ca727a50eca72895750e6c46 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 8 Jan 2004 13:39:01 +0000 Subject: moved the line that sets priv->updating to FALSE up some lines, to avoid 2004-01-08 Rodrigo Moya * gui/dialogs/comp-editor.c (save_comp): moved the line that sets priv->updating to FALSE up some lines, to avoid getting callbacks with an incorrect value on it. (obj_modified_cb): check the UIDs of the objects we get passed to see if the one being edited is amongst them. svn path=/trunk/; revision=24107 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7cc0478828..dd55494189 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-01-08 Rodrigo Moya + + * gui/dialogs/comp-editor.c (save_comp): moved the line that sets + priv->updating to FALSE up some lines, to avoid getting callbacks + with an incorrect value on it. + (obj_modified_cb): check the UIDs of the objects we get passed to + see if the one being edited is amongst them. + 2004-01-08 Kidd Wang * gui/e-cal-view.h: delete the ECalViewMoveDirection type declaration -- cgit v1.2.3