Add Ctrl+space customization.
[platform/upstream/ibus.git] / ibus / enginedesc.py
2012-10-20 fujiwaratAdd version property in IBusEngineDesc.
2012-10-16 fujiwaratAdd layout_variant and layout_option in IBusEngineDesc...
2011-11-30 fujiwaratAdd the engine preference button on ibus-setup
2011-07-03 Peng HuangAdd icon_symbol property in IBusEngineDesc.
2010-11-03 Peng HuangUse va_list in IBusEngineDesc and IBusComponent for...
2010-07-31 James SuSupport engine specific hotkey.
2010-01-15 Peng HuangFix typo.
2010-01-09 Peng HuangUpdate copyright.
2009-12-24 Peng HuangFix coding style.
2009-12-24 Peng HuangSort engines in setup ui.
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-07-02 Peng HuangAdd PY prefix in gtype names.
2009-06-30 Peng HuangUse MetaClass to register serializable classes automati...
2009-06-29 Peng HuangAdd __gtype_name__ for some gobject classes
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.