summaryrefslogtreecommitdiffstats
path: root/ibus/attribute.py
Commit message (Collapse)AuthorAgeFilesLines
* Refine code of attribue.pyHuang Peng2008-08-191-12/+29
|
* Change candidates' attributes.Huang Peng2008-08-111-0/+2
|
* Add ATTR_UNDERLINE_*.Huang Peng2008-07-221-0/+9
|
* Replace tab with spaces in python source code.Huang Peng2008-07-151-74/+74
|
* Add __all__ in ibus source files to limit the exported objects.Huang Peng2008-06-221-0/+14
|
* Add header for sources.Huang Peng2008-06-191-0/+21
|
* ibus almost works.Huang Peng2008-05-291-8/+8
|
* WIP.Huang Peng2008-05-291-5/+5
|
* Add AttributeUnderlineHuang Peng2008-05-281-9/+6
| | | | Remove AttributeDecoration
* WIP.Huang Peng2008-05-191-9/+17
|
* Add lookuptabel.py and add {to,from}_dbus_value to Attribute and AttrList ↵Huang Peng2008-05-191-10/+36
| | | | classes.
* import ibusHuang Peng2008-05-121-0/+58