summaryrefslogtreecommitdiffstats
path: root/src/PYPFullPinyinEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* fixes crashPeng Wu2011-12-271-1/+1
* update bopomofo editorPeng Wu2011-12-221-1/+1
* use new parsersPeng Wu2011-12-221-42/+10
* fixes pinyin yunmu 'v' handlePeng Wu2011-12-221-1/+12
* fixes 'hon' auto correctionPeng Wu2011-12-221-1/+3
* fixes double pinyinPeng Wu2011-12-221-0/+3
* fixes full editorPeng Wu2011-12-221-1/+4
* alloc/free pinyin instancePeng Wu2011-12-221-0/+4
* remove m_pinyinsPeng Wu2011-12-221-4/+5
* write double pinyin editorPeng Wu2011-12-221-1/+1
* add update pinyinPeng Wu2011-12-221-3/+5
* move cursor edit funcs to pinyin editorPeng Wu2011-12-221-168/+0
* add update aux text func for full pinyinPeng Wu2011-12-221-0/+37
* re-factor full pinyin editorPeng Wu2011-12-221-46/+37
* 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-221-0/+31
* begin to write libpinyin full pinyin editorPeng Wu2011-12-221-0/+64