summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drop clean all buffer optionPeng Wu2014-07-111-3/+0
* update setup dialogPeng Wu2014-07-111-16/+1
* write method processEscapePeng Wu2014-07-114-0/+22
* write method processSpacePeng Wu2014-07-114-0/+27
* drop auto shift cursor optionPeng Wu2014-07-101-3/+0
* update setup dialogPeng Wu2014-07-101-21/+3
* use function zhuyin_get_zhuyin_key_rest_offsetPeng Wu2014-07-081-36/+8
* fixes method prepareCandidatesPeng Wu2014-07-081-2/+12
* fixes a bugPeng Wu2014-07-074-2/+4
* fixes crashesPeng Wu2014-07-072-3/+6
* fixes typosPeng Wu2014-07-073-6/+24
* update symbols declarationPeng Wu2014-07-072-12/+12
* fixes a typoPeng Wu2014-07-041-3/+2
* update method selectCandidatePeng Wu2014-07-022-2/+11
* write method prepareCandidatesPeng Wu2014-07-025-4/+123
* add STATE_BOPOMOFO_SYMBOL_SHOWNPeng Wu2014-07-014-4/+13
* update initCandidates declarationPeng Wu2014-07-015-5/+11
* write ZYZBopomofoSymbolSection.ccPeng Wu2014-07-013-1/+75
* import ZYZBopomofoSymbolSection.hPeng Wu2014-07-012-0/+73
* fixes typoPeng Wu2014-07-011-4/+5
* begin to write method processShowCandidateKeyPeng Wu2014-07-014-1/+47
* handle enter keyPeng Wu2014-06-272-3/+15
* fixes a crash1.6.99.20140626Peng Wu2014-06-251-0/+2
* enable fallback editorPeng Wu2014-06-241-2/+11
* add more punctuations to ZYSymbols.ccPeng Wu2014-06-241-2/+12
* write ZYFallbackEditor.ccPeng Wu2014-06-243-0/+174
* import ZYFallbackEditor.hPeng Wu2014-06-241-0/+80
* update configure.acPeng Wu2014-06-241-1/+1
* Revert "fixes raw input"Peng Wu2014-06-243-59/+0
* fixes raw inputPeng Wu2014-06-183-0/+59
* fixes crashPeng Wu2014-06-184-3/+9
* import ibus-libzhuyin.spec.inPeng Wu2014-06-183-0/+63
* write ZYMain.ccPeng Wu2014-06-132-3/+144
* add libzhuyin.xml.in.inPeng Wu2014-06-123-8/+56
* write codes for built-in symbolsPeng Wu2014-06-115-4/+75
* fixes a typoPeng Wu2014-06-113-5/+6
* fixes compilePeng Wu2014-06-102-6/+3
* write ZYZPinyinEditor.ccPeng Wu2014-06-102-1/+217
* import ZYZPinyinEditor.hPeng Wu2014-06-101-0/+56
* write ZYZZhuyinEngine.ccPeng Wu2014-06-092-1/+151
* add ibus-setup-libzhuyin scriptPeng Wu2014-06-093-0/+38
* begin to write ZYZZhuyinEngine.ccPeng Wu2014-06-062-0/+120
* import ZYZZhuyinEngine.hPeng Wu2014-06-052-0/+79
* rename pinyin to zhuyinPeng Wu2014-06-041-79/+79
* import ZYEngine.ccPeng Wu2014-06-041-0/+282
* import ZYEngine.hPeng Wu2014-06-041-0/+138
* write class ZhuyinEditor in progressPeng Wu2014-05-304-2/+58
* update libzhuyin callsPeng Wu2014-04-301-4/+4
* fixes compilePeng Wu2014-04-302-9/+7
* write getZhuyinCursor methodPeng Wu2014-04-303-4/+91