Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibusconfigservice.c
2012-03-07 Peng HuangRemove some unused code.
2011-07-05 Peng HuangAdd org.freedesktop.IBus.Config.GetValues to get all...
2011-01-24 Yusuke SatoAdd <signal name='ValueChanged'> to introspection_xml...
2010-11-03 Peng HuangFix some issues within codereview.
2010-11-03 Peng HuangUse gdbus in glib, and get rid of libdbus
2010-09-09 Satoru TakabayashiAdd Emacs modeline for .c and .h files.
2010-07-15 Peng HuangFix a memory leak in IBusConfigService.
2010-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-01 Peng HuangAdd gobject-introspection support
2010-01-29 Peng HuangMerge branch 'G_DEFINE_TYPE'
2010-01-28 Peng HuangUse GInitiallyUnowned correctly
2010-01-09 Peng HuangRefine coding style
2010-01-09 Peng HuangUpdate copyright.
2010-01-09 Daiki UenoAdd IBusConfigService#unset().
2009-11-11 Peng HuangMerge remote branch 'XueWei/master'
2009-10-23 Peng HuangAdd Copying for Red Hat
2009-10-23 Peng HuangChange file header
2009-06-01 Ding-Yi ChenAPIDOC: Finished IBusConnection, IBusHotKey, IBusProxy
2009-04-17 Peng HuangMerge commit 'definite/master'
2009-04-16 dchen@redhat.comTranslation zh_TW updated; API DOC for IBusConfigServic...
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.