From cbae89e0566acca6a03771e67dd587e4337b0d05 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 21 Apr 2004 07:58:18 +0000 Subject: ** Fixes #57034. 2004-04-21 Not Zed ** Fixes #57034. * gui/dialogs/calendar-setup.c (create_new_source_with_group): NULL out source if we can't open the calendar. (source_group_menu_add_groups): if the group is readonly, then desensitise it. (source_group_menu_add_groups): return the first non-readonly calendar index. (calendar_setup_new_calendar): set the group history to the first non-readonly group. (calendar_setup_new_task_list): same. svn path=/trunk/; revision=25556 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 90c5b1511b..8382849a7a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -6,6 +6,18 @@ 2004-04-21 Not Zed + ** Fixes #57034. + + * gui/dialogs/calendar-setup.c (create_new_source_with_group): + NULL out source if we can't open the calendar. + (source_group_menu_add_groups): if the group is readonly, then + desensitise it. + (source_group_menu_add_groups): return the first non-readonly + calendar index. + (calendar_setup_new_calendar): set the group history to the first + non-readonly group. + (calendar_setup_new_task_list): same. + * gui/gnome-cal.c (gnome_calendar_set_ui_component): fix for user_creatable_items api changes. -- cgit v1.2.3