summaryrefslogtreecommitdiffstats
path: root/src/PYLibPinyin.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix class LibPinyinBackEndPeng Wu2023-09-271-1/+0
* Use check_result macroPeng Wu2022-05-301-1/+1
* Remember cloud inputPeng Wu2021-05-171-0/+10
* Improve clearPinyinUserData methodPeng Wu2020-10-151-2/+4
* Save user pinyin data after import the dictionaryPeng Wu2020-09-281-1/+1
* fixes initPinyinContext methodPeng Wu2020-09-221-1/+2
* fixes readNetworkDictionary methodPeng Wu2020-07-291-3/+7
* use modified method instead of pinyin_save functionPeng Wu2020-07-281-4/+4
* fixes PYLibPinyin.ccPeng Wu2020-07-271-2/+0
* fixes Network DictionarydevelPeng Wu2020-07-231-0/+7
* init network dictionaryPeng Wu2020-07-211-0/+31
* write readNetworkDictionary methodPeng Wu2020-07-211-0/+134
* use GPLv3+ licensePeng Wu2020-04-231-11/+10
* fixes crash in clearPinyinUserData methodPeng Wu2019-07-261-0/+3
* re-factor updatePreeditText methodPeng Wu2018-06-061-2/+2
* re-factor commit methodPeng Wu2018-06-061-8/+6
* use libpinyin 1.9.91Peng Wu2017-02-101-2/+3
* use g_assert instead of assertPeng Wu2016-07-211-2/+1
* fixes compilePeng Wu2016-07-211-0/+1
* add assert checksPeng Wu2016-07-211-1/+1
* port code to use libpinyin 1.5.91Peng Wu2016-07-041-41/+6
* fixes leakPeng Wu2016-04-121-2/+7
* use libpinyin 1.2.91Peng Wu2015-10-171-2/+2
* update clearPinyinUserData methodPeng Wu2015-06-181-3/+8
* use pinyin_load_addon_phrase_library functionPeng Wu2015-06-171-5/+2
* write exportPinyinDictionary methodPeng Wu2015-01-231-0/+33
* fixes a small issue in rememberUserInputPeng Wu2014-12-241-0/+4
* write rememberUserInput methodPeng Wu2014-12-181-0/+45
* fixes memory leakPeng Wu2014-07-151-0/+2
* use macro USER_DICTIONARYPeng Wu2014-07-151-2/+2
* remove LibPinyin* class prefixPeng Wu2014-05-211-2/+2
* improves m_bopomofo_keyboard_mapping readPeng Wu2014-04-291-20/+2
* improves m_double_pinyin_schema readPeng Wu2014-04-291-21/+2
* format codePeng Wu2014-04-231-2/+2
* fixes compilePeng Wu2013-03-221-1/+0
* add using namespace pinyinPeng Wu2013-03-141-0/+1
* fixes typoPeng Wu2013-02-201-2/+2
* update dictionariesPeng Wu2013-02-201-1/+1
* fixes code stylePeng Wu2013-02-171-18/+22
* load user phrase libraryPeng Wu2013-02-161-0/+3
* fixes a typoPeng Wu2013-02-081-2/+1
* write importPinyinDictionaryPeng Wu2013-02-081-1/+47
* write clearPinyinUserDataPeng Wu2013-02-081-0/+14
* add user.luaPeng Wu2013-02-081-2/+2
* detect libpinyin datadirPeng Wu2012-10-081-2/+2
* add dictionaries optionPeng Wu2012-08-081-10/+22
* update PYLibPinyin.*Peng Wu2012-08-081-6/+8
* add init contextPeng Wu2012-08-081-18/+46
* add dynamic adjust optionPeng Wu2012-08-081-2/+2
* use DYNAMIC_ADJUSTPeng Wu2012-08-031-2/+2