Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename stroke to table | Peng Wu | 2022-02-16 | 12 | -47/+47 | |
| | ||||||
* | Rename StrokeEditor to TableEditor | Peng Wu | 2022-02-16 | 2 | -52/+52 | |
| | ||||||
* | Rename files | Peng Wu | 2022-02-15 | 2 | -0/+0 | |
| | ||||||
* | Enable English mode for Full Pinyinenglish-mode | Peng Wu | 2022-02-15 | 2 | -1/+12 | |
| | ||||||
* | Update wordlist | Peng Wu | 2022-02-14 | 1 | -0/+2079 | |
| | ||||||
* | Write m_english_candidates | Peng Wu | 2022-02-14 | 3 | -1/+27 | |
| | ||||||
* | Fix compile | Peng Wu | 2022-02-14 | 4 | -5/+16 | |
| | ||||||
* | Write class EnglishCandidates | Peng Wu | 2022-02-11 | 2 | -5/+98 | |
| | ||||||
* | Write class EnglishDatabase | Peng Wu | 2022-02-11 | 4 | -50/+109 | |
| | ||||||
* | Write PYPEnglishCandidates.h | Peng Wu | 2022-01-19 | 2 | -1/+54 | |
| | ||||||
* | Fix compile | Peng Wu | 2022-01-18 | 6 | -9/+43 | |
| | ||||||
* | Write PYEnglishDatabase.cc | Peng Wu | 2022-01-14 | 3 | -325/+359 | |
| | ||||||
* | Write PYEnglishDatabase.h | Peng Wu | 2022-01-14 | 1 | -0/+45 | |
| | ||||||
* | Change default value for comma-period-page option | Peng Wu | 2022-01-11 | 3 | -5/+5 | |
| | ||||||
* | Create make-check.yml | Peng Wu | 2021-12-13 | 1 | -0/+27 | |
| | ||||||
* | Update PinyinConfig | Peng Wu | 2021-12-01 | 4 | -1/+45 | |
| | ||||||
* | Update ibus-libpinyin.gschema.xml | Peng Wu | 2021-12-01 | 1 | -0/+12 | |
| | ||||||
* | bump version 1.12.2 | Peng Wu | 2021-12-01 | 1 | -1/+1 | |
| | ||||||
* | Fix processFunctionKey method | Peng Wu | 2021-11-01 | 1 | -3/+3 | |
| | ||||||
* | Update NEWS1.12.1 | Peng Wu | 2021-06-28 | 1 | -0/+5 | |
| | ||||||
* | Remember cloud input | Peng Wu | 2021-05-17 | 4 | -1/+18 | |
| | ||||||
* | Improve cloud candidate | Peng Wu | 2021-05-11 | 2 | -7/+23 | |
| | ||||||
* | Update LINGUAS | Peng Wu | 2021-05-06 | 1 | -1/+1 | |
| | ||||||
* | Rename pt-BR.po to pt_BR.po | Gunnar Hjalmarsson | 2021-05-06 | 1 | -0/+0 | |
| | ||||||
* | Added translation using Weblate (Sinhala) | Hela Basa | 2021-05-06 | 2 | -0/+673 | |
| | ||||||
* | Translated using Weblate (Chinese (Simplified) (zh_CN)) | Dingzhong Chen | 2021-05-06 | 1 | -27/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/ Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/ Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/ Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/ | |||||
* | Update translation files | Weblate | 2021-05-06 | 4 | -8/+8 | |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/ | |||||
* | Translated using Weblate (French) | Julien Humbert | 2021-05-06 | 1 | -48/+41 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/fr/ Translated using Weblate (French) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/fr/ | |||||
* | Change deprecated glib function g_atexit() into atexit() | Hollow Man | 2021-03-22 | 1 | -1/+1 | |
| | | | | Signed-off-by: Hollow Man <hollowman@hollowman.ml> | |||||
* | Support Compatibility display style | Peng Wu | 2021-01-28 | 6 | -10/+20 | |
| | ||||||
* | Update ibus-libpinyin-preferences.ui | Peng Wu | 2021-01-28 | 1 | -0/+3 | |
| | ||||||
* | bump version 1.12.1 | Peng Wu | 2021-01-28 | 1 | -1/+1 | |
| | ||||||
* | Extend lua trigger feature to support multiple results | Peng Wu | 2021-01-28 | 3 | -28/+55 | |
| | ||||||
* | Update Lua Plugin API | Peng Wu | 2021-01-27 | 3 | -8/+53 | |
| | ||||||
* | Fixes insert method | Peng Wu | 2021-01-20 | 1 | -0/+5 | |
| | ||||||
* | Fixes Caps Lock issue in double pinyin mode | Peng Wu | 2021-01-11 | 1 | -0/+9 | |
| | ||||||
* | Update NEWS1.12.0 | Peng Wu | 2020-12-15 | 1 | -0/+3 | |
| | ||||||
* | bump version 1.12.0 | Peng Wu | 2020-12-15 | 1 | -2/+2 | |
| | ||||||
* | Fixes import/export pinyin dictionary | Peng Wu | 2020-11-23 | 2 | -2/+6 | |
| | ||||||
* | Translated using Weblate (Spanish) | Adolfo Jayme Barrientos | 2020-10-22 | 1 | -93/+72 | |
| | | | | | | | Currently translated at 98.7% (154 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/es/ | |||||
* | Translated using Weblate (Spanish) | Emilio Herrera | 2020-10-22 | 1 | -23/+11 | |
| | | | | | | | Currently translated at 83.9% (131 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/es/ | |||||
* | Update NEWS1.11.94 | Peng Wu | 2020-10-22 | 1 | -0/+4 | |
| | ||||||
* | Improve clearPinyinUserData method | Peng Wu | 2020-10-15 | 1 | -2/+4 | |
| | ||||||
* | Fixes import/export dictionary in setup dialog | Peng Wu | 2020-09-29 | 1 | -8/+11 | |
| | ||||||
* | Save user pinyin data after import the dictionary | Peng Wu | 2020-09-28 | 1 | -1/+1 | |
| | ||||||
* | refactor class CloudCandidates | Peng Wu | 2020-09-25 | 1 | -22/+22 | |
| | ||||||
* | Use enum CloudInputSource | Peng Wu | 2020-09-25 | 4 | -52/+71 | |
| | ||||||
* | Update setup dialog | Peng Wu | 2020-09-25 | 1 | -0/+3 | |
| | ||||||
* | Add another cloud input source | Peng Wu | 2020-09-25 | 2 | -21/+37 | |
| | ||||||
* | Update base.lua | Peng Wu | 2020-09-24 | 1 | -1/+1 | |
| |