summaryrefslogtreecommitdiffstats
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* Call ibus_object_destroy in bus_input_context_unset_engine.Huang Peng2009-02-181-0/+2
* Fix BusEngineProxy leak.Huang Peng2009-02-181-0/+1
* Use DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE in introspect.Huang Peng2009-02-171-2/+1
* Disable inputcontext when the engine is destroyed.Huang Peng2009-02-161-0/+1
* Refine coding style.Huang Peng2009-02-152-7/+7
* Not call FocusIn & FocusOut methods of engines, if input context is disabled.Huang Peng2009-02-151-3/+4
* Fix a typo, and create the engine after create the input context.Huang Peng2009-02-152-1/+3
* Refine code.Huang Peng2009-02-141-7/+7
* set cursor location in bus_input_context_set_engine.Huang Peng2009-02-131-4/+5
* Fix restart problemPeng Huang2009-02-121-1/+8
* Try to make all child processes finished before ibus-daemon exits.Peng Huang2009-02-122-22/+46
* Disconnect engine handlers before context destruction.Peng Huang2009-02-121-51/+58
* Set cursor location for engine after create a new engine.Peng Huang2009-02-121-0/+1
* Add --replace option for ibus-daemon command.Peng Huang2009-02-111-1/+21
* Fix crash problems.Peng Huang2009-02-101-3/+4
* Fix compile warnings.Peng Huang2009-02-102-7/+13
* Fix problem on x86_64 platform.Peng Huang2009-02-102-3/+3
* Fix crash on x86_64 platform.Peng Huang2009-02-101-1/+1
* Fix problem with desktop files.Huang Peng2009-02-102-0/+18
* Change rescan to re-scanHuang Peng2009-02-061-1/+1
* Implement --rescan option for ibus-daemon.Huang Peng2009-02-062-3/+7
* Add restart menu item in system menu.Huang Peng2009-02-0610-140/+193
* re-implement ibus in c language.Huang Peng2009-02-0525-0/+8108