From b7c7fa51d6f12bf02871a65a4c6deffb3f559378 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 6 Jan 2005 09:25:21 +0000 Subject: Commiting send options 2005-01-06 Chenthill Palanisamy Commiting send options svn path=/trunk/; revision=28252 --- calendar/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a1d789dad0..1a95798503 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,29 @@ +2005-01-06 Chenthill Palanisamy + + merging send options + * gui/dialogs/Makefile.am: Added two new files for send options. + * gui/dialogs/e-send-options-utils.{ch}: + (e_sendoptions_utils_set_default_data), + (e_sendoptions_utils_fill_component): For setting and gettings the + send options. + * gui/dialogs/event-editor.c (event_editor_construct): Check for the static + capabilities before showing send options. + * gui/dialogs/event-page.c: (event_page_show_options), + (event_page_fill_component), (e_sendoptions_clicked_cb): + * gui/dialogs/event-page.glade: + * gui/dialogs/event-page.h: Added function to show/hide the send options button + and label and run the send options dialog. + * gui/dialogs/task-editor.c: (task_editor_construct), + (task_editor_edit_comp): + * gui/dialogs/task-page.c: (task_page_init), (task_page_finalize), + (sensitize_widgets), (task_page_hide_options), + (task_page_show_options), (task_page_fill_widgets), + (task_page_fill_component), (get_widgets), (source_changed_cb), + (e_sendoptions_clicked_cb), (init_widgets): Same as event-page. + * gui/dialogs/task-page.glade: Added the send options button + * gui/dialogs/task-page.h: Added functions hiding and showing send + options button + 2005-01-05 Rodrigo Moya * gui/e-day-view.c (e_day_view_find_event_from_uid): added a new -- cgit v1.2.3