summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update update-simptrad-table.py for python3Peng Wu2018-10-221-11/+11
* fixes Enter handlingPeng Wu2018-10-171-2/+4
* update ChangeLog1.10.91Peng Wu2018-10-111-0/+5
* update configure.acPeng Wu2018-10-111-1/+1
* 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
* add commentsPeng Wu2018-09-211-0/+2
* import PYPEmojiTable.h.inPeng Wu2018-09-211-0/+21
* import extract_emoji.pyPeng Wu2018-09-211-0/+146
* 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
* fix typo75352018-08-151-1/+1
* fix broken boost with latest GCC versions - get up to date boost.m4Graham Ramsey2018-06-271-145/+681
* 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
* update gschema xmlPeng Wu2018-06-251-2/+2
* 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
* update base.luaPeng Wu2018-06-211-0/+9
* fixes typoPeng Wu2018-06-201-5/+9
* fixes warningPeng Wu2018-06-203-4/+6
* update setup dialogPeng Wu2018-06-201-0/+3
* update ibus-libpinyin-preferences.uiPeng Wu2018-06-201-2/+20
* write setLuaPlugin methodPeng Wu2018-06-2014-71/+106
* 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
* update gschema xmlPeng Wu2018-06-151-2/+2
* 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