Camel: Use camel_session_idle_add() for idle callbacks.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 19 May 2012 13:38:04 +0000 (09:38 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 19 May 2012 13:38:04 +0000 (09:38 -0400)
commit16cd764733e169aeb3c98a27bb26a9c83023d3f8
treeac83f7b8e31f6c76bfb61fe0b8ae54751a6a6650
parent4d04afeab15da246a79348fc45ab3fde78d537fa
Camel: Use camel_session_idle_add() for idle callbacks.

Ensures all idle callbacks are dispatched from the same GMainContext,
especially important for scheduling signal emissions.
camel/camel-folder.c
camel/camel-session.c
camel/camel-store.c
camel/camel-subscribable.c