Remove g_type_init() calls.
[platform/upstream/ibus.git] / src / tests / ibus-bus.c
2013-06-04 fujiwaratRemove g_type_init() calls.
2013-03-25 Peng HuangMerge pull request #6 from maxiaojun/master
2013-03-08 fujiwaratLaunch the second ibus engine too to reduce the launchi...
2012-08-24 Daiki Uenotests: add engine-switch test
2012-08-20 Daiki Uenoengine: delay D-Bus name request after factory creation
2012-05-09 Jason ContiAdd tests for ibus_bus_new_async
2012-02-27 Peng HuangRefine inline doc and test for ibus_bus_get_engines_by_...
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-21 Peng Huanglibibus: add test case for ibus_bus_get_engines_by_names.
2011-07-11 Yusuke SatoRemove the callback on destroy.
2011-06-16 Peng HuangFix some fuction signatures to make ibus g-i firendly.
2011-03-22 Yusuke SatoAdd asynchronous InputContext.IsEnabled and InputContex...
2011-03-18 Peng HuangCreate a separate test case for ibus_bus_create_input_c...
2011-03-17 Peng HuangDo not block UI in IBusIMContext anymore.
2011-03-08 Yusuke SatoRemove -Wall warnings.
2011-03-07 Yusuke SatoAdd asynchronous APIs to ibusbus.h
2010-11-03 Peng HuangUse gdbus in glib, and get rid of libdbus