summaryrefslogtreecommitdiff
path: root/ibus
Commit message (Expand)AuthorAgeFilesLines
* Install pygtk2 libraries to python2 site-packages.fujiwarat2014-02-032-6/+10
* Update source files with LGP 2.1 according to COPYING.fujiwarat2013-08-0935-210/+210
* Delete the python xdg dependency.fujiwarat2013-07-051-1/+1
* Add version property in IBusEngineDesc.fujiwarat2012-10-201-1/+11
* Add layout_variant and layout_option in IBusEngineDesc for XKB.fujiwarat2012-10-161-25/+46
* Add IBusProperty.symbol for the short label.fujiwarat2012-09-141-1/+13
* Fix python library to load libibus.so.Yfujiwarat2012-03-052-1/+4
* Deprecated ibus python library.Peng Huang2012-02-211-0/+4
* Remove enable status of input context and hotkey logic in ibus-daemonPeng Huang2012-02-214-46/+7
* Minor fixes related to git.mk.Daiki Ueno2012-02-011-24/+0
* Add the engine preference button on ibus-setupfujiwarat2011-11-301-2/+9
* Fixed fallback icons.fujiwarat2011-11-081-2/+6
* Implement org.freedesktop.DBus.StartServiceByName.Daiki Ueno2011-09-161-0/+3
* Support selection text retrival.Seigo Nonaka2011-08-114-14/+16
* Fixed an error in IBus.Bus.register_componentfujiwarat2011-07-121-4/+5
* Add org.freedesktop.IBus.Config.GetValues to get all values in one RPC.Peng Huang2011-07-052-0/+15
* Add icon_symbol property in IBusEngineDesc.Peng Huang2011-07-041-6/+9
* Merge pull request #2 from ryoqun/masterPeng Huang2011-06-082-4/+4
|\
| * fix wrong forward key event signatureRyo Onodera2011-05-172-4/+4
* | Fix Python input context binding.Peng Huang2011-06-062-1/+28
|/
* Export input context surrounding-text API to Python.Daiki Ueno2011-04-181-0/+21
* Refine RequestName code and fix make dpkg errors.Peng Huang2011-04-081-4/+0
* Implement APIs for another non-Python panel.Takao Fujiwara2011-04-082-1/+26
* Export surrounding-text API to Python.Daiki Ueno2011-04-082-4/+37
* Support surrounding-text retrieval.Daiki Ueno2011-04-053-0/+12
* Use ibus panel icon from the desktop theme instead of ibus-keyboard.fujiwarat2011-04-011-0/+9
* Add git.mk from gtk+ project, Use it to update .gitignorePeng Huang2011-03-163-1/+28
* Fix a race problem in SetGlobalEngine and add set_global_engine in python lib...Peng Huang2011-02-282-0/+6
* Support enable/disable hotkeys that enable or disable ibus unconditionally (i...Yusuke Sato2011-02-111-6/+4
* Fix typo in the default configuration of the trigger hotkeys.Yusuke Sato2011-01-161-1/+1
* Don't call nonexistent org.freedesktop.IBus.InputContext.Destroy.Daiki Ueno2010-12-201-1/+0
* Fix UnsetValue name.fujiwarat2010-11-032-5/+8
* Fix a typo.Peng Huang2010-11-031-1/+1
* Fix some runtime errors.Peng Huang2010-11-032-2/+2
* Change version to 1.3.99Peng Huang2010-11-032-3/+4
* Use va_list in IBusEngineDesc and IBusComponent for back compatibility.Peng Huang2010-11-032-7/+15
* Use gdbus in glib, and get rid of libdbusPeng Huang2010-11-031-1/+1
* Fix a typo.Peng Huang2010-10-131-1/+1
* Support engine specific hotkey.James Su2010-07-312-5/+12
* Use dbus.Interface.Peng Huang2010-07-083-6/+11
* Use IBUS_TYPE_OBJECT_PATH for return value of CurrentInputContextPeng Huang2010-06-171-1/+1
* Refine some build options.Peng Huang2010-05-152-4/+0
* Do not hardcode iso-codes anymorePeng Huang2010-04-112-2/+7
* Fix make distcheck errors.Peng Huang2010-04-112-0/+4
* Add ibus_engine_update_preedit_text_with_modefujiwarat2010-03-163-4/+9
* Update so version in common.pyPeng Huang2010-02-011-1/+1
* Fix typo.Peng Huang2010-01-151-1/+1
* Update copyright.Peng Huang2010-01-1035-70/+70
* Add IBusConfigService#unset().Daiki Ueno2010-01-091-0/+11
* Refine some codePeng Huang2010-01-011-1/+3