2007-08-01 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Wed, 1 Aug 2007 16:07:11 +0000 (16:07 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 1 Aug 2007 16:07:11 +0000 (16:07 +0000)
commitb2ffde6f5d5661279e9b2b2f6a42b458d394e368
treec47444eefc1a2924a041ea09952c38e7ad09bcfe
parent193d70ae22fc51b52d327e63791a025d5a4dcba8
2007-08-01  Murray Cumming  <murrayc@murrayc.com>

* 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.

pmo-trunk-r2893
ChangeLog2
src/maemo/modest-maemo-utils.c
src/modest-tny-account-store.c