From 9491a06552c8c095132750aa505573d1315ca73f Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 24 Feb 2003 02:51:01 +0000 Subject: helper to get the dfault account. (e_account_list_set_default): helper to 2003-02-20 Not Zed * e-account-list.c (e_account_list_get_default): helper to get the dfault account. (e_account_list_set_default): helper to set the default account. (e_account_list_find): Helper to find accounts based on differnet key types. (e_account_list_add): helper to add account + emit added event. (e_account_list_change): helper to emit changed event. (e_account_list_remove): herlper to remove account + emit changed event. svn path=/trunk/; revision=20015 --- e-util/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 1601851dde..9c1e4b9296 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,14 @@ +2003-02-20 Not Zed + + * e-account-list.c (e_account_list_get_default): helper to get the + dfault account. + (e_account_list_set_default): helper to set the default account. + (e_account_list_find): Helper to find accounts based on differnet + key types. + (e_account_list_add): helper to add account + emit added event. + (e_account_list_change): helper to emit changed event. + (e_account_list_remove): herlper to remove account + emit changed event. + 2003-02-22 Hans Petter Jansson * e-categories-config.c (e_categories_config_open_dialog_for_entry): -- cgit v1.2.3