Add atspi_set_main_context
authorMike Gorse <mgorse@suse.com>
Mon, 1 Jul 2013 19:32:23 +0000 (14:32 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 1 Jul 2013 19:32:23 +0000 (14:32 -0500)
commitd402265f4f92474d1a20ad3f55d0405724031214
tree1390f94f96e44a61e88c7d52488a009d2b35b3d6
parentfeb130feb6e8df6228ddbe0054f035725a8ee70a
Add atspi_set_main_context

Add a function to allow at-spi2-atk to set the main context that is used
when adding idle handlers (ie, process_deferred_messages, which is used
to prevent new events from being sent to the AT while other events are
being processed).

Also bump version to 2.9.4.
atspi/atspi-misc.c
atspi/atspi-misc.h
configure.ac