Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibustypes.h
2012-08-03 Daiki UenoSet proper error code when config daemon is not running.
2011-09-16 Daiki UenoImplement org.freedesktop.DBus.StartServiceByName.
2011-06-15 Peng HuangAdd IBUS_ERROR domain and reply IBUS_ERROR_NO_ENGINE...
2011-04-08 Takao FujiwaraImplement APIs for another non-Python panel.
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-05-01 Peng Huanginclude ignore and handled mask in IBUS_MODIFIER_MASK
2010-03-16 fujiwaratAdd ibus_engine_update_preedit_text_with_mode
2010-01-09 Peng HuangUpdate copyright.
2009-12-12 Peng HuangAdd property orientation of IBusLookupTable.
2009-12-09 Peng HuangAdd document about IBUS_CAP_SURROUNDING_TEXT
2009-12-04 Peng HuangAdd delete surrounding text feature.
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-28 Peng HuangAdd document for IBusModifiersType.
2009-04-17 Peng HuangMerge commit 'definite/master'
2009-04-16 dchen@redhat.comTranslation zh_TW updated; API DOC for IBusConfigServic...
2009-04-14 Peng HuangAdd IBUS_IGNORED_MASK and IBUS_HANDLED_MASK.
2009-04-04 Peng HuangChange the comment of Modifiers mask
2009-03-27 dchen@redhat.comAPI-DOC and Fix iBus Google issue 320.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.