Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibusbus.h
2012-05-08 Jason ContiAdd function ibus_bus_new_async to create a new IBusBus...
2012-02-27 Peng HuangRefine inline doc and test for ibus_bus_get_engines_by_...
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-21 Peng Huanglibibus: Fix annotation of ibus_bus_get_engines_by_names.
2012-02-21 Peng HuangWIP implement engine switcher popup ui
2012-02-21 Peng HuangRemove enable status of input context and hotkey logic...
2012-02-14 Daiki UenoFix typoes in gtk-doc comments.
2012-01-29 fujiwaratFix the GIR annotation of ibus_bus_get_global_engine #2.
2012-01-27 fujiwaratFix the GIR annotation of ibus_bus_get_global_engine.
2011-04-08 Takao FujiwaraImplement APIs for another non-Python panel.
2011-03-17 Peng HuangRefine document and coding style in ibusbus.[ch] and...
2011-03-17 Peng HuangDo not block UI in IBusIMContext anymore.
2011-03-15 Peng HuangUpdate gtk-doc
2011-03-07 Yusuke SatoAdd asynchronous APIs to ibusbus.h
2011-02-16 Yusuke SatoAdd async version of set_global_engine.
2011-02-11 Yusuke SatoReimplement ibus_bus_watch_dbus_signal for GDBus and...
2011-01-26 fujiwaratFix introspection definitions.
2011-01-19 Yusuke SatoDo not allow clients to destroy the server-side config...
2011-01-18 Yusuke SatoHandle GlobalEngineChanged signals from ibus-daemon.
2011-01-09 Yusuke SatoChange the return type of ibus_bus_exit to make it...
2010-12-08 Peng HuangFix GI transfer mode annotation in ibus_bus_list_*engin...
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-10 Peng HuangUpdate document of ibus_bus_new
2010-06-06 Peng HuangAdd some annotation for g-ir-scanner
2010-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-01 Peng HuangAdd annotation for some return types
2010-06-01 Peng HuangAdd gobject-introspection support
2010-06-01 James SuImplement the ability to manipulate the global engine...
2010-05-26 James SuChange ibus_bus_hello() to return const gchar*.
2010-05-26 James SuFix memory issues in ibusbus.c
2010-01-27 Peng HuangMerge branch 'master' of github.com:phuang/ibus
2010-01-27 Ding-Yi ChenFix some APIDOC
2010-01-09 Peng HuangUpdate copyright.
2009-12-05 Peng HuangMerge remote branch 'hindlemail/master'
2009-12-05 tom hindleAdded c client side code for CurrentInputContext method
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-17 Peng HuangMerge commit 'definite/master'
2009-04-16 dchen@redhat.comTranslation zh_TW updated; API DOC for IBusConfigServic...
2009-03-09 Huang PengImplement ibus_bus_get_config function.
2009-02-06 Huang PengAdd restart menu item in system menu.
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.