summaryrefslogtreecommitdiffstats
path: root/ibus/property.py
Commit message (Expand)AuthorAgeFilesLines
* Change copyright info in file header.change_copyrightHuang Peng2009-02-161-1/+1
* re-implement ibus in c language.Huang Peng2009-02-051-72/+59
* Use UInt32 for property.Huang Peng2008-10-201-2/+2
* Refine code.Huang Peng2008-08-191-0/+4
* Translate str to unicode.Huang Peng2008-08-191-4/+10
* Refine code.Huang Peng2008-08-191-66/+82
* Replace tab with spaces in python source code.Huang Peng2008-07-151-166/+166
* Fix typo.Huang Peng2008-07-151-1/+1
* Refine coding style of perperty.pyHuang Peng2008-07-151-80/+82
* WIP.Huang Peng2008-06-271-0/+39
* Rename _tip to _tooltipHuang Peng2008-06-241-3/+3
* WIP panel.Huang Peng2008-06-241-2/+2
* Add prop_state arg in PropertyActivate. And add PROP_TYPE_MENUHuang Peng2008-06-231-2/+4
* 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
* Add __iter__ method for PropList object.Huang Peng2008-06-101-0/+3
* Add is_same mothod.Huang Peng2008-06-101-1/+25
* Add property.py.Huang Peng2008-06-041-0/+116