Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes numpad | Peng Wu | 2019-04-29 | 1 | -3/+9 |
* | fixes escape handling | Peng Wu | 2019-04-25 | 1 | -0/+3 |
* | fixes special symbols | Peng Wu | 2019-04-19 | 1 | -1/+4 |
* | fixes page up and page down shortcut key | Peng Wu | 2019-04-19 | 1 | -0/+4 |
* | fixes insertSymbol method | Peng Wu | 2019-02-18 | 1 | -3/+5 |
* | fixes insertSymbol method | Peng Wu | 2018-11-30 | 1 | -2/+3 |
* | fixes processSpace method | Peng Wu | 2018-10-15 | 1 | -0/+3 |
* | fixes easy symbol | Peng Wu | 2018-04-09 | 1 | -0/+1 |
* | add comments | Peng Wu | 2018-03-27 | 1 | -1/+1 |
* | fixes user symbol | Peng Wu | 2018-03-27 | 1 | -1/+3 |
* | clean getCursorLeft method | Peng Wu | 2017-12-12 | 1 | -8/+1 |
* | fixes getCursorLeft method | Peng Wu | 2017-12-08 | 1 | -0/+4 |
* | fixes cursor variable | Peng Wu | 2017-12-07 | 1 | -1/+1 |
* | fixes cursor moves | Peng Wu | 2017-12-07 | 1 | -4/+4 |
* | fixes insertNumbers method | Peng Wu | 2017-10-20 | 1 | -13/+20 |
* | fixes shortcut handling | Peng Wu | 2017-10-12 | 1 | -1/+1 |
* | fixes processCommit method | Peng Wu | 2017-06-02 | 1 | -0/+1 |
* | fixes a warning | Peng Wu | 2017-05-27 | 1 | -1/+2 |
* | fixes compile | Peng Wu | 2017-05-23 | 1 | -38/+19 |
* | 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 |
* | simplify insert method | Peng Wu | 2016-09-20 | 1 | -2/+2 |
* | fixes insert method | Peng Wu | 2016-09-20 | 1 | -1/+1 |
* | update PhoneticEditor | Peng Wu | 2016-09-20 | 1 | -37/+12 |
* | use shift key to input full width character | Peng Wu | 2016-09-19 | 1 | -12/+12 |
* | combine two full/width modes into one mode | Peng Wu | 2016-08-31 | 1 | -3/+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 getCursorRight method | Peng Wu | 2015-11-12 | 1 | -2/+27 |
* | fixes input behavior | Peng Wu | 2015-09-11 | 1 | -0/+20 |
* | fixes processSpace method | Peng Wu | 2015-08-07 | 1 | -6/+1 |
* | fixes prepareCandidates method | Peng Wu | 2015-08-04 | 1 | -4/+25 |
* | add space show candidates option | Peng Wu | 2015-07-29 | 1 | -2/+8 |
* | write processSpace method | Peng Wu | 2015-07-28 | 1 | -4/+45 |
* | improves processEscape | Peng Wu | 2015-06-09 | 1 | -2/+18 |
* | use enter to select candidate | Peng Wu | 2015-05-08 | 1 | -1/+12 |
* | rename processSpace to processSelectCandidate | Peng Wu | 2015-05-08 | 1 | -2/+2 |
* | rename processEnter to processCommit | Peng Wu | 2015-05-08 | 1 | -2/+2 |
* | fixes removeCharBefore and removeCharAfter methods | Peng Wu | 2015-02-11 | 1 | -54/+63 |
* | write updateLookupTableLabel method1.6.99.20140929 | Peng Wu | 2014-09-26 | 1 | -0/+14 |
* | clean class SymbolSection | Peng Wu | 2014-09-25 | 1 | -6/+6 |
* | fixes bugs | Peng Wu | 2014-09-25 | 1 | -3/+4 |
* | support user symbols | Peng Wu | 2014-09-25 | 1 | -5/+68 |
* | begin to write class UserSymbolListAllSection | Peng Wu | 2014-09-23 | 1 | -1/+1 |
* | fixes typo | Peng Wu | 2014-09-23 | 1 | -0/+3 |
* | fixes class String | Peng Wu | 2014-09-22 | 1 | -8/+6 |
* | write processEasySymbolKey method | Peng Wu | 2014-09-19 | 1 | -0/+44 |
* | use function probe_section_start | Peng Wu | 2014-07-17 | 1 | -94/+11 |
* | fixes crashes | Peng Wu | 2014-07-17 | 1 | -5/+6 |