summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* work around gsettingsPeng Wu2011-12-281-0/+9
|
* fixes code stylePeng Wu2011-12-273-6/+9
|
* fixes crashPeng Wu2011-12-272-2/+2
|
* fixes PYConfigPeng Wu2011-12-272-12/+1
|
* switch to LibPinyin*ConfigPeng Wu2011-12-224-22/+28
|
* update bopomofo editorPeng Wu2011-12-224-29/+19
|
* use new parsersPeng Wu2011-12-227-75/+38
|
* forked PY::ConfigPeng Wu2011-12-222-77/+26
|
* add LibPinyin ConfigPeng Wu2011-12-223-0/+598
|
* fixes process space in libpinyin phonetic editorPeng Wu2011-12-221-1/+8
|
* fixes pinyin yunmu 'v' handlePeng Wu2011-12-221-1/+12
|
* fixes fill candidatesPeng Wu2011-12-221-0/+3
|
* fixes first candidatePeng Wu2011-12-221-2/+6
|
* remove duplicated candidatesPeng Wu2011-12-221-1/+8
|
* clean codePeng Wu2011-12-221-23/+17
|
* show the rest of guessed sentencePeng Wu2011-12-221-3/+5
|
* add get lookup cursor functionPeng Wu2011-12-222-16/+22
|
* fixes select candidatePeng Wu2011-12-221-1/+15
|
* show guessed sentence in lookup tablePeng Wu2011-12-221-5/+30
|
* remove cursor by word functionsPeng Wu2011-12-222-195/+0
|
* copy move cursor by word functionsPeng Wu2011-12-221-0/+99
|
* update headerPeng Wu2011-12-223-25/+7
|
* fixes 'hon' auto correctionPeng Wu2011-12-221-1/+3
|
* add compile flagsPeng Wu2011-12-225-10/+49
|
* fixes select candidatePeng Wu2011-12-221-0/+4
|
* improves pinyin.xmlPeng Wu2011-12-221-3/+3
|
* hide bopomofoPeng Wu2011-12-221-19/+4
|
* add save supportPeng Wu2011-12-224-0/+62
|
* add user data directory supportPeng Wu2011-12-221-1/+15
|
* update pinyin.xml.in.inPeng Wu2011-12-221-2/+8
|
* fixes choose candidatePeng Wu2011-12-221-1/+7
|
* fixes space handlePeng Wu2011-12-222-5/+4
|
* fixes commit/resetPeng Wu2011-12-221-0/+1
|
* add update when select candidatePeng Wu2011-12-223-2/+6
|
* update main.pyPeng Wu2011-12-221-6/+15
|
* fixes update preedit textPeng Wu2011-12-222-12/+16
|
* add to pinyin.xml.in.inPeng Wu2011-12-221-0/+28
|
* fixes chewing editorPeng Wu2011-12-222-2/+8
|
* fixes double pinyinPeng Wu2011-12-222-1/+10
|
* fixes full editorPeng Wu2011-12-223-3/+9
|
* add enginesPeng Wu2011-12-221-1/+31
|
* alloc/free pinyin instancePeng Wu2011-12-226-3/+18
|
* write PYConfigPeng Wu2011-12-221-0/+7
|
* write libpinyin backendPeng Wu2011-12-221-0/+10
|
* add lazy initPeng Wu2011-12-222-5/+45
|
* add show setupPeng Wu2011-12-222-4/+5
|
* add libpinyin engines to PYEngine.ccPeng Wu2011-12-221-5/+20
|
* add PYPBopomofoEngine.ccPeng Wu2011-12-222-0/+255
|
* add PYPBopomofoEngine.hPeng Wu2011-12-222-0/+85
|
* re-factor libpinyin backendPeng Wu2011-12-223-6/+22
|