Remove some unused code.
[platform/upstream/ibus.git] / src / ibuscomponent.c
2012-03-07 Peng HuangRemove some unused code.
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-21 Peng HuangUse g_list_free_full to simplified some code.
2012-02-16 fujiwaratFix gir annotations.
2010-11-16 Peng HuangRemove block call in ibus-daemon, and use async call...
2010-11-03 Peng HuangRename ibus_engine_desc_new2 and ibus_component_new2...
2010-11-03 Peng HuangFix some runtime errors.
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-06-14 Peng HuangAdd --restart option by satorux@chromium.org
2010-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-01 Peng HuangAdd gobject-introspection support
2010-04-20 Peng HuangFix crash in registry
2010-02-20 Peng HuangClose child process in IBusComponent.Destroy
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-09 Peng HuangUpdate copyright.
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-09 Peng HuangImplememnt org.freedesktop.IBus.Ping method.
2009-05-31 Peng HuangAdd verbose argument for ibus_component_start function 1.1.0.20090531
2009-04-17 Peng HuangMerge commit 'definite/master'
2009-04-16 dchen@redhat.comTranslation zh_TW updated; API DOC for IBusConfigServic...
2009-02-24 Huang PengFix crash when parse component.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.