Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibusproplist.c
2012-03-13 Peng Huanglibibus: Fix a refcount issue in ibus_prop_list_deseria...
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-21 Peng Huanglibibus: Fix some reference issues.
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-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
2010-01-12 Peng HuangSeparate IBusProperty and IBusPropList.