summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes typoPeng Wu2019-01-131-1/+1
* fixes keypad decimalPeng Wu2019-01-111-1/+1
* fixes updateCandidates methodPeng Wu2019-01-111-3/+3
* minor fixesPeng Wu2019-01-041-3/+3
* Support configurable opencc configMarcin Mielniczuk2019-01-039-10/+24
* update english-user.db pathPeng Wu2018-11-151-1/+1
* Update PYPEmojiCandidates.cc: change strcmp to use c++ library.ZhaoQiang2018-11-141-2/+2
* fixes lua build1.10.92Peng Wu2018-10-317-5/+30
* fixes updatePreeditText methodPeng Wu2018-10-262-20/+30
* update PYSimpTradConverterTable.hPeng Wu2018-10-231-1548/+1451
* update Makefile.amPeng Wu2018-10-231-1/+1
* fixes Enter handlingPeng Wu2018-10-171-2/+4
* enable emoji candidatesPeng Wu2018-09-272-0/+10
* fixes compilePeng Wu2018-09-272-7/+11
* update Makefile.amPeng Wu2018-09-271-0/+3
* write PYPEmojiCandidates.ccPeng Wu2018-09-272-5/+88
* import PYPEmojiTable.hPeng Wu2018-09-271-0/+2329
* begin to write PYPEmojiCandidates.ccPeng Wu2018-09-271-0/+27
* import PYPEmojiCandidates.hPeng Wu2018-09-251-0/+48
* commit m_text when switch input modePeng Wu2018-09-142-2/+10
* fixes English EditorPeng Wu2018-09-141-2/+5
* fixes Bopomofo EditorPeng Wu2018-09-111-0/+3
* fixes rememberUserInput methodPeng Wu2018-09-103-11/+16
* fixes processKeyEvent methodPeng Wu2018-06-272-4/+8
* fixes processAccelKeyEvent methodPeng Wu2018-06-252-0/+4
* fixes SuggestionEditorPeng Wu2018-06-251-2/+1
* 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