summaryrefslogtreecommitdiffstats
path: root/src/ZYZPinyinEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* fixes processSpace methodPeng Wu2018-10-151-1/+3
* drop zhuyin_valid_zhuyin_keys functionPeng Wu2017-05-231-12/+0
* simplify insert methodPeng Wu2016-09-201-2/+2
* fixes insert methodPeng Wu2016-09-201-2/+2
* update PhoneticEditorPeng Wu2016-09-201-7/+1
* use shift key to input full width characterPeng Wu2016-09-191-5/+5
* fixes processSpace methodPeng Wu2015-08-071-0/+24
* update updateZhuyin methodPeng Wu2015-08-051-1/+14
* update updateZhuyin methodPeng Wu2015-08-051-0/+8
* write processSpace methodPeng Wu2015-07-281-0/+3
* fixes updateZhuyin againPeng Wu2015-06-251-0/+2
* Revert "auto commit when press space key"Peng Wu2015-06-251-18/+3
* auto commit when press space keyPeng Wu2015-06-211-3/+18
* rename processSpace to processSelectCandidatePeng Wu2015-05-081-1/+1
* rename processEnter to processCommitPeng Wu2015-05-081-1/+1
* fixes shortcut keys in Chinese modePeng Wu2015-05-071-7/+13
* support user symbolsPeng Wu2014-09-251-2/+5
* write processEasySymbolKey methodPeng Wu2014-09-191-0/+3
* write always input numbers optionPeng Wu2014-07-141-2/+14
* fixes method updatePreeditTextPeng Wu2014-07-141-1/+2
* fixes method selectCandidatePeng Wu2014-07-141-0/+1
* write method processEscapePeng Wu2014-07-111-0/+3
* write method processSpacePeng Wu2014-07-111-0/+4
* add STATE_BOPOMOFO_SYMBOL_SHOWNPeng Wu2014-07-011-1/+2
* begin to write method processShowCandidateKeyPeng Wu2014-07-011-0/+3
* fixes crashPeng Wu2014-06-181-1/+2
* write codes for built-in symbolsPeng Wu2014-06-111-3/+8
* fixes a typoPeng Wu2014-06-111-0/+2
* write ZYZPinyinEditor.ccPeng Wu2014-06-101-0/+216