summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add tooltipHuang Peng2008-06-241-2/+8
* Rename _tip to _tooltipHuang Peng2008-06-241-3/+3
* WIP panel.Huang Peng2008-06-244-12/+47
* WIP panel.Huang Peng2008-06-243-22/+40
* Add test property.Huang Peng2008-06-241-1/+9
* WIP property.Huang Peng2008-06-243-92/+150
* Add toolitem.pyHuang Peng2008-06-243-20/+141
* Add menu.pyHuang Peng2008-06-234-4/+59
* Position the popup menu.Huang Peng2008-06-232-35/+5
* Does not exit when catch except reply.Huang Peng2008-06-231-1/+0
* WIP property.Huang Peng2008-06-237-37/+123
* Add prop_state arg in PropertyActivate. And add PROP_TYPE_MENUHuang Peng2008-06-233-5/+7
* Add some debug code.Huang Peng2008-06-231-8/+15
* Add __all__ in ibus source files to limit the exported objects.Huang Peng2008-06-2212-0/+71
* Add license headers.Huang Peng2008-06-224-0/+84
* remove themes.Huang Peng2008-06-2097-3313/+0
* Add argument --daemonizeHuang Peng2008-06-204-8/+72
* Fix a typo.Huang Peng2008-06-201-1/+1
* Add arguments for panel.Huang Peng2008-06-202-3/+36
* Fix a typo.Huang Peng2008-06-201-2/+2
* Fix a typo.Huang Peng2008-06-201-2/+2
* Add argument -d -h.Huang Peng2008-06-202-3/+36
* Rename qt to qt4Huang Peng2008-06-1910-2/+2
* Add ibus-*.tar.* in .gitignore.Huang Peng2008-06-191-0/+1
* Add ibus-engine-anthy in engine/anthy/.gitignore.Huang Peng2008-06-191-0/+1
* Add generated script files in .gitignore.Huang Peng2008-06-193-0/+3
* Install launch scripts in libexec dir.Huang Peng2008-06-194-0/+8
* Add lunch shell scripts.Huang Peng2008-06-199-0/+25
* Set icon search path.Huang Peng2008-06-192-2/+8
* Add python-config.py in dist tarball.Huang Peng2008-06-191-0/+1
* Dist with autogen.sh.Huang Peng2008-06-191-2/+3
* Add opt --enable-maintainer-mode in autogen.sh.Huang Peng2008-06-191-1/+1
* Add CLEANFILES = *.pyc in Makefile.am.Huang Peng2008-06-196-0/+25
* Add header for sources.Huang Peng2008-06-1960-96/+1010
* Rename gik to ibus.Huang Peng2008-06-198-635/+640
* Refactory {install, remove}_engine_handlers methods.Huang Peng2008-06-191-18/+17
* Only set cursor location when the location being changed.Huang Peng2008-06-192-1/+5
* call update after commitString.Huang Peng2008-06-191-0/+1
* call update method after sendEvent.Huang Peng2008-06-192-3/+15
* Add test task in Makefile.ams.Huang Peng2008-06-184-0/+13
* Check prog env.Huang Peng2008-06-181-1/+7
* Add {install, remove}_focused_context_handlers methods.Huang Peng2008-06-181-21/+30
* Only send destroy signal one time.Huang Peng2008-06-181-1/+7
* Remove gtk-doc.Huang Peng2008-06-182-11/+0
* make configure failed if swig does not exist.Huang Peng2008-06-181-0/+3
* Make languagebar sticks with workarea borders.Huang Peng2008-06-181-6/+28
* Set languagebar's positionHuang Peng2008-06-181-1/+4
* qt im module wip.Huang Peng2008-06-182-20/+13
* Destroy InputContext when connection lost.Huang Peng2008-06-181-0/+1
* Fix cursor position problem.Huang Peng2008-06-181-29/+36