summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* update m_show_suggestionPeng Wu2018-06-252-4/+4
* write m_need_update variablePeng Wu2018-06-254-29/+33
* write updateLookupTableFast method of class SuggestionEditorPeng Wu2018-06-252-4/+21
* fixes SuggestionEditorPeng Wu2018-06-223-1/+7
* fixes typosPeng Wu2018-06-222-5/+5
* drop SELECT_CANDIDATE_MODIFY_IN_PLACE_AND_COMMITPeng Wu2018-06-224-8/+3
* update selectCandidate methodPeng Wu2018-06-2219-66/+46
* re-factor codePeng Wu2018-06-224-37/+35
* fixes typoPeng Wu2018-06-201-5/+9
* fixes warningPeng Wu2018-06-203-4/+6
* write setLuaPlugin methodPeng Wu2018-06-2013-71/+99
* fixes compilePeng Wu2018-06-1911-24/+40
* write class SuggestionEditorPeng Wu2018-06-192-15/+82
* write PYPSuggestionCandidates.ccPeng Wu2018-06-191-0/+76
* update Makefile.amPeng Wu2018-06-191-0/+2
* write PYPSuggestionCandidates.hPeng Wu2018-06-192-0/+44
* write class SuggestionEditorPeng Wu2018-06-195-4/+301
* update commitText methodPeng Wu2018-06-192-4/+9
* fixes lua converterPeng Wu2018-06-151-3/+3
* begin to write class SuggestionEditorPeng Wu2018-06-152-1/+33
* support suggestion mode in BopomofoEnginePeng Wu2018-06-151-5/+42
* support suggestion mode in PinyinEnginePeng Wu2018-06-151-1/+32
* update Makefile.amPeng Wu2018-06-151-0/+2
* use IBUS_BUILD_LUA_EXTENSIONPeng Wu2018-06-155-9/+25
* fixes lua memory leakPeng Wu2018-06-152-8/+15
* write PYPSuggestionEditor.hPeng Wu2018-06-141-0/+70
* add option show suggestionPeng Wu2018-06-143-0/+9
* add option lua converterPeng Wu2018-06-144-1/+11
* use lua converterPeng Wu2018-06-141-1/+5
* update class PhoneticEditorPeng Wu2018-06-133-3/+21
* write class LuaConverterCandidatesPeng Wu2018-06-132-3/+121
* update Makefile.amPeng Wu2018-06-131-0/+2
* write class LuaTriggerCandidatesPeng Wu2018-06-134-6/+116
* update Makefile.amPeng Wu2018-06-131-1/+5
* update PYExtEditor.*Peng Wu2018-06-132-8/+4
* define lua candidates headerPeng Wu2018-06-122-0/+93
* update commentsPeng Wu2018-06-113-1/+9
* fixes crashPeng Wu2018-06-072-7/+10
* re-factor updatePreeditText methodPeng Wu2018-06-063-21/+31
* re-factor commit methodPeng Wu2018-06-068-52/+32
* re-factor selectCandidate methodPeng Wu2018-06-062-2/+39
* re-factor fillLookupTable methodPeng Wu2018-06-062-62/+9
* update PYString.hPeng Wu2018-06-061-2/+2
* re-factor LibPinyinCandidatesPeng Wu2018-06-044-8/+69
* fixes compilePeng Wu2018-06-016-36/+46
* update Makefile.amPeng Wu2018-06-011-0/+5
* write class TraditionalCandidatesPeng Wu2018-05-294-3/+113
* write class LibPinyinCandidatesPeng Wu2018-05-282-29/+109
* begin to write class LibPinyinCandidatesPeng Wu2018-05-253-1/+88
* begin to write class EnhancedCandidatesPeng Wu2018-05-242-0/+67