summaryrefslogtreecommitdiffstats
path: root/panel
Commit message (Expand)AuthorAgeFilesLines
* Fix problem when font_name has unicode char.Huang Peng2008-08-251-0/+1
* Translate some msg.Huang Peng2008-08-241-1/+5
* Refine code.Huang Peng2008-08-241-7/+12
* Support auto hideHuang Peng2008-08-242-5/+23
* Support custom font.Huang Peng2008-08-242-6/+34
* Fix a typo.Huang Peng2008-08-191-1/+1
* Refine code.Huang Peng2008-08-191-34/+34
* Refine code.Huang Peng2008-08-193-36/+36
* Add Separator in sys menu.Huang Peng2008-08-171-0/+1
* Panel supports changing orientation of candidates window.Huang Peng2008-08-171-0/+22
* Fix problem when lookup_table without show cursor.Huang Peng2008-08-143-3/+10
* Install programs in @bindir@Huang Peng2008-08-131-1/+1
* Do support move candidate window.Huang Peng2008-08-121-3/+3
* Change candidates' attributes.Huang Peng2008-08-111-17/+15
* Use Viewport in candidate window.Huang Peng2008-08-111-12/+15
* Use ibus icon replace engine-default.Huang Peng2008-08-102-5/+5
* Remove debug output.Huang Peng2008-08-091-1/+0
* Fix refresh problem.Huang Peng2008-08-083-6/+5
* Fix typos.Huang Peng2008-08-071-5/+5
* Add preferences item in sys menu, and implement handler function.Huang Peng2008-08-072-6/+29
* Add sys menu for panel.Huang Peng2008-08-071-5/+14
* Fix problem when start ibus with a window manager.Huang Peng2008-08-062-5/+17
* Use {show,hide}_all.Huang Peng2008-08-051-4/+4
* Rename IBus to Bus.Huang Peng2008-07-312-15/+15
* Make ibus inherit from ibus.Object.Huang Peng2008-07-311-3/+2
* Use IBus replace Connection.Huang Peng2008-07-282-15/+14
* Remove dbus related code.Huang Peng2008-07-281-8/+2
* Support filename as icon for menu.Huang Peng2008-07-242-3/+8
* Support file as icon for StatusIcon.Huang Peng2008-07-241-1/+4
* Fix typo.Huang Peng2008-07-231-3/+2
* Set default icon.Huang Peng2008-07-231-29/+16
* Rename image.py to icon.py. Use set_icon_widget to replace set_icon_name.Huang Peng2008-07-223-11/+33
* Remove useless import.Huang Peng2008-07-221-1/+0
* Refine coding style.Huang Peng2008-07-221-77/+77
* Remove &.Huang Peng2008-07-221-1/+1
* Keep candidate window in screen.Huang Peng2008-07-212-7/+34
* WIP.Huang Peng2008-07-202-1/+3
* WIP.Huang Peng2008-07-202-43/+85
* Remove PanelProxy class.Huang Peng2008-07-201-69/+0
* Add PanelBase class.Huang Peng2008-07-202-6/+8
* Refine coding style.Huang Peng2008-07-202-208/+210
* Refine coding style.Huang Peng2008-07-201-45/+45
* Refine coding styleHuang Peng2008-07-201-5/+5
* Refine coding style.Huang Peng2008-07-201-70/+70
* Change backgroud color of focus candidates. Refine coding style.Huang Peng2008-07-201-288/+288
* Replace tab with spaces in python source code.Huang Peng2008-07-159-1218/+1218
* Fix a problem in UpdatePropertyHuang Peng2008-07-102-0/+51
* WIP. setup uiHuang Peng2008-07-104-140/+6
* Make labels as same size in candidates window.Huang Peng2008-07-081-0/+2
* Add exec in shell script.Huang Peng2008-07-041-1/+1