X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=a63d8d6841e181318e297eacc0dc1a1b77740b65;hp=aa7f76abb5a77745bed48cf773fa78fcaf36399e;hb=90b7d85fe6a7f3a46b14810fb9476982d021716d;hpb=0492b87d2df7427db675aa1c029b651cc72b66b8 diff --git a/ChangeLog2 b/ChangeLog2 index aa7f76a..a63d8d6 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,32 @@ 2007-06-07 Murray Cumming + * src/modest-tny-account-store.h: + * src/modest-tny-account-store.c: + Added modest_tny_account_store_get_local_folders_account(). + + * src/modest-tny-folder.h: + * src/modest-tny-folder.c: + (modest_tny_folder_get_account): + Added this replacement for tny_folder_get_account() which returns + the local-folders account for TnyMergeFolders, to avoid the + warning about the unimplemented get_account_func() vfunc(). + + (modest_tny_folder_get_rules), + * src/modest-ui-actions.c: + (modest_ui_actions_on_folder_selection_changed): + * src/modest-mail-operation.c: + (modest_mail_operation_remove_folder), + (modest_mail_operation_xfer_folder), + (modest_mail_operation_rename_folder), + (modest_mail_operation_get_msg), + (modest_mail_operation_get_msgs_full), + (modest_mail_operation_remove_msg), + (modest_mail_operation_xfer_msgs), + (modest_mail_operation_refresh_folder): + Use modest_tny_folder_get_account() instead of tny_folder_get_account(). + +2007-06-07 Murray Cumming + * src/modest-account-mgr-helpers.c: (get_security_for_conf_string), (modest_server_account_set_security): * src/modest-defs.h: Add comments explaining that our