Add Ctrl+space customization.
[platform/upstream/ibus.git] / src / ibusengine.h
2012-11-19 fujiwaratAdd cedilla_compose_seqs table for pt_BR compose keys.
2012-05-28 Peng HuangRefine inline document of ibus_engine_update_preedit_te...
2012-02-14 Daiki UenoFix typoes in gtk-doc comments.
2012-01-31 Daiki UenoMinor fixes when generating GIR.
2012-01-24 fujiwaratRename ibus_engine_new_type with ibus_engine_new_with_type.
2011-08-12 Seigo NonakaSupport selection text retrival.
2011-06-18 Daiki UenoSimplify surrounding-text initialization.
2011-04-22 Yusuke SatoAdd org.freedesktop.IBus.InputContext.ProcessHandWritin...
2011-04-05 Daiki UenoSupport surrounding-text retrieval.
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-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-01 Peng HuangAdd gobject-introspection support
2010-03-16 fujiwaratAdd ibus_engine_update_preedit_text_with_mode
2010-02-20 Peng HuangFix gtk-doc problems.
2010-01-29 Peng HuangMerge branch 'G_DEFINE_TYPE'
2010-01-29 Peng HuangFix typo in API document
2010-01-29 Peng HuangRefine API document for IBusEngine
2010-01-12 Peng HuangSeparate IBusProperty and IBusPropList.
2010-01-09 Peng HuangUpdate copyright.
2010-01-05 Peng HuangAdd ibus_engine_delete_surrounding_text in ibusengine.h
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 Peng HuangAdd keycode argument in forward_key_event signal.
2009-06-14 Peng HuangImplement keymaps, merged keymaps branch
2009-06-12 Peng HuangSupport mouse click on lookup table. 1.1.0.20090612
2009-04-17 Peng HuangUpdate coding style.
2009-04-17 Peng HuangMerge commit 'definite/master'
2009-04-16 dchen@redhat.comTranslation zh_TW updated; API DOC for IBusConfigServic...
2009-03-22 Huang PengAdd method ibus_engine_update_lookup_table_fast, it...
2009-03-11 Huang PengImplement ibus_engine_forward_event_key function.
2009-02-16 Huang PengUse guint to replace gint for state argument of propert...
2009-02-05 Huang PengMerge branch 'master' into c_impl
2009-02-05 Huang Pengre-implement ibus in c language.