diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2007-07-09 19:12:07 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-09 19:12:07 +0800 |
commit | d951a60f705e5bf1fc5e2c683155579c2a662486 (patch) | |
tree | 695c333372a3b8b715bea183ccef999c055c5158 /plugins/exchange-operations/ChangeLog | |
parent | 89b64f3d95b7d59b17a563e88ad18d08369ae064 (diff) | |
download | gsoc2013-evolution-d951a60f705e5bf1fc5e2c683155579c2a662486.tar.gz gsoc2013-evolution-d951a60f705e5bf1fc5e2c683155579c2a662486.tar.zst gsoc2013-evolution-d951a60f705e5bf1fc5e2c683155579c2a662486.zip |
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
* exchange-delegates-user.c: (map_to_full_role_name),
(em_utils_delegates_done), (exchange_delegates_user_edit):
* exchange-delegates-user.h:
* exchange-delegates.c: (add_button_clicked_cb),
(edit_button_clicked_cb), (email_look_up), (table_click_cb):
* exchange-delegates.glade:
* exchange-delegates.h:
* exchange-mail-send-options.c: (append_to_header):
* exchange-send-options.c:
(exchange_send_options_get_widgets_data), (get_widgets),
(exchange_send_options_fill_widgets_with_data),
(exchange_send_options_cb), (delegate_option_toggled),
(addressbook_dialog_response), (addressbook_entry_changed),
(address_button_clicked), (exchange_sendoptions_dialog_run),
(exchange_sendoptions_dialog_init):
* exchange-send-options.glade:
* exchange-send-options.h:
* org-gnome-exchange-operations.error.xml: Added the exchange
delegation support.
Committing on behalf of Bharath Acharya <abharath@novell.com>
svn path=/trunk/; revision=33784
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index b2583f6211..397c17e56e 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,29 @@ +2007-07-09 Chenthill Palanisamy <pchenthill@novell.com> + + reviewed by: Veerapuram Varadhan <vvaradhan@novell.com> + + * exchange-delegates-user.c: (map_to_full_role_name), + (em_utils_delegates_done), (exchange_delegates_user_edit): + * exchange-delegates-user.h: + * exchange-delegates.c: (add_button_clicked_cb), + (edit_button_clicked_cb), (email_look_up), (table_click_cb): + * exchange-delegates.glade: + * exchange-delegates.h: + * exchange-mail-send-options.c: (append_to_header): + * exchange-send-options.c: + (exchange_send_options_get_widgets_data), (get_widgets), + (exchange_send_options_fill_widgets_with_data), + (exchange_send_options_cb), (delegate_option_toggled), + (addressbook_dialog_response), (addressbook_entry_changed), + (address_button_clicked), (exchange_sendoptions_dialog_run), + (exchange_sendoptions_dialog_init): + * exchange-send-options.glade: + * exchange-send-options.h: + * org-gnome-exchange-operations.error.xml: Added the exchange + delegation support. + + Committing on behalf of Bharath Acharya <abharath@novell.com> + 2007-07-03 Srinivasa Ragavan <sragavan@novell.com> * exchange-account-setup.c: (owa_authenticate_user): Form the password |