From 113a8f574a582aecca3deb42ca97c95002a3a8a2 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Fri, 1 Apr 2005 08:44:56 +0000 Subject: Fixes #73879 Added a function to sensitize/desensitize the attachment bar. 2005-03-31 Chenthill Palanisamy Fixes #73879 * gui/dialogs/comp-editor.[ch]: (comp_editor_sensitize_attachment_bar): Added a function to sensitize/desensitize the attachment bar. (comp_editor_notify_client_changed): When client changes sensitize the attachment bar. * gui/dialogs/event-editor.c: (event_editor_construct): * gui/dialogs/task-editor.c: (task_editor_construct): Sensitize the attachment bar. svn path=/trunk/; revision=29146 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index aed411742e..9acd501c05 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2005-03-31 Chenthill Palanisamy + + Fixes #73879 + * gui/dialogs/comp-editor.[ch]: + (comp_editor_sensitize_attachment_bar): Added a function + to sensitize/desensitize the attachment bar. + (comp_editor_notify_client_changed): When client changes + sensitize the attachment bar. + * gui/dialogs/event-editor.c: (event_editor_construct): + * gui/dialogs/task-editor.c: (task_editor_construct): Sensitize + the attachment bar. + 2005-03-31 Chenthill Palanisamy Fixes #73969 -- cgit v1.2.3