2007-07-02 Murray Cumming <murrayc@murrayc.com
[modest] / ChangeLog2
index fbea86d..32f311d 100644 (file)
@@ -1,3 +1,12 @@
+2007-07-02  Murray Cumming  <murrayc@murrayc.com
+
+       * src/modest-tny-account.c: Added util_run_in_main_thread_and_wait() 
+       which uses an idlen handler and mainloop to ensure that the function 
+       is called in the main thread.
+       (on_connection_status_changed): Use util_run_in_main_thread_and_wait() 
+       to make sure that we call attempt the connection in the mainloop only, 
+       which might solve some hangs.
+
 2007-07-02  Murray Cumming  <murrayc@murrayc.com>
 
        * src/modest-tny-account.h: