summaryrefslogtreecommitdiffstats
path: root/src/ZYZPhoneticEditor.h
Commit message (Expand)AuthorAgeFilesLines
* simplify insert methodPeng Wu2016-09-201-2/+2
* update PhoneticEditorPeng Wu2016-09-201-2/+1
* use shift key to input full width characterPeng Wu2016-09-191-3/+3
* fixes input behaviorPeng Wu2015-09-111-0/+5
* write processSpace methodPeng Wu2015-07-281-0/+1
* Revert "auto commit when press space key"Peng Wu2015-06-251-2/+1
* auto commit when press space keyPeng Wu2015-06-211-1/+2
* fixes shift behaviorPeng Wu2015-06-051-0/+3
* 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-1/+1
* fixes removeCharBefore and removeCharAfter methodsPeng Wu2015-02-111-0/+2
* write updateLookupTableLabel method1.6.99.20140929Peng Wu2014-09-261-0/+1
* support user symbolsPeng Wu2014-09-251-2/+1
* begin to write class UserSymbolListAllSectionPeng Wu2014-09-231-1/+1
* write processEasySymbolKey methodPeng Wu2014-09-191-0/+6
* write always input numbers optionPeng Wu2014-07-141-2/+3
* write method processEscapePeng Wu2014-07-111-0/+1
* write method processSpacePeng Wu2014-07-111-0/+1
* write method prepareCandidatesPeng Wu2014-07-021-0/+1
* add STATE_BOPOMOFO_SYMBOL_SHOWNPeng Wu2014-07-011-0/+1
* begin to write method processShowCandidateKeyPeng Wu2014-07-011-0/+1
* write codes for built-in symbolsPeng Wu2014-06-111-0/+3
* write class ZhuyinEditor in progressPeng Wu2014-05-301-1/+1
* write getZhuyinCursor methodPeng Wu2014-04-301-0/+3
* write resizeInstances methodPeng Wu2014-04-221-0/+2
* write class PhoneticEditor in progressPeng Wu2014-04-211-0/+2
* write class PhoneticEditor in progressPeng Wu2014-04-171-1/+4
* write processCandidateKey methodPeng Wu2014-04-171-0/+1
* fixes compilePeng Wu2014-04-161-1/+4
* begin to implement class PhoneticEditorPeng Wu2014-04-161-2/+10
* write class PhoneticSectionPeng Wu2014-04-021-0/+2
* design class SymbolSectionPeng Wu2014-03-311-0/+4
* introduce input state for phonetic editorPeng Wu2014-03-311-0/+9
* declare phonetic editorPeng Wu2014-03-241-0/+79