summaryrefslogtreecommitdiffstats
path: root/ui/gtk/panel.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement language panel: Always hide feature.1.1.0.20090306Huang Peng2009-03-061-6/+6
|
* Use "No input method" replace "Disable" in im menu.Peng Huang2009-02-231-39/+34
|
* Add Disable menu item on Input Menu. Use it to disable InputContext.Peng Huang2009-02-231-3/+10
|
* Update tooltip of status icon.Peng Huang2009-02-231-1/+1
|
* Auto hide panel by default.Peng Huang2009-02-231-1/+1
|
* Show default icon on language bar for engine without icon.Huang Peng2009-02-181-0/+2
|
* Use engine-default.svg for IM without iconHuang Peng2009-02-171-2/+8
|
* Make language transparent when inactivate.Huang Peng2009-02-151-0/+1
|
* Use label.text instead of lable to fix problem.Peng Huang2009-02-121-3/+1
|
* Rename iBus to IBus.Peng Huang2009-02-111-2/+2
|
* Add restart menu item in system menu.Huang Peng2009-02-061-2/+8
|
* re-implement ibus in c language.Huang Peng2009-02-051-53/+63
|
* Fix problem introduced by last commit.Huang Peng2008-11-231-1/+1
|
* Handle SIGCHLD in ibus-ui-gtk to fix issue 191.Huang Peng2008-11-231-0/+9
|
* Complete Noifications module.Huang Peng2008-10-061-0/+3
|
* WIP.Huang Peng2008-10-061-0/+3
|
* Move panel into ui folder, and rename panel to gtk.Huang Peng2008-10-051-0/+371