From 1359335208dd9260b6b0541b692e534fa70bed7b Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 10 Oct 2001 14:37:14 +0000 Subject: fix logic checks 2001-10-10 JP Rosevear * pcs/cal-factory.c (add_uri): fix logic checks * gui/dialogs/event-editor.c (event_editor_init): init the exisiting_org boolean (set_menu_sens): base sensitivity on existing_org boolean (event_editor_edit_comp): set exisiting_org boolean * gui/dialogs/task-editor.c: same as above * gui/calendar-offline-handler.c (add_connection): handle the protocol or host being unknown * cal-util/cal-component.c (cal_component_has_organizer): implement svn path=/trunk/; revision=13552 --- calendar/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9220f6aae7..6fe9f516fe 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,20 @@ +2001-10-10 JP Rosevear + + * pcs/cal-factory.c (add_uri): fix logic checks + + * gui/dialogs/event-editor.c (event_editor_init): init the + exisiting_org boolean + (set_menu_sens): base sensitivity on existing_org boolean + (event_editor_edit_comp): set exisiting_org boolean + + * gui/dialogs/task-editor.c: same as above + + * gui/calendar-offline-handler.c (add_connection): handle the + protocol or host being unknown + + * cal-util/cal-component.c (cal_component_has_organizer): + implement + 2001-10-09 Federico Mena Quintero Fixes bug #884. -- cgit v1.2.3