Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibusproxy.h
2010-12-20 Yusuke SatoAdd comments to ibusproxy.[ch] and related functions.
2010-12-20 Yusuke SatoFix ibus_input_context_get_input_context() so IBus...
2010-11-16 Peng HuangRemove block call in ibus-daemon, and use async call...
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-06-06 Peng HuangAdd some annotation for g-ir-scanner
2010-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-02 Peng HuangFix build warnings
2010-06-01 Peng HuangAdd gobject-introspection support
2010-06-01 Peng Huangrefine coding style
2010-02-24 Peng HuangRefine inline document
2010-02-23 Peng HuangMerge remote branch 'epico/master'
2010-02-23 Peng HuangFix a typo in API document
2010-01-09 Peng HuangUpdate copyright.
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-06-01 Ding-Yi ChenAPIDOC: Finished IBusConnection, IBusHotKey, IBusProxy
2009-03-09 Huang PengImplement ibus_bus_get_config function.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.