From da4c46c126c59356c64030c1f05ddc2a3f72cad0 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Fri, 1 Jul 2005 10:06:24 +0000 Subject: Added new file entries for calendar , contacts and change-password enabled 2005-07-01 Praveen Kumar * Makefile.am : Added new file entries for calendar , contacts and change-password * exchange-account-setup.c (btn_chpass_clicked) : enabled the code * exchange-operations.c (exchange_operations_cta_add_node_to_tree) : This now stores the relative uri of the node to the model (exchange_operations_cta_select_node_from_tree) : Added new. This selects the node for a given relative uri. * exchange-operations.h : Similar * org-gnome-exchange-operations.eplug.in : Added commit hook action for calendar and contacts * exchange-change-password.c : Added new * exchange-calendar.c : Added new * exchange-contacts.c : Added new svn path=/trunk/; revision=29610 --- plugins/exchange-operations/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index e00832f25d..154d3d4595 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,19 @@ +2005-07-01 Praveen Kumar + + * Makefile.am : Added new file entries for calendar , contacts + and change-password + * exchange-account-setup.c (btn_chpass_clicked) : enabled the code + * exchange-operations.c (exchange_operations_cta_add_node_to_tree) : + This now stores the relative uri of the node to the model + (exchange_operations_cta_select_node_from_tree) : Added new. This + selects the node for a given relative uri. + * exchange-operations.h : Similar + * org-gnome-exchange-operations.eplug.in : Added commit hook action + for calendar and contacts + * exchange-change-password.c : Added new + * exchange-calendar.c : Added new + * exchange-contacts.c : Added new + 2005-07-01 Sarfraaz Ahmed * exchange-account-setup.c(print_error) : Added new. This prints the -- cgit v1.2.3