summaryrefslogtreecommitdiffstats
path: root/ibus
Commit message (Expand)AuthorAgeFilesLines
* Remove test tasks in Makefile.am.Huang Peng2008-06-171-7/+0
* Remove Makefile in ibus.Huang Peng2008-06-172-9/+7
* Add Makefile.am in ibusHuang Peng2008-06-172-0/+79
* Move modifer masks from keysyms to modifierHuang Peng2008-06-172-22/+24
* qt im module wip.Huang Peng2008-06-171-0/+9
* Make one connection can create many inputcontext.Huang Peng2008-06-141-21/+25
* WIP.Huang Peng2008-06-141-2/+4
* Add StatusIcon and engine menu.Huang Peng2008-06-122-6/+12
* Commit string if use press common key in convert mode.Huang Peng2008-06-121-2/+5
* Change preedit's background color.Huang Peng2008-06-121-1/+1
* Convert offset in PangoAttrListHuang Peng2008-06-121-4/+11
* WIP anthy engine.Huang Peng2008-06-111-0/+13
* WIP property.Huang Peng2008-06-111-1/+1
* Import property in __init__.pyHuang Peng2008-06-101-0/+1
* Add __iter__ method for PropList object.Huang Peng2008-06-101-0/+3
* Property WIP.Huang Peng2008-06-102-2/+2
* Add is_same mothod.Huang Peng2008-06-101-1/+25
* Modified engine & panel interfaces.Huang Peng2008-06-102-2/+10
* Fix a bug of lookuptable.page_downHuang Peng2008-06-101-1/+1
* Use host and X display id in ibus address.Huang Peng2008-06-061-1/+2
* Add dbusconn in GetFactoryInfo method.Huang Peng2008-06-061-1/+1
* Add UpdateProperties in panel.Huang Peng2008-06-053-2/+4
* Add property.Huang Peng2008-06-052-38/+10
* Add property.py.Huang Peng2008-06-041-0/+116
* Use inotify to create ibus connection.Huang Peng2008-06-021-1/+3
* Modifid IPanel and IEngine interfaces.Huang Peng2008-05-302-17/+26
* Add {cursor, page}-{up, down} support for panel.Huang Peng2008-05-302-3/+16
* Add two lack files.Huang Peng2008-05-292-0/+44
* ibus almost works.Huang Peng2008-05-294-24/+28
* WIP.Huang Peng2008-05-294-11/+15
* split interface.py to several source files.Huang Peng2008-05-295-217/+198
* Refactory Panel interface.Huang Peng2008-05-281-8/+42
* Add AttributeUnderlineHuang Peng2008-05-281-9/+6
* Remove AttributeDecorationHuang Peng2008-05-281-0/+30
* WIP.Huang Peng2008-05-271-0/+6
* Fix a bug in get_candidates_in_current_page.Huang Peng2008-05-271-1/+9
* WIP.Huang Peng2008-05-211-1/+1
* Add application.pyHuang Peng2008-05-201-0/+19
* WIP.Huang Peng2008-05-194-49/+92
* Add lookuptabel.py and add {to,from}_dbus_value to Attribute and AttrList cla...Huang Peng2008-05-193-29/+184
* Remove driver.pyHuang Peng2008-05-191-24/+0
* Remove -x property from driver.py.Huang Peng2008-05-191-0/+0
* WIP.Huang Peng2008-05-182-27/+81
* Move demo engine to engine/demo. Add Makefile in ibusdaemon.Huang Peng2008-05-131-136/+0
* Split ibusdaemon from ibus.Huang Peng2008-05-139-650/+0
* Add clean task in Makefile.Huang Peng2008-05-131-0/+3
* import ibusHuang Peng2008-05-1218-0/+2560