diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
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 <rodrigo@novell.com> + + * 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 <trowbrds@cs.colorado.edu> * gui/e-cal-event[hc]: initial import of ECalEvent targets |