summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* write bopomofo editorPeng Wu2011-12-224-10/+218
* add libpinyin pinyin enginePeng Wu2011-12-222-0/+326
* add PYPPinyinEngine.hPeng Wu2011-12-222-0/+81
* add libpinyin pinyin/chewing scheme optionsPeng Wu2011-12-222-8/+44
* add set chewing optionsPeng Wu2011-12-222-2/+30
* fixes Makefile.amPeng Wu2011-12-222-0/+3
* remove m_pinyinsPeng Wu2011-12-225-8/+7
* write bopomofo editorPeng Wu2011-12-222-5/+40
* write bopomofo editor in progressPeng Wu2011-12-222-1/+69
* begin to write bopomofo editorPeng Wu2011-12-224-135/+8
* write double pinyin editorPeng Wu2011-12-224-2/+96
* add update pinyinPeng Wu2011-12-223-15/+21
* move cursor edit funcs to pinyin editorPeng Wu2011-12-225-184/+190
* begin to add double pinyin editorPeng Wu2011-12-222-0/+41
* add update aux text func for full pinyinPeng Wu2011-12-224-5/+44
* re-factor full pinyin editorPeng Wu2011-12-222-46/+40
* use pinyin posPeng Wu2011-12-222-10/+12
* use m_pinyin_poses in full pinyin editorPeng Wu2011-12-221-10/+22
* write full pinyin editor in progressPeng Wu2011-12-221-2/+129
* add char editPeng Wu2011-12-221-0/+39
* write update pinyinPeng Wu2011-12-222-0/+33
* begin to write libpinyin full pinyin editorPeng Wu2011-12-222-0/+65
* write pinyin editor in progressPeng Wu2011-12-222-4/+77
* add m_pinyin_len backPeng Wu2011-12-222-11/+13
* clean up libpinyin bopomofo editorPeng Wu2011-12-221-26/+13
* refactor libpinyin phonetic editorPeng Wu2011-12-222-10/+55
* remove special phrasePeng Wu2011-12-222-47/+1
* add set options to libpinyin back endPeng Wu2011-12-222-0/+56
* begin to write libpinyin backendPeng Wu2011-12-223-1/+47
* add libpinyin depsPeng Wu2011-12-222-0/+6
* fixes compilePeng Wu2011-12-223-5/+8
* begin to write bopomofo editorPeng Wu2011-12-222-0/+451
* begin to write pinyin editorPeng Wu2011-12-221-0/+202
* rename base editorPeng Wu2011-12-227-33/+58
* add libpinyin pinyin editor headerPeng Wu2011-12-221-0/+56
* rename filesPeng Wu2011-12-224-0/+0
* begin to write concrete pinyin editorsPeng Wu2011-12-222-0/+116
* add special phrases handle in libpinyin base editorPeng Wu2011-12-222-6/+22
* fixes compilePeng Wu2011-12-223-2/+3
* begin to write libpinyin base editorPeng Wu2011-12-222-2/+318
* rename editor headerPeng Wu2011-12-221-0/+0
* rename editor classPeng Wu2011-12-222-5/+11
* begin to write libpinyin backend singletonPeng Wu2011-12-221-0/+36
* begin to integratePeng Wu2011-12-221-0/+91
* Fix some issues which may cause crash likely.Peng Huang2011-10-282-30/+26
* Exit if config component is not ready instead of crash.Peng Huang2011-10-261-1/+6
* Use ibus_config_get_values () to improve performance.Peng Huang2011-07-052-90/+148
* Fix a build warning.Peng Huang2011-06-021-1/+1
* Fixed build errors in Ubuntu 11.04 and get distribution codename from /etc/ls...Peng Huang2011-05-032-3/+3
* add English EditorPeng Wu2011-04-226-7/+911