Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibusinputcontext.h
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-21 Peng HuangRemove enable status of input context and hotkey logic...
2012-02-14 Daiki UenoFix typoes in gtk-doc comments.
2011-08-12 Seigo NonakaSupport selection text retrival.
2011-06-16 Peng HuangFix some fuction signatures to make ibus g-i firendly.
2011-04-22 Yusuke SatoAdd org.freedesktop.IBus.InputContext.ProcessHandWritin...
2011-04-05 Daiki UenoSupport surrounding-text retrieval.
2011-03-23 Peng HuangFix typos in IBusInputContext document
2011-03-22 Yusuke SatoAdd asynchronous InputContext.IsEnabled and InputContex...
2011-03-17 Peng HuangDo not block UI in IBusIMContext anymore.
2011-02-28 Peng HuangUnify async and sync function names.
2011-01-27 Peng HuangExport async version ibus_input_context_process_key_event.
2011-01-26 fujiwaratFix introspection definitions.
2010-12-15 Yusuke SatoUse unsigned for the parameter of the PropertyActivate...
2010-11-25 Yusuke SatoFix unexpected client capabilities in ibus-daemon.
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-06 Peng HuangFix coding style
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.
2010-01-07 Peng HuangAdd ibus_input_context_property_activate by Yusuke
2009-12-09 Peng HuangFix some warnings in ibus document
2009-12-08 Peng HuangImplemented some methods of IBusBus and IBusInputContex...
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-06-25 Ding-Yi ChenAPIDOC: Completed IBusInputContext
2009-06-25 Ding-Yi ChenAPIDOC: revised IBusEngine, IBusLookupTable.
2009-06-25 Ding-Yi ChenAPIDOC: revised IBusEngine, IBusInputContext
2009-06-14 Peng HuangImplement keymaps, merged keymaps branch
2009-06-01 Ding-Yi ChenAPIDOC: Finished IBusConnection, IBusHotKey, IBusProxy
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.