summaryrefslogtreecommitdiffstats
path: root/src/ZYZPhoneticEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes crashesPeng Wu2014-07-171-5/+6
* fixes method moveCursorLeftPeng Wu2014-07-171-2/+85
* fixes method moveCursorLeftPeng Wu2014-07-171-0/+74
* fixes method processKeyEventPeng Wu2014-07-161-5/+2
* write always input numbers optionPeng Wu2014-07-141-2/+41
* fixes method selectCandidatePeng Wu2014-07-141-0/+6
* support auto shift cursor after choose candidatePeng Wu2014-07-141-9/+7
* write method processEscapePeng Wu2014-07-111-0/+15
* write method processSpacePeng Wu2014-07-111-0/+18
* use function zhuyin_get_zhuyin_key_rest_offsetPeng Wu2014-07-081-36/+8
* fixes method prepareCandidatesPeng Wu2014-07-081-2/+12
* fixes crashesPeng Wu2014-07-071-3/+3
* fixes typosPeng Wu2014-07-071-2/+15
* fixes a typoPeng Wu2014-07-041-3/+2
* update method selectCandidatePeng Wu2014-07-021-2/+10
* write method prepareCandidatesPeng Wu2014-07-021-2/+117
* add STATE_BOPOMOFO_SYMBOL_SHOWNPeng Wu2014-07-011-2/+8