summaryrefslogtreecommitdiffstats
path: root/panel/panel.py
Commit message (Expand)AuthorAgeFilesLines
* Fix email_hook and url_hook problem.Huang Peng2008-09-021-4/+10
* Set hooks for about dialog.Huang Peng2008-08-301-2/+11
* Update Translation.Huang Peng2008-08-301-1/+1
* Add about dialog in ibus menu.Huang Peng2008-08-301-0/+19
* Translate im menu.Huang Peng2008-08-301-3/+2
* Auto hide language bar when disable input method.Huang Peng2008-08-271-0/+2
* 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-241-5/+6
* Support custom font.Huang Peng2008-08-241-1/+26
* Add Separator in sys menu.Huang Peng2008-08-171-0/+1
* Panel supports changing orientation of candidates window.Huang Peng2008-08-171-0/+22
* Use ibus icon replace engine-default.Huang Peng2008-08-101-4/+4
* Remove debug output.Huang Peng2008-08-091-1/+0
* Fix refresh problem.Huang Peng2008-08-081-0/+1
* Fix typos.Huang Peng2008-08-071-5/+5
* Add preferences item in sys menu, and implement handler function.Huang Peng2008-08-071-5/+28
* Add sys menu for panel.Huang Peng2008-08-071-5/+14
* Use {show,hide}_all.Huang Peng2008-08-051-4/+4
* Rename IBus to Bus.Huang Peng2008-07-311-10/+10
* Use IBus replace Connection.Huang Peng2008-07-281-10/+10
* Support filename as icon for menu.Huang Peng2008-07-241-2/+5
* Support file as icon for StatusIcon.Huang Peng2008-07-241-1/+4
* Fix typo.Huang Peng2008-07-231-3/+2
* Keep candidate window in screen.Huang Peng2008-07-211-1/+1
* WIP.Huang Peng2008-07-201-0/+1
* WIP.Huang Peng2008-07-201-10/+28
* Remove PanelProxy class.Huang Peng2008-07-201-69/+0
* Add PanelBase class.Huang Peng2008-07-201-6/+5
* Refine coding style.Huang Peng2008-07-201-179/+179
* Replace tab with spaces in python source code.Huang Peng2008-07-151-234/+234
* WIP. setup uiHuang Peng2008-07-101-2/+2
* Fix an issue.Huang Peng2008-07-021-1/+2
* Group input methods and translate lang to readable text.Huang Peng2008-07-021-4/+26
* Return empty if factory is "".Huang Peng2008-06-291-1/+1
* WIP.Huang Peng2008-06-271-2/+2
* WIP.Huang Peng2008-06-271-1/+3
* Does not popup IME menu if does not have focus context.Huang Peng2008-06-251-0/+4
* Add focus_in & focus_out methods of languagebarHuang Peng2008-06-251-2/+4
* WIP.Huang Peng2008-06-251-1/+42
* WIP panel.Huang Peng2008-06-241-9/+4
* Add menu.pyHuang Peng2008-06-231-2/+2
* Position the popup menu.Huang Peng2008-06-231-34/+2
* WIP property.Huang Peng2008-06-231-2/+2
* Set icon search path.Huang Peng2008-06-191-0/+8
* Add header for sources.Huang Peng2008-06-191-1/+21
* Make one connection can create many inputcontext.Huang Peng2008-06-141-1/+1
* Modify im menu position function.Huang Peng2008-06-141-2/+2
* Modify position function of im menu.Huang Peng2008-06-141-3/+13