summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fixes zhuyin_choose_candidate methoddevelPeng Wu2015-08-041-1/+4
|
* fixes _compute_phrase_strings_of_items functionPeng Wu2015-08-042-4/+13
|
* write zhuyin_guess_candidates_before_cursor methodPeng Wu2015-08-042-3/+125
|
* rename zhuyin_guess_candidates to zhuyin_guess_candidates_after_cursorPeng Wu2015-08-043-9/+9
|
* update parse_one_key methodPeng Wu2015-08-041-0/+2
|
* update chewing_table.h againPeng Wu2015-06-191-1/+1
|
* fixes first tonePeng Wu2015-06-162-1/+9
|
* update chewing_table.hPeng Wu2015-06-021-1/+1
|
* fixes space key displayPeng Wu2015-04-292-2/+7
|
* fixes a typoPeng Wu2015-04-241-2/+2
|
* use chewing simple parserPeng Wu2015-03-171-3/+10
|
* fixes chewing simple parserPeng Wu2015-03-172-9/+19
|
* update chewing_table.hPeng Wu2015-03-171-116/+76
|
* bring back chewing simple parserPeng Wu2015-03-172-23/+148
|
* Revert "use SHUFFLE_CORRECT"Peng Wu2015-03-161-5/+0
| | | | This reverts commit bc9d7e55bea8b0a4b101346761bee79a7f2468a2.
* use SHUFFLE_CORRECTPeng Wu2015-03-121-0/+5
|
* update parser tablePeng Wu2015-03-121-0/+1062
|
* update zhuyin enumsPeng Wu2015-03-121-1/+2
|
* add function zhuyin_get_zhuyin_key_rest_offset0.9.99.20140718Peng Wu2014-07-083-2/+53
|
* fixes function zhuyin_resetPeng Wu2014-07-071-0/+1
|
* rename public apis0.9.99.20140619Peng Wu2014-04-303-20/+20
|
* add zhuyin_get_parsed_input_length functionPeng Wu2014-04-283-4/+26
|
* update public apiPeng Wu2014-04-246-26/+18
|
* Change symbol versioning name to LIBZHUYINChangZhuo Chen (陳昌倬)2014-04-231-1/+1
|
* Merge pull request #2 from czchen/bugfix/cmakePeng Wu2014-04-161-2/+2
|\ | | | | pinyin -> zhuyin in CMakeLists.txt
| * pinyin -> zhuyin in CMakeLists.txtChangZhuo Chen (陳昌倬)2014-04-151-2/+2
| |
* | rename enumsPeng Wu2014-04-102-3/+3
| |
* | rename some public enumsPeng Wu2014-04-084-50/+50
|/
* fixes zhuyin_choose_candidatePeng Wu2014-04-021-0/+3
|
* add the force tone optionPeng Wu2014-03-133-15/+42
|
* extend zhuyin_in_chewing_keyboard functionPeng Wu2014-03-133-6/+14
|
* extend in_chewing_scheme methodPeng Wu2014-03-132-65/+100
|
* disable "'" support in full pinyinPeng Wu2014-03-131-0/+11
|
* fixes fscanfPeng Wu2014-03-134-4/+4
|
* clean up dachen 26 parserPeng Wu2014-01-151-0/+2
|
* use chewing tsi.srcPeng Wu2013-11-045-15/+8
|
* update libzhuyin.verPeng Wu2013-10-221-48/+48
|
* update zhuyin.cppPeng Wu2013-10-221-91/+91
|
* update zhuyin.hPeng Wu2013-10-221-151/+151
|
* use zhuyin_internal.hPeng Wu2013-10-212-2/+2
|
* update Makefile.amPeng Wu2013-10-212-4/+4
|
* rename filesPeng Wu2013-10-212-0/+0
|
* fixes compilePeng Wu2013-10-213-7/+7
|
* rename filesPeng Wu2013-10-213-0/+0
|
* rename pinyin_custom2.h to zhuyin_custom2.hPeng Wu2013-10-219-11/+11
|
* fixes compilePeng Wu2013-10-213-3/+3
|
* rename namespace pinyin to zhuyinPeng Wu2013-10-2111-11/+11
|
* rename namespace pinyin to zhuyin in progressPeng Wu2013-10-2125-25/+25
|
* write pinyin_set_full_pinyin_schemePeng Wu2013-10-153-3/+47
|
* write ChewingParser2Peng Wu2013-10-151-5/+29
|