summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fix anthy engine make distcheck errors.Huang Peng2008-06-181-4/+8
|
* Add Makefile.am for icons.Huang Peng2008-06-178-5/+61
|
* Update .gitignore.Huang Peng2008-06-171-0/+1
|
* Update .gitignore files.Huang Peng2008-06-173-0/+9
|
* Fix make distcheck problems.Huang Peng2008-06-171-2/+1
|
* Fix make install & uninstallHuang Peng2008-06-171-3/+5
|
* Add Makefile.am for qt.Huang Peng2008-06-174-2/+69
|
* Check swig in configure.Huang Peng2008-06-172-2/+9
|
* WIP.Huang Peng2008-06-175-914/+83
|
* Add Makefile.amHuang Peng2008-06-178-53/+1050
|
* Remove Makefile, add Makefile.am in panel.Huang Peng2008-06-172-12/+35
|
* Remove Makefile, add Makefile.amHuang Peng2008-06-172-6/+38
|
* 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-174-0/+82
|
* Move modifier masks from keysyms to modifier.Huang Peng2008-06-173-7/+4
| | | | Remove debug output.
* Move modifer masks from keysyms to modifierHuang Peng2008-06-172-22/+24
|
* Modify the project file to support 'make install'.Huang Peng2008-06-172-3/+6
|
* Reset panel when focused_context be destroyedHuang Peng2008-06-173-6/+8
|
* qt im module wip.Huang Peng2008-06-176-26/+280
|
* qt im module WIP.Huang Peng2008-06-161-12/+37
|