summaryrefslogtreecommitdiffstats
path: root/ibus
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* WIPHuang Peng2008-10-061-1/+1
|
* Add notificationsHuang Peng2008-10-061-0/+1
|
* Add notifications.pyHuang Peng2008-10-063-0/+64
|
* Refine coding style.Huang Peng2008-10-066-69/+69
|
* Add INotifications interface.Huang Peng2008-10-062-1/+58
|
* Refine coding style.modify_config_interfaceHuang Peng2008-10-041-4/+8
|
* WIP.Huang Peng2008-10-043-12/+9
|
* WIP.Huang Peng2008-10-031-0/+1
|
* WIP.Huang Peng2008-10-032-7/+24
|
* WIP.Huang Peng2008-10-032-24/+30
|
* Fix a typo.Huang Peng2008-10-031-1/+1
|
* Add config.pyHuang Peng2008-10-033-36/+63
|
* Rename config.py.in to _config.py.inHuang Peng2008-10-033-2/+38
|
* WIP.Huang Peng2008-10-031-6/+6
|
* Change interface for config.Huang Peng2008-10-032-16/+16
|
* Remove commentted code.Huang Peng2008-09-302-7/+0
|
* Comment register_panel method.Huang Peng2008-09-281-2/+2
|
* Comment RegisterPanel method.Huang Peng2008-09-281-2/+2
|
* Change Panel interface.Huang Peng2008-09-281-1/+0
|
* WIP.Huang Peng2008-09-272-98/+123
|
* Fix problem in non-UTF8 locale.Huang Peng2008-09-251-2/+0
|
* Use gettext.dgettext replace locale.dgettextHuang Peng2008-09-251-13/+21
|
* Get language names from iso-codes.Huang Peng2008-09-181-109/+35
|
* Fix some typos.Huang Peng2008-09-081-2/+3
|
* Work on client signals.Huang Peng2008-09-081-4/+9
|
* Implement signals.Huang Peng2008-09-071-3/+84
|
* Define signals for im clients.Huang Peng2008-09-071-0/+70
|
* Remove empty lines.Huang Peng2008-08-311-2/+1
|
* Fix a typo.Huang Peng2008-08-311-1/+1
|
* Refine coding style.Huang Peng2008-08-311-1/+2
|
* Add ibus/config.py.in.Huang Peng2008-08-301-0/+35
|
* Add about dialog in ibus menu.Huang Peng2008-08-302-0/+10
|
* Change defaul keyboard shortcutsHuang Peng2008-08-281-0/+19
|
* Replace Divehi with DhivehiHuang Peng2008-08-271-1/+1
|
* Fix a typo.Huang Peng2008-08-251-1/+1
|
* internationalize engine's nameHuang Peng2008-08-221-1/+1
|
* Add configure items for keyboard shortcuts.Huang Peng2008-08-211-0/+10
|
* Add get_labels for lookuptableHuang Peng2008-08-191-0/+3
|