summaryrefslogtreecommitdiffstats
path: root/ibus/interface/iengine.py
Commit message (Expand)AuthorAgeFilesLines
* Change copyright info in file header.change_copyrightHuang Peng2009-02-161-1/+1
* Add SetCapabilities on org.freedesktop.IBus.Engine interface.Huang Peng2009-02-151-0/+3
* re-implement ibus in c language.Huang Peng2009-02-051-16/+17
* Convert IBusAttribute for au to (uuuu)Huang Peng2008-10-121-2/+2
* Refine coding style.Huang Peng2008-10-061-9/+9
* Fix typos.Huang Peng2008-07-201-10/+10
* Add some interface.Huang Peng2008-07-201-1/+31
* Add EngineBase class.Huang Peng2008-07-181-48/+51
* Replace tab with spaces in python source code.Huang Peng2008-07-151-59/+59
* WIP.Huang Peng2008-06-271-1/+1
* Add PropertyShow & PropertyHide methods.Huang Peng2008-06-241-0/+6
* Add prop_state arg in PropertyActivate. And add PROP_TYPE_MENUHuang Peng2008-06-231-2/+2
* Add __all__ in ibus source files to limit the exported objects.Huang Peng2008-06-221-0/+2
* Add header for sources.Huang Peng2008-06-191-4/+25
* Change preedit's background color.Huang Peng2008-06-121-1/+1
* Property WIP.Huang Peng2008-06-101-1/+1
* Modified engine & panel interfaces.Huang Peng2008-06-101-1/+4
* Add UpdateProperties in panel.Huang Peng2008-06-051-1/+1
* Add property.Huang Peng2008-06-051-18/+5
* Modifid IPanel and IEngine interfaces.Huang Peng2008-05-301-11/+17
* Add {cursor, page}-{up, down} support for panel.Huang Peng2008-05-301-1/+14
* WIP.Huang Peng2008-05-291-1/+1
* split interface.py to several source files.Huang Peng2008-05-291-0/+71