summaryrefslogtreecommitdiffstats
path: root/daemon/bus.py
Commit message (Expand)AuthorAgeFilesLines
* 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-301-6/+29
* 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-301-0/+1
* Remoce unused code.Huang Peng2008-08-301-14/+2
* reset panel when switch engine.Huang Peng2008-08-291-0/+1
* Change defaul keyboard shortcutsHuang Peng2008-08-281-14/+27
* Ignore NumLock mask.0.1.1.20080821Huang Peng2008-08-211-0/+6
* Add configure items for keyboard shortcuts.Huang Peng2008-08-211-6/+43
* WIP.Huang Peng2008-08-211-15/+37
* Fix Ctrl + Shift problem.Huang Peng2008-08-191-7/+18
* Add register_reload_engines method.Huang Peng2008-08-171-0/+6
* Fix problem when unfocused context calls set_cursor_position.Huang Peng2008-08-111-1/+2
* Fix problem when restart ibus daemon.Huang Peng2008-08-101-0/+2
* Add C-Shift for next factory.Huang Peng2008-08-101-12/+37
* Kill: do reply before kill self.Huang Peng2008-08-061-2/+3
* Implement kill in ibus-daemon.Huang Peng2008-08-061-0/+8
* focus_out the input context when input context is destroyed.Huang Peng2008-08-041-1/+1
* Fix config bug.Huang Peng2008-07-311-16/+18
* Add Config{Add,Remove}Watch methods.Huang Peng2008-07-311-18/+59
* WIP.Huang Peng2008-07-301-2/+2
* Fix a typo.Huang Peng2008-07-301-1/+1
* Add ConfigReload signal.Huang Peng2008-07-301-0/+2
* Refactory bus.py.Huang Peng2008-07-301-9/+20
* Make gconf as DefaultConfig.Huang Peng2008-07-301-5/+5
* Remove {get,set}_{string,bool,int} methods.Huang Peng2008-07-301-48/+0
* Add {Get,Set}Value methods.Huang Peng2008-07-301-3/+19
* Fix a typo.Huang Peng2008-07-281-1/+1
* Refine coding style.Huang Peng2008-07-251-237/+239
* Support set_use_preeditHuang Peng2008-07-231-0/+7
* WIP.Huang Peng2008-07-201-10/+10
* Add interfaces.Huang Peng2008-07-201-6/+50
* Adjust methods for new dbus-python API.Huang Peng2008-07-161-9/+0
* Replace tab with spaces in python source code.Huang Peng2008-07-151-401/+401
* focus in engine, when create a new engine for a input context.Huang Peng2008-07-151-0/+1
* Remve unused module weakref.Huang Peng2008-07-151-1/+0
* Refine coding style.Huang Peng2008-07-151-248/+235
* Port ibus to new dbus server api.Huang Peng2008-07-151-86/+68
* Enable engine when set a new factory.Huang Peng2008-07-101-0/+2
* WIP. setup uiHuang Peng2008-07-101-0/+29
* WIP. config.Huang Peng2008-07-051-3/+24
* WIP. add config.Huang Peng2008-07-041-0/+75
* Remove debug output.Huang Peng2008-07-011-1/+0
* Fix crash in x86_64 arch.Huang Peng2008-07-011-0/+1
* WIP.Huang Peng2008-06-271-1/+4
* Set engine before set enable.Huang Peng2008-06-271-1/+1
* WIP.Huang Peng2008-06-251-2/+12
* Rename folder ibusdaemon to daemon.Huang Peng2008-06-251-0/+358