Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixes auxiliary text | Peng Wu | 2016-07-06 | 3 | -9/+0 | |
| | ||||||
* | bump version 1.7.91 | Peng Wu | 2016-07-04 | 1 | -1/+1 | |
| | ||||||
* | fixes lua | Peng Wu | 2016-07-04 | 2 | -6/+5 | |
| | ||||||
* | port code to use libpinyin 1.5.91 | Peng Wu | 2016-07-04 | 2 | -43/+8 | |
| | ||||||
* | use pinyin_get_*_auxiliary_text functions | Peng Wu | 2016-06-29 | 3 | -130/+18 | |
| | ||||||
* | use pinyin_get_character_offset function | Peng Wu | 2016-06-29 | 3 | -5/+11 | |
| | ||||||
* | use libpinyin 1.5.91 | Peng Wu | 2016-06-28 | 1 | -1/+1 | |
| | ||||||
* | update class PhoneticEditor | Peng Wu | 2016-06-23 | 1 | -47/+14 | |
| | ||||||
* | begin to use libpinyin 1.5.91 | Peng Wu | 2016-06-22 | 2 | -9/+1 | |
| | ||||||
* | Fixes FallbackEditor | Peng Wu | 2016-05-09 | 1 | -2/+1 | |
| | ||||||
* | fixes leak | Peng Wu | 2016-04-12 | 1 | -2/+7 | |
| | ||||||
* | fixes selectCandidate method | Peng Wu | 2016-01-26 | 1 | -2/+3 | |
| | ||||||
* | bump version 1.7.41.7.4 | Peng Wu | 2015-12-17 | 1 | -1/+1 | |
| | ||||||
* | update configure.ac | Peng Wu | 2015-12-15 | 1 | -0/+4 | |
| | ||||||
* | fixes m_bopomofo_keyboard_mapping option again | Peng Wu | 2015-12-14 | 1 | -0/+2 | |
| | ||||||
* | Revert "fixes m_bopomofo_keyboard_mapping option" | Peng Wu | 2015-12-14 | 1 | -6/+4 | |
| | | | | This reverts commit 9f197c3f4c675129e308de24e9be9e6f48756ba8. | |||||
* | fixes m_bopomofo_keyboard_mapping option | Peng Wu | 2015-12-14 | 1 | -4/+6 | |
| | ||||||
* | fixes warning1.7.3 | Peng Wu | 2015-11-05 | 1 | -1/+1 | |
| | ||||||
* | use pinyin_in_chewing_keyboard method | Peng Wu | 2015-10-17 | 1 | -13/+25 | |
| | ||||||
* | bump version 1.7.3 | Peng Wu | 2015-10-17 | 1 | -2/+2 | |
| | ||||||
* | use libpinyin 1.2.91 | Peng Wu | 2015-10-17 | 4 | -16/+16 | |
| | ||||||
* | Merge branch 'rbuj-catalan' | Peng Wu | 2015-10-09 | 2 | -0/+622 | |
|\ | ||||||
| * | add Catalan | Robert Antoni Buj Gelonch | 2015-10-01 | 2 | -0/+622 | |
|/ | ||||||
* | Merge branch 'obache-neatsrc' | Peng Wu | 2015-07-20 | 2 | -0/+8 | |
|\ | ||||||
| * | Fix for Lua 5.2 API change (luaL_register is deprecated) | OBATA Akio | 2015-07-19 | 2 | -0/+8 | |
|/ | ||||||
* | update zh_CN.po1.7.2 | Peng Wu | 2015-07-06 | 1 | -5/+4 | |
| | ||||||
* | update po files | Peng Wu | 2015-07-06 | 5 | -136/+163 | |
| | ||||||
* | update clearPinyinUserData method | Peng Wu | 2015-06-18 | 1 | -3/+8 | |
| | ||||||
* | update m_dictionaries | Peng Wu | 2015-06-17 | 2 | -4/+4 | |
| | ||||||
* | use pinyin_load_addon_phrase_library function | Peng Wu | 2015-06-17 | 1 | -5/+2 | |
| | ||||||
* | update setup dialog | Peng Wu | 2015-06-17 | 1 | -11/+8 | |
| | ||||||
* | bump version 1.7.2 | Peng Wu | 2015-06-17 | 1 | -2/+2 | |
| | ||||||
* | fixes a typo | Peng Wu | 2015-04-03 | 1 | -1/+1 | |
| | ||||||
* | update data/Makefile.am | Peng Wu | 2015-03-30 | 1 | -0/+7 | |
| | ||||||
* | add libpinyin.appdata.xml | Peng Wu | 2015-03-30 | 1 | -0/+26 | |
| | ||||||
* | bump version 1.7.11.7.1 | Peng Wu | 2015-03-25 | 1 | -1/+1 | |
| | ||||||
* | fixes default values | Peng Wu | 2015-03-09 | 2 | -0/+10 | |
| | ||||||
* | fixes shortcut keys in setup dialog | Peng Wu | 2015-03-06 | 2 | -3/+5 | |
| | ||||||
* | Update ChangeLog1.7.0 | Peng Wu | 2015-03-04 | 1 | -0/+6 | |
| | ||||||
* | bump version 1.7.0 | Peng Wu | 2015-03-04 | 1 | -4/+4 | |
| | ||||||
* | select the first item in shortcut editor | Peng Wu | 2015-02-28 | 1 | -2/+4 | |
| | ||||||
* | Merge branch 'encukou-py3' | Peng Wu | 2015-02-27 | 4 | -8/+15 | |
|\ | ||||||
| * | Merge branch 'py3' of git://github.com/encukou/ibus-libpinyin into encukou-py3 | Peng Wu | 2015-02-27 | 4 | -8/+15 | |
|/| | ||||||
| * | Enable running setup scripts with Python 3 | Petr Viktorin | 2015-02-02 | 4 | -8/+15 | |
| | | | | | | | | | | The default uses 'python'. To use 'python3', ./configure --with-python=python3 | |||||
* | | fixes configure.ac | Peng Wu | 2015-02-06 | 1 | -1/+1 | |
| | | ||||||
* | | use version 1.6.991.6.99.20150203 | Peng Wu | 2015-02-03 | 1 | -3/+3 | |
| | | ||||||
* | | update zh_CN.po | Peng Wu | 2015-02-02 | 1 | -34/+26 | |
| | | ||||||
* | | update po | Peng Wu | 2015-02-02 | 5 | -789/+1257 | |
| | | ||||||
* | | fixes setup dialog | Peng Wu | 2015-01-30 | 1 | -0/+1 | |
| | | ||||||
* | | update main2.py | Peng Wu | 2015-01-27 | 1 | -1/+22 | |
| | |