Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | update lua-plugin.h | Peng Wu | 2018-06-07 | 2 | -6/+72 | |
| | ||||||
* | re-factor updatePreeditText method | Peng Wu | 2018-06-06 | 3 | -21/+31 | |
| | ||||||
* | re-factor commit method | Peng Wu | 2018-06-06 | 8 | -52/+32 | |
| | ||||||
* | re-factor selectCandidate method | Peng Wu | 2018-06-06 | 2 | -2/+39 | |
| | ||||||
* | re-factor fillLookupTable method | Peng Wu | 2018-06-06 | 2 | -62/+9 | |
| | ||||||
* | update PYString.h | Peng Wu | 2018-06-06 | 1 | -2/+2 | |
| | ||||||
* | re-factor LibPinyinCandidates | Peng Wu | 2018-06-04 | 4 | -8/+69 | |
| | ||||||
* | fixes compile | Peng Wu | 2018-06-01 | 6 | -36/+46 | |
| | ||||||
* | update Makefile.am | Peng Wu | 2018-06-01 | 1 | -0/+5 | |
| | ||||||
* | write class TraditionalCandidates | Peng Wu | 2018-05-29 | 4 | -3/+113 | |
| | ||||||
* | write class LibPinyinCandidates | Peng Wu | 2018-05-28 | 2 | -29/+109 | |
| | ||||||
* | begin to write class LibPinyinCandidates | Peng Wu | 2018-05-25 | 3 | -1/+88 | |
| | ||||||
* | begin to write class EnhancedCandidates | Peng Wu | 2018-05-24 | 2 | -0/+67 | |
| | ||||||
* | update ChangeLog1.10.0 | Peng Wu | 2018-04-17 | 1 | -0/+3 | |
| | ||||||
* | bump version 1.10.0 | Peng Wu | 2018-04-17 | 1 | -2/+2 | |
| | ||||||
* | bump version 1.9.92 | Peng Wu | 2018-04-10 | 1 | -1/+1 | |
| | ||||||
* | update gsettings xml | Peng Wu | 2018-04-10 | 1 | -2/+2 | |
| | ||||||
* | change default value for candidate sort option | Peng Wu | 2018-04-10 | 2 | -4/+4 | |
| | ||||||
* | fixes Shift key1.9.91 | Peng Wu | 2018-03-16 | 2 | -2/+2 | |
| | ||||||
* | fixes m_select_mode for Bopomofo Editor | Peng Wu | 2018-03-15 | 1 | -2/+5 | |
| | ||||||
* | fixes String usage | Peng Wu | 2018-03-15 | 3 | -3/+3 | |
| | ||||||
* | fixes candidates label | Peng Wu | 2018-03-15 | 2 | -1/+32 | |
| | ||||||
* | update class String | Peng Wu | 2018-03-15 | 2 | -3/+4 | |
| | ||||||
* | fixes enter key | Peng Wu | 2018-03-15 | 1 | -1/+15 | |
| |