Fix make rpm errors due to ibus-dconf and pygobject override
[platform/upstream/ibus.git] / src / ibusconfig.c
2012-08-03 Daiki UenoSet proper error code when config daemon is not running.
2012-02-29 Daiki UenoAdd ibus_config_watch/unwatch.
2011-07-07 Peng HuangFix several GVariant related issues. And remove a wrong...
2011-07-05 Peng HuangAdd org.freedesktop.IBus.Config.GetValues to get all...
2011-06-09 Peng HuangAdd functions for creating IBusConfig asynchronously.
2011-06-08 Peng HuangMerge pull request #2 from ryoqun/master
2011-06-02 Peng HuangFix build warnings with gcc 4.6
2011-02-16 Yusuke SatoImplement async version of ibus_config_set_value.
2011-01-19 Yusuke SatoDo not allow clients to destroy the server-side config...
2011-01-06 Yusuke SatoSet the "g-default-timeout" property for ibusconfig...
2010-12-26 Yusuke SatoFix API compatibility issue in ibus_config_new.
2010-12-26 Yusuke SatoCreate an instance of GDBusProxy with G_DBUS_PROXY_FLAG...
2010-11-16 Peng HuangRemove block call in ibus-daemon, and use async call...
2010-11-03 Peng HuangFix some runtime errors.
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-05 Peng HuangSet interface for config and inputcontext proxy
2010-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-03 Peng HuangFix document of IBusConfig
2010-06-01 Peng HuangAdd gobject-introspection support
2010-01-09 Peng HuangUpdate copyright.
2010-01-09 Daiki UenoAdd IBusConfigService#unset().
2009-12-14 Peng HuangMerge remote branch 'definite/master'
2009-12-14 Ding-Yi ChenModify zh_TW.po
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-04-17 Peng HuangMerge commit 'definite/master'
2009-04-16 dchen@redhat.comTranslation zh_TW updated; API DOC for IBusConfigServic...
2009-02-18 Huang PengRemove unused code in ibusconfig.c
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.