summaryrefslogtreecommitdiffstats
path: root/src/PYPPhoneticEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* add emoji-candidate optionPeng Wu2019-02-191-1/+2
* fixes updateCandidates methodPeng Wu2019-01-111-3/+3
* Support configurable opencc configMarcin Mielniczuk2019-01-031-1/+1
* fixes lua build1.10.92Peng Wu2018-10-311-2/+2
* fixes Enter handlingPeng Wu2018-10-171-2/+4
* enable emoji candidatesPeng Wu2018-09-271-0/+6
* fixes SuggestionEditorPeng Wu2018-06-221-1/+1
* update selectCandidate methodPeng Wu2018-06-221-17/+5
* re-factor codePeng Wu2018-06-221-3/+3
* fixes warningPeng Wu2018-06-201-2/+2
* write setLuaPlugin methodPeng Wu2018-06-201-0/+10
* fixes lua converterPeng Wu2018-06-151-3/+3
* use IBUS_BUILD_LUA_EXTENSIONPeng Wu2018-06-151-3/+8
* add option lua converterPeng Wu2018-06-141-1/+1
* use lua converterPeng Wu2018-06-141-1/+5
* update class PhoneticEditorPeng Wu2018-06-131-1/+14
* fixes crashPeng Wu2018-06-071-4/+3
* re-factor commit methodPeng Wu2018-06-061-7/+0
* re-factor selectCandidate methodPeng Wu2018-06-061-0/+35
* re-factor fillLookupTable methodPeng Wu2018-06-061-61/+6
* re-factor LibPinyinCandidatesPeng Wu2018-06-041-1/+34
* use sort option for pinyin_guess_candidates functionPeng Wu2017-08-181-1/+2
* use libpinyin 1.9.91Peng Wu2017-02-101-2/+6
* fixes getLookupCursor methodPeng Wu2016-08-081-8/+1
* 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