summaryrefslogtreecommitdiff
path: root/ibus
AgeCommit message (Expand)AuthorFilesLines
2014-02-03Install pygtk2 libraries to python2 site-packages.fujiwarat2-6/+10
2013-08-09Update source files with LGP 2.1 according to COPYING.fujiwarat35-210/+210
2013-07-05Delete the python xdg dependency.fujiwarat1-1/+1
2012-10-20Add version property in IBusEngineDesc.fujiwarat1-1/+11
2012-10-16Add layout_variant and layout_option in IBusEngineDesc for XKB.fujiwarat1-25/+46
2012-09-14Add IBusProperty.symbol for the short label.fujiwarat1-1/+13
2012-03-05Fix python library to load libibus.so.Yfujiwarat2-1/+4
2012-02-21Deprecated ibus python library.Peng Huang1-0/+4
2012-02-21Remove enable status of input context and hotkey logic in ibus-daemonPeng Huang4-46/+7
2012-02-01Minor fixes related to git.mk.Daiki Ueno1-24/+0
2011-11-30Add the engine preference button on ibus-setupfujiwarat1-2/+9
2011-11-08Fixed fallback icons.fujiwarat1-2/+6
2011-09-16Implement org.freedesktop.DBus.StartServiceByName.Daiki Ueno1-0/+3
2011-08-11Support selection text retrival.Seigo Nonaka4-14/+16
2011-07-12Fixed an error in IBus.Bus.register_componentfujiwarat1-4/+5
2011-07-05Add org.freedesktop.IBus.Config.GetValues to get all values in one RPC.Peng Huang2-0/+15
2011-07-04Add icon_symbol property in IBusEngineDesc.Peng Huang1-6/+9
2011-06-08Merge pull request #2 from ryoqun/masterPeng Huang2-4/+4
2011-06-06Fix Python input context binding.Peng Huang2-1/+28
2011-05-17fix wrong forward key event signatureRyo Onodera2-4/+4
2011-04-18Export input context surrounding-text API to Python.Daiki Ueno1-0/+21
2011-04-08Refine RequestName code and fix make dpkg errors.Peng Huang1-4/+0
2011-04-08Implement APIs for another non-Python panel.Takao Fujiwara2-1/+26
2011-04-08Export surrounding-text API to Python.Daiki Ueno2-4/+37
2011-04-05Support surrounding-text retrieval.Daiki Ueno3-0/+12
2011-04-01Use ibus panel icon from the desktop theme instead of ibus-keyboard.fujiwarat1-0/+9
2011-03-16Add git.mk from gtk+ project, Use it to update .gitignorePeng Huang3-1/+28
2011-02-28Fix a race problem in SetGlobalEngine and add set_global_engine in python lib...Peng Huang2-0/+6
2011-02-11Support enable/disable hotkeys that enable or disable ibus unconditionally (i...Yusuke Sato1-6/+4
2011-01-16Fix typo in the default configuration of the trigger hotkeys.Yusuke Sato1-1/+1
2010-12-20Don't call nonexistent org.freedesktop.IBus.InputContext.Destroy.Daiki Ueno1-1/+0
2010-11-03Fix UnsetValue name.fujiwarat2-5/+8
2010-11-03Fix a typo.Peng Huang1-1/+1
2010-11-03Fix some runtime errors.Peng Huang2-2/+2
2010-11-03Change version to 1.3.99Peng Huang2-3/+4
2010-11-03Use va_list in IBusEngineDesc and IBusComponent for back compatibility.Peng Huang2-7/+15
2010-11-03Use gdbus in glib, and get rid of libdbusPeng Huang1-1/+1
2010-10-13Fix a typo.Peng Huang1-1/+1
2010-07-31Support engine specific hotkey.James Su2-5/+12
2010-07-08Use dbus.Interface.Peng Huang3-6/+11
2010-06-17Use IBUS_TYPE_OBJECT_PATH for return value of CurrentInputContextPeng Huang1-1/+1
2010-05-15Refine some build options.Peng Huang2-4/+0
2010-04-11Do not hardcode iso-codes anymorePeng Huang2-2/+7
2010-04-11Fix make distcheck errors.Peng Huang2-0/+4
2010-03-16Add ibus_engine_update_preedit_text_with_modefujiwarat3-4/+9
2010-02-01Update so version in common.pyPeng Huang1-1/+1
2010-01-15Fix typo.Peng Huang1-1/+1
2010-01-10Update copyright.Peng Huang35-70/+70
2010-01-09Add IBusConfigService#unset().Daiki Ueno1-0/+11
2010-01-01Refine some codePeng Huang1-1/+3