summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* re-implement ibus in c language.Huang Peng2009-02-0517-3000/+0
* Fix keyboard shortcut setup problemsHuang Peng2008-10-151-0/+16
* Fix a typo.Huang Peng2008-10-071-1/+1
* wip.Huang Peng2008-10-071-2/+2
* Refine messages.Huang Peng2008-10-061-3/+4
* Add daemon/notifications.pyHuang Peng2008-10-061-0/+92
* Complete Noifications module.Huang Peng2008-10-062-5/+15
* WIP.Huang Peng2008-10-061-3/+19
* WIPHuang Peng2008-10-064-10/+57
* Move notify from daemon to ui/gtkHuang Peng2008-10-052-47/+0
* WIP.Huang Peng2008-10-042-22/+24
* WIP.Huang Peng2008-10-036-149/+41
* WIP.Huang Peng2008-10-031-8/+8
* Change interface for config.Huang Peng2008-10-033-25/+25
* Remove unused importHuang Peng2008-09-283-3/+0
* Change Panel interface.Huang Peng2008-09-282-8/+21
* WIP.Huang Peng2008-09-271-3/+26
* Refine error message.Huang Peng2008-09-271-1/+1
* Support MatchRuleHuang Peng2008-09-271-9/+87
* Add message routing feature for ibus.Huang Peng2008-09-272-11/+38
* Change dbus message handle order.Huang Peng2008-09-271-1/+4
* Merge branch 'master' into implement_dbusHuang Peng2008-09-274-8/+13
|\
| * stop_emission dbus-signal when signal be handled.Huang Peng2008-09-274-8/+13
* | Fix problem in org.freedesktop.DBus.GetNameOwner()Huang Peng2008-09-251-1/+1
* | Merge branch 'master' into implement_dbusHuang Peng2008-09-241-1/+0
|\|
| * Renove unused importHuang Peng2008-09-241-1/+0
* | Fix some problems.Huang Peng2008-09-241-4/+3
* | Fix problem in test task in Makefile.amHuang Peng2008-09-241-1/+5
* | Merge branch 'master' into implement_dbusHuang Peng2008-09-241-1/+1
|\|
| * Remove pynotify.Huang Peng2008-09-241-1/+1
* | wip.Huang Peng2008-09-242-19/+81
|/
* Refine coding style.Huang Peng2008-09-241-10/+11
* Add notify.pyHuang Peng2008-09-233-1/+49
* Fix problem when context focus out.Huang Peng2008-09-231-1/+1
* Implementing DBus.Huang Peng2008-09-213-24/+74
* split DBus object from ibusdaemon.pyHuang Peng2008-09-213-75/+99
* Implement org.freedesktop.DBus methods.Huang Peng2008-09-211-3/+44
* Define CAPS.Huang Peng2008-09-201-4/+9
* Add new IBUS_CAP_FOCUS capability for input context.Huang Peng2008-09-202-1/+11
* Fix problem when kill some engines.Huang Peng2008-09-151-0/+1
* Fix problem when locale is 'C'Huang Peng2008-09-101-1/+6
* Fix some typos.Huang Peng2008-09-081-1/+1
* Work on client signals.Huang Peng2008-09-081-1/+1
* Add two capabilities for fbterm.Huang Peng2008-09-071-22/+62
* Use name_to_keycode to convert name to keyval.Huang Peng2008-08-311-3/+3
* Save default input engine and restore it when start ibus.Huang Peng2008-08-303-13/+42
* Update default factory when press Ctrl + Shift.Huang Peng2008-08-301-0/+1
* Set default_factory when user choice a engine in im menu.Huang Peng2008-08-302-0/+7
* Remoce unused code.Huang Peng2008-08-301-14/+2
* reset panel when switch engine.Huang Peng2008-08-291-0/+1