summaryrefslogtreecommitdiffstats
path: root/src/PYPFullPinyinEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* fixes getLookupCursor methodPeng Wu2016-08-081-0/+18
* fixes auxiliary textPeng Wu2016-07-061-3/+0
* use pinyin_get_*_auxiliary_text functionsPeng Wu2016-06-291-36/+6
* begin to use libpinyin 1.5.91Peng Wu2016-06-221-1/+1
* remove LibPinyin* class prefixPeng Wu2014-05-211-11/+11
* fixes a typoPeng Wu2014-04-281-1/+1
* fixes compilePeng Wu2013-03-221-1/+1
* update full pinyin editorPeng Wu2013-03-221-17/+24
* fixes get_pinyin_stringPeng Wu2012-12-051-2/+7
* fixes updatePinyinPeng Wu2012-07-091-0/+1
* improves full pinyin modePeng Wu2012-07-091-0/+11
* update fsf addressPeng Wu2012-06-121-1/+1
* update srcPeng Wu2012-06-061-1/+1
* 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