Fix make rpm errors due to ibus-dconf and pygobject override
[platform/upstream/ibus.git] / src / tests /
2012-11-23 Daiki UenoFix out-of-tree build
2012-10-05 Daiki Uenotests: set LC_ALL to C instead of en_US.Utf-8
2012-09-17 fujiwaratFix make dist.
2012-08-24 Daiki Uenotests: fix "make check" with dash
2012-08-24 Daiki UenoFix the last commit.
2012-08-24 Daiki Uenotests: add engine-switch test
2012-08-20 Daiki Uenoengine: delay D-Bus name request after factory creation
2012-08-09 Daiki UenoFix testcase failure when IBus is not installed.
2012-08-08 Daiki Uenoconf: cleanup GError usage
2012-05-09 Jason ContiAdd tests for ibus_bus_new_async
2012-03-01 Daiki UenoSimplify ibus_config_watch tests using fixtures.
2012-02-29 Daiki UenoAdd ibus_config_watch/unwatch.
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.
2012-02-21 Peng HuangRefine ibus_get_language_name() test case
2012-02-21 Peng HuangFix a bug in ibus_get_language_name and add a unit...
2012-02-21 Peng HuangRename ibus keysyms.
2012-02-21 Peng HuangRemove enable status of input context and hotkey logic...
2012-02-01 Daiki UenoMinor fixes related to git.mk.
2011-08-19 Peng HuangUse GVariant as attachment for IBusSerializable.
2011-08-18 Tsuyoshi HoroFix for ibus_serializable_{get,set}_attachment.
2011-07-11 Yusuke SatoRemove the callback on destroy.
2011-07-05 Peng HuangAdd org.freedesktop.IBus.Config.GetValues to get all...
2011-06-16 Peng HuangFix some fuction signatures to make ibus g-i firendly.
2011-06-15 Peng HuangAdd IBUS_ERROR domain and reply IBUS_ERROR_NO_ENGINE...
2011-06-09 Peng HuangAdd functions for creating IBusConfig asynchronously.
2011-04-05 Peng HuangFix a crash during creating IBusProxy asynchronously
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-16 Peng HuangAdd git.mk from gtk+ project, Use it to update .gitignore
2011-03-08 Yusuke SatoRemove -Wall warnings.
2011-03-07 Yusuke SatoAdd asynchronous APIs to ibusbus.h
2010-11-22 Jim HuangAdd generated files into .gitignore
2010-11-15 Yusuke SatoDelete src/ibusserver.[ch] that are no longer used.
2010-11-03 Peng HuangFix some merge failed.
2010-11-03 Peng HuangChange version to 1.3.99
2010-11-03 Peng HuangUse va_list in IBusEngineDesc and IBusComponent for...
2010-11-03 Peng HuangUse gdbus in glib, and get rid of libdbus