summaryrefslogtreecommitdiffstats
path: root/engine/anthy/engine.py
Commit message (Expand)AuthorAgeFilesLines
* Remove engines.Huang Peng2008-06-301-526/+0
* Fix output argment in anthy.i.Huang Peng2008-06-291-7/+4
* 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
* 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 header for sources.Huang Peng2008-06-191-1/+21
* 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/+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
* Fix bug when pressing backspaceHuang Peng2008-06-121-21/+31
* WIP anthy engine.Huang Peng2008-06-111-66/+191
* WIP anthy engine.Huang Peng2008-06-111-0/+257