Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update m_show_suggestion | Peng Wu | 2018-06-25 | 2 | -4/+4 | |
| | ||||||
* | update gschema xml | Peng Wu | 2018-06-25 | 1 | -2/+2 | |
| | ||||||
* | write m_need_update variable | Peng Wu | 2018-06-25 | 4 | -29/+33 | |
| | ||||||
* | write updateLookupTableFast method of class SuggestionEditor | Peng Wu | 2018-06-25 | 2 | -4/+21 | |
| | ||||||
* | fixes SuggestionEditor | Peng Wu | 2018-06-22 | 3 | -1/+7 | |
| | ||||||
* | fixes typos | Peng Wu | 2018-06-22 | 2 | -5/+5 | |
| | ||||||
* | drop SELECT_CANDIDATE_MODIFY_IN_PLACE_AND_COMMIT | Peng Wu | 2018-06-22 | 4 | -8/+3 | |
| | ||||||
* | update selectCandidate method | Peng Wu | 2018-06-22 | 19 | -66/+46 | |
| | ||||||
* | re-factor code | Peng Wu | 2018-06-22 | 4 | -37/+35 | |
| | ||||||
* | update base.lua | Peng Wu | 2018-06-21 | 1 | -0/+9 | |
| | ||||||
* | fixes typo | Peng Wu | 2018-06-20 | 1 | -5/+9 | |
| | ||||||
* | fixes warning | Peng Wu | 2018-06-20 | 3 | -4/+6 | |
| | ||||||
* | update setup dialog | Peng Wu | 2018-06-20 | 1 | -0/+3 | |
| | ||||||
* | update ibus-libpinyin-preferences.ui | Peng Wu | 2018-06-20 | 1 | -2/+20 | |
| | ||||||
* | write setLuaPlugin method | Peng Wu | 2018-06-20 | 14 | -71/+106 | |
| | ||||||
* | fixes compile | Peng Wu | 2018-06-19 | 11 | -24/+40 | |
| | ||||||
* | write class SuggestionEditor | Peng Wu | 2018-06-19 | 2 | -15/+82 | |
| | ||||||
* | write PYPSuggestionCandidates.cc | Peng Wu | 2018-06-19 | 1 | -0/+76 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2018-06-19 | 1 | -0/+2 | |
| | ||||||
* | write PYPSuggestionCandidates.h | Peng Wu | 2018-06-19 | 2 | -0/+44 | |
| | ||||||
* | write class SuggestionEditor | Peng Wu | 2018-06-19 | 5 | -4/+301 | |
| | ||||||
* | update commitText method | Peng Wu | 2018-06-19 | 2 | -4/+9 | |
| | ||||||
* | update gschema xml | Peng Wu | 2018-06-15 | 1 | -2/+2 | |
| | ||||||
* | fixes lua converter | Peng Wu | 2018-06-15 | 1 | -3/+3 | |
| | ||||||
* | begin to write class SuggestionEditor | Peng Wu | 2018-06-15 | 2 | -1/+33 | |
| | ||||||
* | support suggestion mode in BopomofoEngine | Peng Wu | 2018-06-15 | 1 | -5/+42 | |
| | ||||||
* | support suggestion mode in PinyinEngine | Peng Wu | 2018-06-15 | 1 | -1/+32 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2018-06-15 | 1 | -0/+2 | |
| | ||||||
* | use IBUS_BUILD_LUA_EXTENSION | Peng Wu | 2018-06-15 | 5 | -9/+25 | |
| | ||||||
* | fixes lua memory leak | Peng Wu | 2018-06-15 | 4 | -10/+17 | |
| | ||||||
* | write PYPSuggestionEditor.h | Peng Wu | 2018-06-14 | 1 | -0/+70 | |
| | ||||||
* | add option show suggestion | Peng Wu | 2018-06-14 | 3 | -0/+9 | |
| | ||||||
* | add option lua converter | Peng Wu | 2018-06-14 | 4 | -1/+11 | |
| | ||||||
* | bump version 1.10.91 | Peng Wu | 2018-06-14 | 1 | -1/+1 | |
| | ||||||
* | use lua converter | Peng Wu | 2018-06-14 | 2 | -1/+6 | |
| | ||||||
* | update gschema xml | Peng Wu | 2018-06-14 | 1 | -0/+12 | |
| | ||||||
* | update class PhoneticEditor | Peng Wu | 2018-06-13 | 3 | -3/+21 | |
| | ||||||
* | write class LuaConverterCandidates | Peng Wu | 2018-06-13 | 2 | -3/+121 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2018-06-13 | 1 | -0/+2 | |
| | ||||||
* | write class LuaTriggerCandidates | Peng Wu | 2018-06-13 | 4 | -6/+116 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2018-06-13 | 1 | -1/+5 | |
| | ||||||
* | update PYExtEditor.* | Peng Wu | 2018-06-13 | 2 | -8/+4 | |
| | ||||||
* | rename ibus_engine_plugin_get_result_string to ↵ | Peng Wu | 2018-06-12 | 3 | -7/+13 | |
| | | | | ibus_engine_plugin_get_first_result | |||||
* | update lua-ext-console.c | Peng Wu | 2018-06-12 | 1 | -3/+35 | |
| | ||||||
* | define lua candidates header | Peng Wu | 2018-06-12 | 2 | -0/+93 | |
| | ||||||
* | fixes crash | Peng Wu | 2018-06-12 | 1 | -2/+2 | |
| | ||||||
* | update comments | Peng Wu | 2018-06-11 | 3 | -1/+9 | |
| | ||||||
* | update lua-plugin-init.c | Peng Wu | 2018-06-08 | 2 | -16/+70 | |
| | ||||||
* | update lua-plugin.c | Peng Wu | 2018-06-08 | 2 | -10/+139 | |
| | ||||||
* | fixes crash | Peng Wu | 2018-06-07 | 2 | -7/+10 | |
| |