summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | "restart" in Chinese is "重启", not "重起".
* fix broken boost with latest GCC versions - get up to date boost.m4Graham Ramsey2018-06-271-145/+681
| | | | | | | | the version of boost.m4 used in the project is out of date - it does not work with latest GCC this means the ./configure step falls over when 'boost' is selected. this file is unmodified from latest upstream source https://github.com/tsuna/boost.m4/commits/master/build-aux/boost.m4
* 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
|
* update Makefile.amPeng Wu2018-06-151-0/+2
|
* use IBUS_BUILD_LUA_EXTENSIONPeng Wu2018-06-155-9/+25
|
* fixes lua memory leakPeng Wu2018-06-154-10/+17
|
* 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
|
* bump version 1.10.91Peng Wu2018-06-141-1/+1
|
* use lua converterPeng Wu2018-06-142-1/+6
|
* update gschema xmlPeng Wu2018-06-141-0/+12
|
* update class PhoneticEditorPeng Wu2018-06-133-3/+21
|
* write class LuaConverterCandidatesPeng Wu2018-06-132-3/+121
|