summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* qt module WIP.Huang Peng2008-06-166-44/+274
|
* WIP qt immodule.Huang Peng2008-06-155-64/+119
|
* qt immdouel WIP.Huang Peng2008-06-153-10/+103
|
* Qt immoduel WIP.Huang Peng2008-06-143-2/+45
|
* Add qt im module.Huang Peng2008-06-146-25/+104
|
* Add im-ibus-qt.cpp.Huang Peng2008-06-141-0/+131
|
* Add DBus object.Huang Peng2008-06-142-3/+46
|
* Make one connection can create many inputcontext.Huang Peng2008-06-147-164/+212
|
* Modify im menu position function.Huang Peng2008-06-141-2/+2
|
* Modify position function of im menu.Huang Peng2008-06-141-3/+13
|
* WIP.Huang Peng2008-06-143-4/+6
|
* Make all remote methods async.Huang Peng2008-06-142-32/+22
|
* make panel's methods async.Huang Peng2008-06-131-10/+30
|
* Reset panel when factory is changed.Huang Peng2008-06-131-0/+1
|
* Add im menu in languagebar.Huang Peng2008-06-132-6/+55
|
* Add zh_CN.Huang Peng2008-06-131-0/+1
|
* Fix a problem when changing the orientationHuang Peng2008-06-131-0/+2
|
* Remove CandidateWindow.Huang Peng2008-06-134-101/+67
|
* Remove unused methods.Huang Peng2008-06-131-6/+0
|
* Rename demo to enchant.Huang Peng2008-06-131-1/+1
|
* Remove LanguageBarWindow.Huang Peng2008-06-132-53/+25
|
* Rename demo engine to enchant.Huang Peng2008-06-134-0/+0
|
* Add icons.Huang Peng2008-06-134-0/+1568
|
* Update lookup table when change orientation of candidate panel.Huang Peng2008-06-131-2/+1
|
* Add StatusIcon and engine menu.Huang Peng2008-06-128-15/+101
|
* Commit string if use press common key in convert mode.Huang Peng2008-06-122-4/+10
|
* Use unicode string.Huang Peng2008-06-121-5/+5
|
* Change preedit's background color.Huang Peng2008-06-122-2/+4
|
* Change background color for convert mode.Huang Peng2008-06-121-4/+5
|
* WIP.Huang Peng2008-06-121-1/+1
|
* Convert offset in PangoAttrListHuang Peng2008-06-122-7/+14
|
* Convert bytes offset to characters offset.Huang Peng2008-06-121-2/+3
|
* Convert characters offset to bytes offset.Huang Peng2008-06-121-6/+6
|
* 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
|
* Clean preedit when engine is lostHuang Peng2008-06-111-1/+7
|
* WIP anthy engine.Huang Peng2008-06-112-66/+204
|
* WIP anthy engine.Huang Peng2008-06-114-1/+624
|
* WIP.Huang Peng2008-06-112-5/+5
|
* Add anthy engineHuang Peng2008-06-114-0/+145
|
* WIP property.Huang Peng2008-06-117-21/+45
|
* WIP property.Huang Peng2008-06-105-23/+77
|
* Import property in __init__.pyHuang Peng2008-06-101-0/+1
|
* Add __iter__ method for PropList object.Huang Peng2008-06-101-0/+3
|
* Property WIP.Huang Peng2008-06-108-33/+70
|
* Add is_same mothod.Huang Peng2008-06-101-1/+25
|
* Fix typo.Huang Peng2008-06-101-2/+2
|
* Does not commit space when user uses 1~5 to select candidate.Huang Peng2008-06-101-1/+1
|