summaryrefslogtreecommitdiffstats
path: root/src/PYPPinyinEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* use GPLv3+ licensePeng Wu2020-04-231-11/+10
* fixes memory leak in pinyin_get_sentence callPeng Wu2020-02-261-0/+2
* support display style optionPeng Wu2019-12-191-0/+3
* fixes period handlingPeng Wu2019-11-201-1/+1
* fixes updatePreeditText methodPeng Wu2018-10-261-10/+15
* fixes rememberUserInput methodPeng Wu2018-09-101-4/+0
* re-factor updatePreeditText methodPeng Wu2018-06-061-8/+6
* re-factor commit methodPeng Wu2018-06-061-14/+7
* use libpinyin 1.9.91Peng Wu2017-02-101-5/+5
* fixes updatePreeditText methodsPeng Wu2016-08-081-1/+1
* use g_assert instead of assertPeng Wu2016-07-211-2/+1
* fixes compilePeng Wu2016-07-211-0/+1
* add assert checksPeng Wu2016-07-211-1/+1
* update pinyin_get_character_offset callPeng Wu2016-07-201-8/+9
* use pinyin_get_character_offset functionPeng Wu2016-06-291-2/+6
* fixes autoCommit optionPeng Wu2014-12-191-3/+0
* write rememberUserInput methodPeng Wu2014-12-181-0/+2
* remove LibPinyin* class prefixPeng Wu2014-05-211-14/+14
* update pinyin editorPeng Wu2013-03-221-9/+14
* fixes get_pinyin_stringPeng Wu2012-12-051-1/+5
* update fsf addressPeng Wu2012-06-121-1/+1
* update srcPeng Wu2012-06-061-1/+1
* fixes crashPeng Wu2011-12-291-5/+7
* use new parsersPeng Wu2011-12-221-1/+1
* remove cursor by word functionsPeng Wu2011-12-221-97/+0
* add save supportPeng Wu2011-12-221-0/+2
* fixes space handlePeng Wu2011-12-221-0/+2
* add update when select candidatePeng Wu2011-12-221-1/+2
* fixes update preedit textPeng Wu2011-12-221-6/+8
* re-factor pinyin editorPeng Wu2011-12-221-72/+1
* write bopomofo editorPeng Wu2011-12-221-4/+6
* write double pinyin editorPeng Wu2011-12-221-1/+1
* move cursor edit funcs to pinyin editorPeng Wu2011-12-221-0/+169
* add update aux text func for full pinyinPeng Wu2011-12-221-2/+2
* use pinyin posPeng Wu2011-12-221-4/+4
* write pinyin editor in progressPeng Wu2011-12-221-3/+76
* begin to write pinyin editorPeng Wu2011-12-221-0/+202
* rename base editorPeng Wu2011-12-221-0/+22