summaryrefslogtreecommitdiffstats
path: root/daemon/config.py
Commit message (Expand)AuthorAgeFilesLines
* re-implement ibus in c language.Huang Peng2009-02-051-101/+0
* Fix a typo.Huang Peng2008-10-071-1/+1
* WIPHuang Peng2008-10-061-3/+2
* WIP.Huang Peng2008-10-041-4/+1
* WIP.Huang Peng2008-10-031-41/+16
* Change interface for config.Huang Peng2008-10-031-12/+12
* Remove unused importHuang Peng2008-09-281-1/+0
* stop_emission dbus-signal when signal be handled.Huang Peng2008-09-271-0/+1
* Fix typos.Huang Peng2008-07-301-2/+2
* Fix problem if pass None as reply_handler or error_handler to config_set_value.Huang Peng2008-07-301-8/+12
* Make gconf as DefaultConfig.Huang Peng2008-07-301-40/+46
* Remove {get,set}_{string,bool,int} methods.Huang Peng2008-07-301-18/+0
* Add {Get,Set}Value methods.Huang Peng2008-07-301-0/+16
* Make Config supports async and sync callHuang Peng2008-07-291-13/+24
* Refine coding style.Huang Peng2008-07-251-18/+18
* Replace tab with spaces in python source code.Huang Peng2008-07-151-79/+79
* Refine coding stype of config.pyHuang Peng2008-07-151-42/+42
* Fix a problem in UpdatePropertyHuang Peng2008-07-101-1/+1
* Add config.py.Huang Peng2008-07-081-0/+111