Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibuspanelservice.c
2011-01-26 fujiwaratAdd signals in IBusPanelService for non-C classes.
2010-12-15 Yusuke SatoFix type mismatch in src/ibuspanelservice.c.
2010-11-16 Peng HuangAdd introspection data for org.freedesktop.IBus.Panel...
2010-11-03 Peng HuangFix some issues within codereview.
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-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-01 Peng HuangAdd gobject-introspection support
2010-02-20 Peng HuangUse G_N_ELEMENTS in for loop
2010-01-30 Peng HuangUse G_DEFINE_TYPE to simplify code.
2010-01-29 Peng HuangMerge branch 'G_DEFINE_TYPE'
2010-01-28 Peng HuangUse GInitiallyUnowned correctly
2009-12-05 Peng HuangUse offset of member function in IBusPanelServiceClass.
2009-12-05 Peng HuangAdd panel class from Satoru