Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import libzhuyin model | Peng Wu | 2017-05-26 | 2 | -2/+2 |
* | fixes compile | Peng Wu | 2017-05-23 | 3 | -60/+25 |
* | drop zhuyin_valid_zhuyin_keys function | Peng Wu | 2017-05-23 | 2 | -25/+2 |
* | port to use libpinyin | Peng Wu | 2017-05-22 | 6 | -51/+73 |
* | update dconf key name again | Peng Wu | 2017-02-27 | 1 | -25/+25 |
* | update dconf key name | Peng Wu | 2016-12-22 | 1 | -25/+25 |
* | fixes CONFIG_ORIENTATION | Peng Wu | 2016-11-14 | 1 | -1/+1 |
* | fixes a typo | Peng Wu | 2016-10-09 | 1 | -1/+1 |
* | fixes Chinese full/half width mode | Peng Wu | 2016-10-09 | 1 | -3/+15 |
* | fixes English half-width mode | Peng Wu | 2016-10-08 | 1 | -7/+1 |
* | simplify insert method | Peng Wu | 2016-09-20 | 4 | -8/+8 |
* | fixes insert method | Peng Wu | 2016-09-20 | 3 | -5/+5 |
* | update PhoneticEditor | Peng Wu | 2016-09-20 | 4 | -53/+15 |
* | update FallbackEditor | Peng Wu | 2016-09-20 | 3 | -51/+23 |
* | rename variables | Peng Wu | 2016-09-20 | 1 | -11/+11 |
* | rename functions | Peng Wu | 2016-09-20 | 2 | -11/+11 |
* | use shift key to input full width character | Peng Wu | 2016-09-19 | 4 | -25/+25 |
* | fixes short cut key handling | Peng Wu | 2016-09-19 | 1 | -6/+6 |
* | fixes compile | Peng Wu | 2016-08-31 | 1 | -4/+4 |
* | combine two full/width modes into one mode | Peng Wu | 2016-08-31 | 3 | -11/+6 |
* | update class ZhuyinConfig | Peng Wu | 2016-08-31 | 3 | -16/+8 |
* | update class ZhuyinProperties | Peng Wu | 2016-08-31 | 2 | -72/+26 |
* | use Shift-Space to toggle full English mode | Peng Wu | 2016-08-23 | 1 | -0/+6 |
* | fixes full punctuation in English mode | Peng Wu | 2016-08-23 | 2 | -1/+9 |
* | Fixes FallbackEditor | Peng Wu | 2016-05-09 | 1 | -2/+1 |
* | fixes leak | Peng Wu | 2016-04-12 | 1 | -1/+3 |
* | clean up getCursorRight method | Peng Wu | 2015-12-10 | 1 | -36/+1 |
* | fixes getCursorRight and selectCandidate method | Peng Wu | 2015-12-09 | 1 | -0/+8 |
* | fixes getCursorRight method | Peng Wu | 2015-12-04 | 1 | -0/+6 |
* | fixes probe_section_start function | Peng Wu | 2015-11-12 | 1 | -0/+1 |
* | fixes getCursorRight method | Peng Wu | 2015-11-12 | 1 | -2/+27 |
* | fixes input behavior | Peng Wu | 2015-09-11 | 2 | -0/+25 |
* | fixes updateZhuyin method1.7.4 | Peng Wu | 2015-08-19 | 1 | -1/+2 |
* | fixes processSpace method | Peng Wu | 2015-08-07 | 5 | -6/+77 |
* | update updateZhuyin method | Peng Wu | 2015-08-05 | 2 | -1/+26 |
* | update updateZhuyin method | Peng Wu | 2015-08-05 | 2 | -3/+21 |
* | fixes prepareCandidates method | Peng Wu | 2015-08-04 | 1 | -4/+25 |
* | add candidates after cursor option | Peng Wu | 2015-08-04 | 4 | -1/+13 |
* | add space show candidates option | Peng Wu | 2015-07-29 | 4 | -2/+16 |
* | write processSpace method | Peng Wu | 2015-07-28 | 4 | -4/+52 |
* | fixes updateZhuyin again | Peng Wu | 2015-06-25 | 2 | -12/+36 |
* | Revert "restore updateZhuyin method" | Peng Wu | 2015-06-25 | 1 | -0/+15 |
* | Revert "auto commit when press space key" | Peng Wu | 2015-06-25 | 5 | -40/+9 |
* | auto commit when press space key | Peng Wu | 2015-06-21 | 5 | -9/+40 |
* | restore updateZhuyin method | Peng Wu | 2015-06-19 | 1 | -15/+0 |
* | improves processEscape | Peng Wu | 2015-06-09 | 1 | -2/+18 |
* | fixes shift behavior | Peng Wu | 2015-06-05 | 2 | -1/+12 |
* | fixes ZhuyinEditor::updateZhuyin | Peng Wu | 2015-06-05 | 1 | -1/+18 |
* | use enter to select candidate | Peng Wu | 2015-05-08 | 1 | -1/+12 |
* | rename processSpace to processSelectCandidate | Peng Wu | 2015-05-08 | 4 | -5/+5 |