Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | write pinyin_accelerator_name function | Peng Wu | 2014-12-05 | 3 | -1/+69 |
* | add four new config keys | Peng Wu | 2014-12-02 | 2 | -3/+27 |
* | disable lookup table lazy candidate fill | Peng Wu | 2014-11-05 | 2 | -9/+34 |
* | fixes lua script loads | Peng Wu | 2014-09-19 | 1 | -6/+1 |
* | use pinyin_get_pinyin_key_rest_offset function | Peng Wu | 2014-08-19 | 1 | -15/+2 |
* | fixes memory leak | Peng Wu | 2014-07-15 | 1 | -0/+2 |
* | use macro USER_DICTIONARY | Peng Wu | 2014-07-15 | 1 | -2/+2 |
* | fixes a typo | Peng Wu | 2014-06-13 | 1 | -1/+1 |
* | remove LibPinyin* class prefix | Peng Wu | 2014-05-21 | 19 | -216/+216 |
* | improves m_bopomofo_keyboard_mapping read | Peng Wu | 2014-04-29 | 3 | -26/+35 |
* | improves m_double_pinyin_schema read | Peng Wu | 2014-04-29 | 4 | -35/+37 |
* | fixes a typo | Peng Wu | 2014-04-28 | 1 | -1/+1 |
* | re-factor code | Peng Wu | 2014-04-23 | 3 | -49/+25 |
* | format code | Peng Wu | 2014-04-23 | 2 | -6/+6 |
* | fixes a typo | Peng Wu | 2014-04-22 | 1 | -1/+1 |
* | fixes compile | Peng Wu | 2014-04-22 | 1 | -0/+1 |
* | fixes a typo | Peng Wu | 2014-04-21 | 1 | -1/+1 |
* | use type pinyin_option_t | Peng Wu | 2014-04-10 | 2 | -4/+4 |
* | fixes a typo | Peng Wu | 2014-03-24 | 1 | -1/+1 |
* | move logics to class PYEngine | Peng Wu | 2014-02-17 | 6 | -55/+47 |
* | rename Intelligent Bopomofo to Bopomofo | Peng Wu | 2014-01-26 | 2 | -4/+4 |
* | drop uuid deps | Peng Wu | 2014-01-26 | 2 | -50/+2 |
* | remove PYRegex.h | Peng Wu | 2014-01-03 | 2 | -69/+0 |
* | drop IBUS_BUILD_LIBPINYIN macro | Peng Wu | 2013-12-12 | 4 | -27/+4 |
* | fixes pinyin properties | Peng Wu | 2013-11-11 | 1 | -1/+1 |
* | support setContentType method | Peng Wu | 2013-10-10 | 6 | -0/+82 |
* | Update the symbol of the ibus indicator | Peng Wu | 2013-07-26 | 2 | -1/+23 |
* | fixes dictionaries option | Peng Wu | 2013-04-21 | 2 | -4/+4 |
* | Revert "change config key name" | Peng Wu | 2013-04-21 | 1 | -1/+1 |
* | fixes compile | Peng Wu | 2013-03-22 | 5 | -5/+3 |
* | update double pinyin editor | Peng Wu | 2013-03-22 | 1 | -15/+22 |
* | update full pinyin editor | Peng Wu | 2013-03-22 | 2 | -18/+25 |
* | update pinyin editor | Peng Wu | 2013-03-22 | 1 | -9/+14 |
* | update bopomofo editor | Peng Wu | 2013-03-22 | 1 | -18/+25 |
* | update phonetic editor | Peng Wu | 2013-03-22 | 2 | -45/+64 |
* | change config key name | Peng Wu | 2013-03-15 | 1 | -1/+1 |
* | add using namespace pinyin | Peng Wu | 2013-03-14 | 2 | -0/+3 |
* | remove special phrases | Peng Wu | 2013-03-11 | 6 | -612/+0 |
* | re-factor ExtEditor | Peng Wu | 2013-03-11 | 2 | -13/+114 |
* | fixes getLookupCursor | Peng Wu | 2013-02-28 | 1 | -1/+1 |
* | fixes typo | Peng Wu | 2013-02-20 | 1 | -2/+2 |
* | update dictionaries | Peng Wu | 2013-02-20 | 3 | -5/+5 |
* | 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 | 2 | -4/+3 |
* | write importPinyinDictionary | Peng Wu | 2013-02-08 | 3 | -4/+54 |
* | write clearPinyinUserData | Peng Wu | 2013-02-08 | 4 | -20/+31 |
* | add user.lua | Peng Wu | 2013-02-08 | 2 | -2/+7 |
* | add setup tag to libpinyin.xml.in.in | Peng Wu | 2013-01-14 | 1 | -0/+2 |
* | fixes a bug | Peng Wu | 2012-12-31 | 1 | -2/+2 |