summaryrefslogtreecommitdiffstats
path: root/src/ZYZPhoneticEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* Use check_result macroPeng Wu2022-05-271-3/+3
* fixes numpadPeng Wu2019-04-291-3/+9
* fixes escape handlingPeng Wu2019-04-251-0/+3
* fixes special symbolsPeng Wu2019-04-191-1/+4
* fixes page up and page down shortcut keyPeng Wu2019-04-191-0/+4
* fixes insertSymbol methodPeng Wu2019-02-181-3/+5
* fixes insertSymbol methodPeng Wu2018-11-301-2/+3
* fixes processSpace methodPeng Wu2018-10-151-0/+3
* fixes easy symbolPeng Wu2018-04-091-0/+1
* add commentsPeng Wu2018-03-271-1/+1
* fixes user symbolPeng Wu2018-03-271-1/+3
* clean getCursorLeft methodPeng Wu2017-12-121-8/+1
* fixes getCursorLeft methodPeng Wu2017-12-081-0/+4
* fixes cursor variablePeng Wu2017-12-071-1/+1
* fixes cursor movesPeng Wu2017-12-071-4/+4
* fixes insertNumbers methodPeng Wu2017-10-201-13/+20
* fixes shortcut handlingPeng Wu2017-10-121-1/+1
* fixes processCommit methodPeng Wu2017-06-021-0/+1
* fixes a warningPeng Wu2017-05-271-1/+2
* fixes compilePeng Wu2017-05-231-38/+19
* fixes a typoPeng Wu2016-10-091-1/+1
* fixes Chinese full/half width modePeng Wu2016-10-091-3/+15
* simplify insert methodPeng Wu2016-09-201-2/+2
* fixes insert methodPeng Wu2016-09-201-1/+1
* update PhoneticEditorPeng Wu2016-09-201-37/+12
* use shift key to input full width characterPeng Wu2016-09-191-12/+12
* combine two full/width modes into one modePeng Wu2016-08-311-3/+3
* clean up getCursorRight methodPeng Wu2015-12-101-36/+1
* fixes getCursorRight and selectCandidate methodPeng Wu2015-12-091-0/+8
* fixes getCursorRight methodPeng Wu2015-12-041-0/+6
* fixes getCursorRight methodPeng Wu2015-11-121-2/+27
* fixes input behaviorPeng Wu2015-09-111-0/+20
* fixes processSpace methodPeng Wu2015-08-071-6/+1
* fixes prepareCandidates methodPeng Wu2015-08-041-4/+25
* add space show candidates optionPeng Wu2015-07-291-2/+8
* write processSpace methodPeng Wu2015-07-281-4/+45
* improves processEscapePeng Wu2015-06-091-2/+18
* use enter to select candidatePeng Wu2015-05-081-1/+12
* rename processSpace to processSelectCandidatePeng Wu2015-05-081-2/+2
* rename processEnter to processCommitPeng Wu2015-05-081-2/+2
* fixes removeCharBefore and removeCharAfter methodsPeng Wu2015-02-111-54/+63
* write updateLookupTableLabel method1.6.99.20140929Peng Wu2014-09-261-0/+14
* clean class SymbolSectionPeng Wu2014-09-251-6/+6
* fixes bugsPeng Wu2014-09-251-3/+4
* support user symbolsPeng Wu2014-09-251-5/+68
* begin to write class UserSymbolListAllSectionPeng Wu2014-09-231-1/+1
* fixes typoPeng Wu2014-09-231-0/+3
* fixes class StringPeng Wu2014-09-221-8/+6
* write processEasySymbolKey methodPeng Wu2014-09-191-0/+44
* use function probe_section_startPeng Wu2014-07-171-94/+11