Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remember cloud input | Peng Wu | 2021-05-17 | 1 | -0/+10 |
* | Improve clearPinyinUserData method | Peng Wu | 2020-10-15 | 1 | -2/+4 |
* | Save user pinyin data after import the dictionary | Peng Wu | 2020-09-28 | 1 | -1/+1 |
* | fixes initPinyinContext method | Peng Wu | 2020-09-22 | 1 | -1/+2 |
* | fixes readNetworkDictionary method | Peng Wu | 2020-07-29 | 1 | -3/+7 |
* | use modified method instead of pinyin_save function | Peng Wu | 2020-07-28 | 1 | -4/+4 |
* | fixes PYLibPinyin.cc | Peng Wu | 2020-07-27 | 1 | -2/+0 |
* | fixes Network Dictionarydevel | Peng Wu | 2020-07-23 | 1 | -0/+7 |
* | init network dictionary | Peng Wu | 2020-07-21 | 1 | -0/+31 |
* | write readNetworkDictionary method | Peng Wu | 2020-07-21 | 1 | -0/+134 |
* | use GPLv3+ license | Peng Wu | 2020-04-23 | 1 | -11/+10 |
* | fixes crash in clearPinyinUserData method | Peng Wu | 2019-07-26 | 1 | -0/+3 |
* | re-factor updatePreeditText method | Peng Wu | 2018-06-06 | 1 | -2/+2 |
* | re-factor commit method | Peng Wu | 2018-06-06 | 1 | -8/+6 |
* | use libpinyin 1.9.91 | Peng Wu | 2017-02-10 | 1 | -2/+3 |
* | use g_assert instead of assert | Peng Wu | 2016-07-21 | 1 | -2/+1 |
* | fixes compile | Peng Wu | 2016-07-21 | 1 | -0/+1 |
* | add assert checks | Peng Wu | 2016-07-21 | 1 | -1/+1 |
* | port code to use libpinyin 1.5.91 | Peng Wu | 2016-07-04 | 1 | -41/+6 |
* | fixes leak | Peng Wu | 2016-04-12 | 1 | -2/+7 |
* | use libpinyin 1.2.91 | Peng Wu | 2015-10-17 | 1 | -2/+2 |
* | update clearPinyinUserData method | Peng Wu | 2015-06-18 | 1 | -3/+8 |
* | use pinyin_load_addon_phrase_library function | Peng Wu | 2015-06-17 | 1 | -5/+2 |
* | write exportPinyinDictionary method | Peng Wu | 2015-01-23 | 1 | -0/+33 |
* | fixes a small issue in rememberUserInput | Peng Wu | 2014-12-24 | 1 | -0/+4 |
* | write rememberUserInput method | Peng Wu | 2014-12-18 | 1 | -0/+45 |
* | fixes memory leak | Peng Wu | 2014-07-15 | 1 | -0/+2 |
* | use macro USER_DICTIONARY | Peng Wu | 2014-07-15 | 1 | -2/+2 |
* | remove LibPinyin* class prefix | Peng Wu | 2014-05-21 | 1 | -2/+2 |
* | improves m_bopomofo_keyboard_mapping read | Peng Wu | 2014-04-29 | 1 | -20/+2 |
* | improves m_double_pinyin_schema read | Peng Wu | 2014-04-29 | 1 | -21/+2 |
* | format code | Peng Wu | 2014-04-23 | 1 | -2/+2 |
* | fixes compile | Peng Wu | 2013-03-22 | 1 | -1/+0 |
* | add using namespace pinyin | Peng Wu | 2013-03-14 | 1 | -0/+1 |
* | fixes typo | Peng Wu | 2013-02-20 | 1 | -2/+2 |
* | update dictionaries | Peng Wu | 2013-02-20 | 1 | -1/+1 |
* | fixes code style | Peng Wu | 2013-02-17 | 1 | -18/+22 |
* | load user phrase library | Peng Wu | 2013-02-16 | 1 | -0/+3 |
* | fixes a typo | Peng Wu | 2013-02-08 | 1 | -2/+1 |
* | write importPinyinDictionary | Peng Wu | 2013-02-08 | 1 | -1/+47 |
* | write clearPinyinUserData | Peng Wu | 2013-02-08 | 1 | -0/+14 |
* | add user.lua | Peng Wu | 2013-02-08 | 1 | -2/+2 |
* | detect libpinyin datadir | Peng Wu | 2012-10-08 | 1 | -2/+2 |
* | add dictionaries option | Peng Wu | 2012-08-08 | 1 | -10/+22 |
* | update PYLibPinyin.* | Peng Wu | 2012-08-08 | 1 | -6/+8 |
* | add init context | Peng Wu | 2012-08-08 | 1 | -18/+46 |
* | add dynamic adjust option | Peng Wu | 2012-08-08 | 1 | -2/+2 |
* | use DYNAMIC_ADJUST | Peng Wu | 2012-08-03 | 1 | -2/+2 |
* | use divided table for full pinyin | Peng Wu | 2012-07-09 | 1 | -1/+2 |
* | uses pinyin_load_phrase_library | Peng Wu | 2012-07-04 | 1 | -1/+3 |