summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* fixes libpinyin pinyin enginePeng Wu2011-12-221-1/+3
|
* polish codePeng Wu2011-12-222-20/+11
|
* re-factor pinyin editorPeng Wu2011-12-222-78/+1
|
* write bopomofo editorPeng Wu2011-12-224-10/+218
|
* add libpinyin pinyin enginePeng Wu2011-12-222-0/+326
|
* add PYPPinyinEngine.hPeng Wu2011-12-222-0/+81
|
* add libpinyin pinyin/chewing scheme optionsPeng Wu2011-12-222-8/+44
|
* add set chewing optionsPeng Wu2011-12-222-2/+30
|
* fixes Makefile.amPeng Wu2011-12-222-0/+3
|
* remove m_pinyinsPeng Wu2011-12-225-8/+7
|
* write bopomofo editorPeng Wu2011-12-222-5/+40
|
* write bopomofo editor in progressPeng Wu2011-12-222-1/+69
|
* begin to write bopomofo editorPeng Wu2011-12-224-135/+8
|
* write double pinyin editorPeng Wu2011-12-224-2/+96
|
* add update pinyinPeng Wu2011-12-223-15/+21
|
* move cursor edit funcs to pinyin editorPeng Wu2011-12-225-184/+190
|
* begin to add double pinyin editorPeng Wu2011-12-222-0/+41
|
* add update aux text func for full pinyinPeng Wu2011-12-224-5/+44
|
* re-factor full pinyin editorPeng Wu2011-12-222-46/+40
|
* use pinyin posPeng Wu2011-12-222-10/+12
|
* use m_pinyin_poses in full pinyin editorPeng Wu2011-12-221-10/+22
|
* write full pinyin editor in progressPeng Wu2011-12-221-2/+129
|
* add char editPeng Wu2011-12-221-0/+39
|
* write update pinyinPeng Wu2011-12-222-0/+33
|
* begin to write libpinyin full pinyin editorPeng Wu2011-12-222-0/+65
|
* write pinyin editor in progressPeng Wu2011-12-222-4/+77
|
* add m_pinyin_len backPeng Wu2011-12-222-11/+13
|
* clean up libpinyin bopomofo editorPeng Wu2011-12-221-26/+13
|