summaryrefslogtreecommitdiffstats
path: root/engine
Commit message (Expand)AuthorAgeFilesLines
* Remove engines.Huang Peng2008-06-3016-1653/+4
* Fix output argment in anthy.i.Huang Peng2008-06-293-16/+28
* WIP.Huang Peng2008-06-271-7/+61
* Add WideLatin Input Mode.Huang Peng2008-06-271-8/+8
* Set default value of InputMode.Huang Peng2008-06-241-5/+6
* Remove m17n/Makefile.amHuang Peng2008-06-241-35/+0
* Refine coding styleHuang Peng2008-06-241-20/+20
* Rm anthy_wrap.* when make clean.Huang Peng2008-06-241-1/+1
* Add tooltipHuang Peng2008-06-241-2/+8
* Add test property.Huang Peng2008-06-241-1/+9
* WIP property.Huang Peng2008-06-231-3/+27
* Add license headers.Huang Peng2008-06-222-0/+42
* Add argument --daemonizeHuang Peng2008-06-204-8/+72
* Fix a typo.Huang Peng2008-06-201-1/+1
* Add ibus-engine-anthy in engine/anthy/.gitignore.Huang Peng2008-06-191-0/+1
* Add generated script files in .gitignore.Huang Peng2008-06-191-0/+1
* Install launch scripts in libexec dir.Huang Peng2008-06-192-0/+4
* Add lunch shell scripts.Huang Peng2008-06-194-0/+9
* Add CLEANFILES = *.pyc in Makefile.am.Huang Peng2008-06-192-0/+9
* Add header for sources.Huang Peng2008-06-1911-20/+174
* Add test task in Makefile.ams.Huang Peng2008-06-182-0/+7
* Fix anthy engine make distcheck errors.Huang Peng2008-06-181-4/+8
* Add Makefile.am for icons.Huang Peng2008-06-172-2/+2
* Update .gitignore files.Huang Peng2008-06-171-0/+2
* Add Makefile.am for qt.Huang Peng2008-06-171-1/+5
* Check swig in configure.Huang Peng2008-06-171-1/+5
* WIP.Huang Peng2008-06-173-914/+26
* Add Makefile.amHuang Peng2008-06-176-48/+1037
* Move modifier masks from keysyms to modifier.Huang Peng2008-06-171-1/+2
* WIP.Huang Peng2008-06-142-2/+2
* Rename demo to enchant.Huang Peng2008-06-131-1/+1
* Rename demo engine to enchant.Huang Peng2008-06-134-0/+0
* Add StatusIcon and engine menu.Huang Peng2008-06-121-2/+2
* Commit string if use press common key in convert mode.Huang Peng2008-06-121-2/+5
* Use unicode string.Huang Peng2008-06-121-5/+5
* Change preedit's background color.Huang Peng2008-06-121-1/+3
* Change background color for convert mode.Huang Peng2008-06-121-4/+5
* Convert bytes offset to characters offset.Huang Peng2008-06-121-2/+3
* Handle Delete key.Huang Peng2008-06-121-0/+17
* rm *.pyc in clean task.Huang Peng2008-06-121-1/+1
* Fix bug when pressing backspaceHuang Peng2008-06-121-21/+31
* Add main.py for anthy engine.Huang Peng2008-06-111-0/+31
* WIP anthy engine.Huang Peng2008-06-111-66/+191
* WIP anthy engine.Huang Peng2008-06-114-1/+624
* Add anthy engineHuang Peng2008-06-114-0/+145
* WIP property.Huang Peng2008-06-111-1/+0
* WIP property.Huang Peng2008-06-101-16/+24
* Does not commit space when user uses 1~5 to select candidate.Huang Peng2008-06-101-1/+1
* Handle escape key.Huang Peng2008-06-101-0/+4
* Specify the idle's priority.Huang Peng2008-06-031-1/+1