summaryrefslogtreecommitdiffstats
path: root/ibus/interface
Commit message (Collapse)AuthorAgeFilesLines
* Add Disable menu item on Input Menu. Use it to disable InputContext.Peng Huang2009-02-231-0/+6
|
* Add SetCapabilities on org.freedesktop.IBus.Engine interface.Huang Peng2009-02-151-0/+3
|
* Add restart menu item in system menu.Huang Peng2009-02-061-2/+2
|
* re-implement ibus in c language.Huang Peng2009-02-059-113/+198
|
* Convert IBusAttribute for au to (uuuu)Huang Peng2008-10-121-2/+2
|
* Complete Noifications module.Huang Peng2008-10-061-0/+3
|
* Refine coding style.Huang Peng2008-10-066-69/+69
|
* Add INotifications interface.Huang Peng2008-10-062-1/+58
|
* WIP.Huang Peng2008-10-031-16/+0
|
* WIP.Huang Peng2008-10-031-6/+6
|
* Change interface for config.Huang Peng2008-10-031-6/+6
|
* Remove commentted code.Huang Peng2008-09-301-4/+0
|
* Comment RegisterPanel method.Huang Peng2008-09-281-2/+2
|
* internationalize engine's nameHuang Peng2008-08-221-1/+1
|
* Add register_reload_engines method.Huang Peng2008-08-171-0/+3
|
* Change Kill to async method.Huang Peng2008-08-061-2/+2
|
* Rename IIBus.Destroy to IIBus.Kill.Huang Peng2008-08-061-1/+1
|
* Add Destroy method for IBus.Huang Peng2008-08-061-0/+3
|
* Add Config{Add,Remove}Watch methods.Huang Peng2008-07-311-0/+6
|
* Add ConfigReload signal.Huang Peng2008-07-301-0/+2
|
* Remove {get,set}{string,int,bool}Huang Peng2008-07-302-49/+0
|
* Refine coding style.Huang Peng2008-07-301-62/+68
|
* 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
|
* Support set_use_preeditHuang Peng2008-07-231-0/+3
|
* Fix typos.Huang Peng2008-07-201-10/+10
|
* Add some interface.Huang Peng2008-07-202-1/+61
|
* Refine coding style.Huang Peng2008-07-201-46/+46
|
* Add EngineBase class.Huang Peng2008-07-181-48/+51
|
* Replace tab with spaces in python source code.Huang Peng2008-07-156-262/+262
|
* WIP. setup uiHuang Peng2008-07-101-0/+12
|
* WIP. config.Huang Peng2008-07-053-10/+39
|
* Add Destroy method of IEngineFactory interface.Huang Peng2008-07-021-0/+5
|
* 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-272-0/+45
|
* WIP.Huang Peng2008-06-272-2/+2
|
* WIP.Huang Peng2008-06-252-6/+18
|
* Add PropertyShow & PropertyHide methods.Huang Peng2008-06-242-0/+13
|
* Add prop_state arg in PropertyActivate. And add PROP_TYPE_MENUHuang Peng2008-06-232-3/+3
|
* Add __all__ in ibus source files to limit the exported objects.Huang Peng2008-06-224-0/+8
|
* Add CLEANFILES = *.pyc in Makefile.am.Huang Peng2008-06-191-0/+4
|
* Add header for sources.Huang Peng2008-06-196-20/+122
|
* Add Makefile.am in ibusHuang Peng2008-06-171-0/+34
|
* qt im module wip.Huang Peng2008-06-171-0/+9
|
* Make one connection can create many inputcontext.Huang Peng2008-06-141-21/+25
|
* Add StatusIcon and engine menu.Huang Peng2008-06-121-2/+8
|
* Change preedit's background color.Huang Peng2008-06-121-1/+1
|
* WIP property.Huang Peng2008-06-111-1/+1
|