summaryrefslogtreecommitdiff
path: root/ibus
Commit message (Expand)AuthorAgeFilesLines
...
* Fix coding style.Peng Huang2009-12-241-10/+10
* Sort engines in setup ui.Peng Huang2009-12-241-1/+8
* ibus will poll changes of engines, and show notification to user.Peng Huang2009-12-222-1/+19
* Add property orientation of IBusLookupTable.Peng Huang2009-12-122-2/+18
* Fix typo.Peng Huang2009-12-111-1/+1
* Added python client code for CurrentInputContext methodtom hindle2009-12-042-0/+6
* Modify copying informationPeng Huang2009-10-231-1/+1
* Add Copying for Red HatPeng Huang2009-10-2335-0/+35
* Change file headerPeng Huang2009-10-2335-37/+42
* Add error underline.1.2.0.20090915Peng Huang2009-09-121-0/+2
* Update test_client.pyPeng Huang2009-09-121-1/+1
* Remove '_' from begin of some keynames start with numbersPeng Huang2009-09-021-0/+2
* Fix typos.Peng Huang2009-08-281-2/+2
* Add method in inputcontext.py to detach signals.Peng Huang2009-08-281-1/+11
* Fix a bug in name_to_keycode1.2.0.20090807Peng Huang2009-08-071-4/+2
* Reduce size of keysyms.py1.2.0.20090806Peng Huang2009-08-041-3973/+12
* Use libibus.so.1 replace libibus.so1.2.0.20090722Peng Huang2009-07-211-1/+1
* Add introspect_dbus method.Peng Huang2009-07-161-0/+3
* Use c version ibus_get_address in python directlyPeng Huang2009-07-151-42/+52
* Use abstract socket in ibus-daemonPeng Huang2009-07-153-11/+35
* Fix a typo, Add introspect method.Peng Huang2009-07-101-0/+3
* Implement Introspect in inputcontext.cPeng Huang2009-07-101-5/+5
* Add introspect_ibusPeng Huang2009-07-091-0/+3
* Remove some deprecated methods.Peng Huang2009-07-091-10/+0
* Implememnt org.freedesktop.IBus.Ping method.Peng Huang2009-07-092-3/+9
* Fix some typoes.Peng Huang2009-07-082-2/+2
* Add ibus_message_iter_copy method;Peng Huang2009-07-082-0/+12
* Add PY prefix in gtype names.Peng Huang2009-07-0213-15/+15
* Use MetaClass to register serializable classes automaticallyPeng Huang2009-06-309-24/+9
* Add __gtype_name__ for some gobject classesPeng Huang2009-06-3013-3/+15
* Implement keymaps, merged keymaps branchPeng Huang2009-06-143-7/+8
* Support mouse click on lookup table.1.1.0.20090612Peng Huang2009-06-124-2/+15
* Add labels attribute in LookupTable object.Peng Huang2009-06-041-4/+18
* Read the iso_639_2 codes from iso-codes.Peng Huang2009-04-221-3/+8
* Add $IBUS_SESSION_ID in socket path.Peng Huang2009-04-151-1/+6
* Add HANDLED_MASK and IGNORED_MASK in python libPeng Huang2009-04-151-2/+6
* Use "unix" as hostname if hostname is empty.Peng Huang2009-03-301-0/+2
* Does not include X screen number in socket address.Peng Huang2009-03-301-4/+4
* Fix make distcheck failed.Huang Peng2009-02-281-0/+3
* Add Disable menu item on Input Menu. Use it to disable InputContext.Peng Huang2009-02-232-0/+12
* Add SetCapabilities on org.freedesktop.IBus.Engine interface.Huang Peng2009-02-152-0/+9
* Add round lookup table support.Huang Peng2009-02-091-7/+31
* Add restart menu item in system menu.Huang Peng2009-02-062-4/+4
* re-implement ibus in c language.Huang Peng2009-02-0530-741/+1509
* Set default next_engine hot key to empty.Huang Peng2009-02-031-4/+1
* fix typo in Makefile.amLI Daobing2008-11-051-1/+1
* Get unique_name in ibus.Bus.__init__Huang Peng2008-10-211-0/+5
* Use UInt32 for property.Huang Peng2008-10-201-2/+2
* Convert IBusAttribute for au to (uuuu)Huang Peng2008-10-122-6/+6
* Complete Noifications module.Huang Peng2008-10-062-0/+9