summaryrefslogtreecommitdiffstats
path: root/src/PYPPhoneticEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* work around getLookupCursorPeng Wu2016-07-251-1/+8
* fixes some typosPeng Wu2016-07-111-2/+0
* fixes a typoPeng Wu2016-07-111-1/+4
* use pinyin_remove_user_candidate functionPeng Wu2016-07-081-0/+14
* port code to use libpinyin 1.5.91Peng Wu2016-07-041-2/+2
* update class PhoneticEditorPeng Wu2016-06-231-47/+14
* begin to use libpinyin 1.5.91Peng Wu2016-06-221-8/+0
* fixes selectCandidate methodPeng Wu2016-01-261-2/+3
* disable lookup table lazy candidate fillPeng Wu2014-11-051-8/+33
* use pinyin_get_pinyin_key_rest_offset functionPeng Wu2014-08-191-15/+2
* remove LibPinyin* class prefixPeng Wu2014-05-211-32/+32
* fixes a typoPeng Wu2014-04-211-1/+1
* fixes compilePeng Wu2013-03-221-1/+1
* update phonetic editorPeng Wu2013-03-221-44/+64
* fixes getLookupCursorPeng Wu2013-02-281-1/+1
* fixes processFunctionKeyPeng Wu2012-08-031-1/+1
* fixes getCursorLeftByWordPeng Wu2012-08-031-3/+11
* fixes selectCandidate for full pinyinPeng Wu2012-07-101-0/+1
* fixes updatePinyinPeng Wu2012-07-091-0/+1
* fixes selectCandidatePeng Wu2012-07-091-0/+5
* fixes fillLookupTableByPagePeng Wu2012-07-041-9/+2
* fixes fillLookupTableByPage1.4.1Peng Wu2012-07-041-2/+2
* fixes resetPeng Wu2012-07-041-2/+4
* fixes fillLookupTableByPagePeng Wu2012-07-041-3/+12
* fixes getPinyinCursorPeng Wu2012-07-041-1/+7
* update to use libpinyin 0.7.xPeng Wu2012-07-031-49/+22
* update fsf addressPeng Wu2012-06-121-1/+1
* update srcPeng Wu2012-06-061-1/+1
* update pinyin_choose_candidateintegrationPeng Wu2012-04-171-2/+1
* use enter key to commit english wordPeng Wu2012-02-071-1/+2
* use new parsersPeng Wu2011-12-221-9/+9
* fixes process space in libpinyin phonetic editorPeng Wu2011-12-221-1/+8
* fixes fill candidatesPeng Wu2011-12-221-0/+3
* fixes first candidatePeng Wu2011-12-221-2/+6
* remove duplicated candidatesPeng Wu2011-12-221-1/+8
* clean codePeng Wu2011-12-221-23/+17
* show the rest of guessed sentencePeng Wu2011-12-221-3/+5
* add get lookup cursor functionPeng Wu2011-12-221-15/+20
* fixes select candidatePeng Wu2011-12-221-1/+15
* show guessed sentence in lookup tablePeng Wu2011-12-221-5/+30
* copy move cursor by word functionsPeng Wu2011-12-221-0/+99
* fixes select candidatePeng Wu2011-12-221-0/+4
* fixes choose candidatePeng Wu2011-12-221-1/+7
* fixes space handlePeng Wu2011-12-221-5/+2
* fixes commit/resetPeng Wu2011-12-221-0/+1
* add update when select candidatePeng Wu2011-12-221-1/+2
* fixes full editorPeng Wu2011-12-221-0/+3
* write bopomofo editorPeng Wu2011-12-221-0/+71
* remove m_pinyinsPeng Wu2011-12-221-2/+0
* use pinyin posPeng Wu2011-12-221-6/+8