summaryrefslogtreecommitdiffstats
path: root/src/PYLibPinyin.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* use divided table for full pinyinPeng Wu2012-07-091-1/+2
* uses pinyin_load_phrase_libraryPeng Wu2012-07-041-1/+3
* update fsf addressPeng Wu2012-06-121-1/+1
* update srcPeng Wu2012-06-061-1/+1
* fixes chewing optionsPeng Wu2012-01-301-1/+2
* use USE_RESPLIT_TABLEPeng Wu2012-01-141-1/+2
* fixes code stylePeng Wu2011-12-271-2/+4
* switch to LibPinyin*ConfigPeng Wu2011-12-221-2/+2
* forked PY::ConfigPeng Wu2011-12-221-74/+22
* add save supportPeng Wu2011-12-221-0/+51
* add user data directory supportPeng Wu2011-12-221-1/+15
* write libpinyin backendPeng Wu2011-12-221-0/+10
* add lazy initPeng Wu2011-12-221-5/+40
* re-factor libpinyin backendPeng Wu2011-12-221-6/+16