Add menu.py
[platform/upstream/ibus.git] / ibus /
2008-06-23 Huang PengDoes not exit when catch except reply.
2008-06-23 Huang PengAdd prop_state arg in PropertyActivate. And add PROP_TY...
2008-06-22 Huang PengAdd __all__ in ibus source files to limit the exported...
2008-06-19 Huang PengAdd CLEANFILES = *.pyc in Makefile.am.
2008-06-19 Huang PengAdd header for sources.
2008-06-18 Huang PengOnly send destroy signal one time.
2008-06-17 Huang PengRemove test tasks in Makefile.am.
2008-06-17 Huang PengRemove Makefile in ibus.
2008-06-17 Huang PengAdd Makefile.am in ibus
2008-06-17 Huang PengMove modifer masks from keysyms to modifier
2008-06-17 Huang Pengqt im module wip.
2008-06-14 Huang PengMake one connection can create many inputcontext.
2008-06-13 Huang PengWIP.
2008-06-12 Huang PengAdd StatusIcon and engine menu.
2008-06-12 Huang PengCommit string if use press common key in convert mode.
2008-06-12 Huang PengChange preedit's background color.
2008-06-12 Huang PengConvert offset in PangoAttrList
2008-06-11 Huang PengWIP anthy engine.
2008-06-11 Huang PengWIP property.
2008-06-10 Huang PengImport property in __init__.py
2008-06-10 Huang PengAdd __iter__ method for PropList object.
2008-06-10 Huang PengProperty WIP.
2008-06-10 Huang PengAdd is_same mothod.
2008-06-10 Huang PengModified engine & panel interfaces.
2008-06-10 Huang PengFix a bug of lookuptable.page_down
2008-06-06 Huang PengUse host and X display id in ibus address.
2008-06-06 Huang PengAdd dbusconn in GetFactoryInfo method.
2008-06-05 Huang PengAdd UpdateProperties in panel.
2008-06-05 Huang PengAdd property.
2008-06-04 Huang PengAdd property.py.
2008-06-01 Huang PengUse inotify to create ibus connection.
2008-05-30 Huang PengModifid IPanel and IEngine interfaces.
2008-05-30 Huang PengAdd {cursor, page}-{up, down} support for panel.
2008-05-29 Huang PengAdd two lack files.
2008-05-29 Huang Pengibus almost works.
2008-05-29 Huang PengWIP.
2008-05-29 Huang Pengsplit interface.py to several source files.
2008-05-28 Huang PengRefactory Panel interface.
2008-05-28 Huang PengAdd AttributeUnderline
2008-05-28 Huang PengRemove AttributeDecoration
2008-05-27 Huang PengWIP.
2008-05-27 Huang PengFix a bug in get_candidates_in_current_page.
2008-05-21 Huang PengWIP.
2008-05-20 Huang PengAdd application.py
2008-05-19 Huang PengWIP.
2008-05-19 Huang PengAdd lookuptabel.py and add {to,from}_dbus_value to...
2008-05-19 Huang PengRemove driver.py
2008-05-19 Huang PengRemove -x property from driver.py.
2008-05-18 Huang PengWIP.
2008-05-13 Huang PengMove demo engine to engine/demo. Add Makefile in ibusda...
2008-05-13 Huang PengSplit ibusdaemon from ibus.
2008-05-13 Huang PengAdd clean task in Makefile.
2008-05-12 Huang Pengimport ibus