From 7bff0633bf1c5ef2ba72382d4715f8ad6f291857 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 7 Jan 2005 18:33:44 +0000 Subject: put a name to the 'Send options' frame. 2005-01-07 Rodrigo Moya * gui/dialogs/event-page.glade: * gui/dialogs/task-page.glade: put a name to the 'Send options' frame. * gui/dialogs/event-page.c (event_page_init): initialize reference to the 'Send options' frame. (get_widgets): get the 'Send options' frame from the .glade file. (event_page_hide_options): just hide the frame. (event_page_show_options): just show the frame. * gui/dialogs/task-page.c (task_page_init): initialize reference to the 'Send options' frame. (get_widgets): get the 'Send options' frame from the .glade file. (task_page_hide_options): just hide the frame. (task_page_show_options): just show the frame. svn path=/trunk/; revision=28277 --- calendar/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 60b9a8101d..170543aa0e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,20 @@ +2005-01-07 Rodrigo Moya + + * gui/dialogs/event-page.glade: + * gui/dialogs/task-page.glade: put a name to the 'Send options' frame. + + * gui/dialogs/event-page.c (event_page_init): initialize reference to + the 'Send options' frame. + (get_widgets): get the 'Send options' frame from the .glade file. + (event_page_hide_options): just hide the frame. + (event_page_show_options): just show the frame. + + * gui/dialogs/task-page.c (task_page_init): initialize reference to the + 'Send options' frame. + (get_widgets): get the 'Send options' frame from the .glade file. + (task_page_hide_options): just hide the frame. + (task_page_show_options): just show the frame. + 2005-01-06 David Trowbridge * gui/e-cal-event[hc]: initial import of ECalEvent targets -- cgit v1.2.3