summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add ATTR_UNDERLINE_*.Huang Peng2008-07-221-0/+9
* Remove useless import.Huang Peng2008-07-221-1/+0
* Refine coding style.Huang Peng2008-07-221-77/+77
* Init cursor area.Huang Peng2008-07-221-0/+6
* Remove &.Huang Peng2008-07-223-10/+10
* Set cursro_location when focus_in.Huang Peng2008-07-211-0/+6
* Keep candidate window in screen.Huang Peng2008-07-212-7/+34
* WIP.Huang Peng2008-07-204-7/+79
* WIP.Huang Peng2008-07-204-11/+90
* WIP.Huang Peng2008-07-202-1/+3
* WIP.Huang Peng2008-07-204-49/+91
* WIP.Huang Peng2008-07-202-11/+119
* Fix typos.Huang Peng2008-07-202-20/+20
* Add interfaces.Huang Peng2008-07-203-6/+140
* Add some interface.Huang Peng2008-07-204-3/+141
* Remove PanelProxy class.Huang Peng2008-07-201-69/+0
* Add PanelBase class.Huang Peng2008-07-204-6/+150
* Refine coding style.Huang Peng2008-07-201-46/+46
* 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
* Refine coding style.Huang Peng2008-07-181-49/+49
* Accept None Attrs.Huang Peng2008-07-181-0/+4
* Fix typos.Huang Peng2008-07-182-4/+6
* Fix a typo.Huang Peng2008-07-181-1/+1
* Fix some errors.Huang Peng2008-07-183-5/+11
* Replase SetEnable with Enable & Disable.Huang Peng2008-07-181-3/+4
* Remove type_register for EngineBase and EngineFactoryBase.Huang Peng2008-07-182-3/+0
* Add EngineFactory class.Huang Peng2008-07-183-0/+89
* Add EngineBase class.Huang Peng2008-07-183-48/+209
* Fix a typo.Huang Peng2008-07-181-1/+1
* Add utility.py.Huang Peng2008-07-173-0/+105
* Add ascii.py.Huang Peng2008-07-172-0/+100
* do not output message without ibus.Huang Peng2008-07-161-5/+15
* clean code.Huang Peng2008-07-162-76/+15
* Fix error when restart ibus.Huang Peng2008-07-162-2/+8
* Separate ic.Huang Peng2008-07-165-300/+374
* Adjust methods for new dbus-python API.Huang Peng2008-07-162-10/+2
* Replace tab with spaces in python source code.Huang Peng2008-07-1545-7536/+7536
* Refine coding style.Huang Peng2008-07-151-53/+54
* Extend tab to spaces.Huang Peng2008-07-151-134/+134
* Add ibus-setup.desktop.in.Huang Peng2008-07-155-1/+170
* Refine coding style.Huang Peng2008-07-151-14/+14
* focus in engine, when create a new engine for a input context.Huang Peng2008-07-151-0/+1
* Fix typo.Huang Peng2008-07-152-2/+2
* Refine coding style of perperty.pyHuang Peng2008-07-151-80/+82