X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=bf3ba611e319ee74cb18f2122e171221b02f446d;hp=f33214bc209362828a7c44a8b0bd31a0b643f084;hb=d898e6db29d719de0201e015146d4eeeca53d16f;hpb=9fe78b2dd6d85cf5dd779f8e01be2c7fd66b349c diff --git a/ChangeLog2 b/ChangeLog2 index f33214b..bf3ba61 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,28 @@ 2007-08-01 Murray Cumming + * src/modest-account-mgr-helpers.h: + * src/modest-account-mgr-helpers.c: + Added modest_account_mgr_get_first_account_name(), + using code from modest_account_mgr_set_first_account_as_default(). + + * src/maemo/modest-main-window.c: Added set_at_least_one_account_visible(). + (account_number_changed): Call set_at_least_one_account_visible() so that + the first account is visible when first added, without the user having to + use the View menu. + I do wonder how this worked before. + +2007-08-01 Murray Cumming + + * src/modest-tny-account-store.c: (show_password_warning_only), + (show_wrong_password), (request_password_and_wait), (get_password), + (modest_tny_account_store_alert): Remove the (incomplete anyway) + attempts to show UI only in the main context, which used g_idle_add() + and mainloops, because tinymail now guarantees that it only calls these + callbacks in the mainloop with the gdk lock. This makes everything much + simpler. + +2007-08-01 Murray Cumming + * src/modest-tny-account-store.c: (modest_tny_account_store_alert): Handle TNY_ACCOUNT_ERROR_TRY_CONNECT_SERVICE_UNAVAILABLE in the same way as TNY_ACCOUNT_ERROR_TRY_CONNECT_HOST_LOOKUP_FAILED, showing an