summaryrefslogtreecommitdiffstats
path: root/ibus/interface/iconfig.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-4/+4
* Refine coding style.Huang Peng2008-10-061-7/+7
* Change interface for config.Huang Peng2008-10-031-6/+6
* Remove {get,set}{string,int,bool}Huang Peng2008-07-301-31/+0
* Refine coding style.Huang Peng2008-07-301-28/+28
* Add {Get, Set}Value.Huang Peng2008-07-301-20/+31
* Add Destroy for config.Huang Peng2008-07-281-0/+4
* Replace tab with spaces in python source code.Huang Peng2008-07-151-36/+36
* WIP. config.Huang Peng2008-07-051-6/+10
* Fix a typo.Huang Peng2008-06-301-4/+4
* Add motheds of IConfig interface.Huang Peng2008-06-281-4/+28
* Add config interface.Huang Peng2008-06-271-0/+44