summaryrefslogtreecommitdiffstats
path: root/src/PYPBopomofoEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes Bopomofo EditorPeng Wu2020-07-211-4/+25
* use GPLv3+ licensePeng Wu2020-04-231-11/+10
* fixes memory leak in pinyin_get_sentence callPeng Wu2020-02-261-0/+2
* fixes compact display stylePeng Wu2019-12-191-1/+4
* support display style optionPeng Wu2019-12-191-1/+7
* fixes updatePreeditText methodPeng Wu2018-10-261-10/+15
* fixes Bopomofo EditorPeng Wu2018-09-111-0/+3
* fixes rememberUserInput methodPeng Wu2018-09-101-4/+0
* re-factor updatePreeditText methodPeng Wu2018-06-061-11/+23
* re-factor commit methodPeng Wu2018-06-061-14/+7
* re-factor selectCandidate methodPeng Wu2018-06-061-2/+4
* fixes m_select_mode for Bopomofo EditorPeng Wu2018-03-151-2/+5
* fixes candidates labelPeng Wu2018-03-151-1/+30
* fixes enter keyPeng Wu2018-03-151-1/+15
* use libpinyin 1.9.91Peng Wu2017-02-101-6/+6
* fixes updatePreeditText methodsPeng Wu2016-08-081-1/+1
* use g_assert instead of assertPeng Wu2016-07-211-3/+2
* add assert checksPeng Wu2016-07-211-1/+1
* update pinyin_get_character_offset callPeng Wu2016-07-201-8/+9
* fixes auxiliary textPeng Wu2016-07-061-3/+0
* use pinyin_get_*_auxiliary_text functionsPeng Wu2016-06-291-58/+6
* use pinyin_get_character_offset functionPeng Wu2016-06-291-2/+4
* use pinyin_in_chewing_keyboard methodPeng Wu2015-10-171-13/+25
* use libpinyin 1.2.91Peng Wu2015-10-171-2/+2
* write rememberUserInput methodPeng Wu2014-12-181-0/+2
* remove LibPinyin* class prefixPeng Wu2014-05-211-19/+19
* fixes compilePeng Wu2013-03-221-1/+1
* update full pinyin editorPeng Wu2013-03-221-1/+1
* update bopomofo editorPeng Wu2013-03-221-18/+25
* fixes get_chewing_stringPeng Wu2012-12-051-2/+7
* fixes updatePinyinPeng Wu2012-07-091-0/+1
* update fsf addressPeng Wu2012-06-121-1/+1
* update srcPeng Wu2012-06-061-1/+1
* fixes commit in bopomofo editorPeng Wu2012-04-101-5/+7
* fixes process bopomofoPeng Wu2012-01-301-0/+3
* fixes crashPeng Wu2011-12-271-1/+1
* update bopomofo editorPeng Wu2011-12-221-26/+17
* use new parsersPeng Wu2011-12-221-7/+8
* remove cursor by word functionsPeng Wu2011-12-221-98/+0
* add save supportPeng Wu2011-12-221-0/+1
* add update when select candidatePeng Wu2011-12-221-0/+2
* fixes update preedit textPeng Wu2011-12-221-6/+8
* fixes chewing editorPeng Wu2011-12-221-1/+7
* alloc/free pinyin instancePeng Wu2011-12-221-0/+4
* write bopomofo editorPeng Wu2011-12-221-0/+131
* fixes Makefile.amPeng Wu2011-12-221-0/+1
* remove m_pinyinsPeng Wu2011-12-221-1/+0
* write bopomofo editorPeng Wu2011-12-221-1/+34
* write bopomofo editor in progressPeng Wu2011-12-221-0/+68
* begin to write bopomofo editorPeng Wu2011-12-221-119/+0