Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibusenginedesc.c
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-12-13 Peng HuangFix typo and annotation.
2010-11-03 fujiwaratFix serialized order.
2010-11-03 Peng HuangRename ibus_engine_desc_new2 and ibus_component_new2...
2010-11-03 Peng HuangUse va_list in IBusEngineDesc and IBusComponent for...
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-07-31 James SuSupport engine specific hotkey.
2010-01-30 Peng HuangUse G_DEFINE_TYPE to simplify code.
2010-01-09 Peng HuangUpdate copyright.
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-10-13 Peng HuangDo not crash if append NULL string to IBusMessage.
2009-09-27 Peng HuangWrite empty string instead "(null) in xml.
2009-07-09 Peng HuangImplememnt org.freedesktop.IBus.Ping method.
2009-03-20 Huang PengOpen a new line after </rank>
2009-02-24 Huang PengReplace priority in EngineDesc with rank.
2009-02-24 Huang PengFix typo.
2009-02-24 Huang PengAdd priority in IBusEngineDesc.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.