summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* fixes a small issue in rememberUserInputPeng Wu2014-12-241-0/+4
* fixes autoCommit optionPeng Wu2014-12-191-3/+0
* fixes processAccelKeyEvent methodPeng Wu2014-12-182-0/+8
* write rememberUserInput methodPeng Wu2014-12-184-0/+51
* refine code stylePeng Wu2014-12-162-19/+23
* add remember every input option to class ConfigPeng Wu2014-12-163-0/+12
* remove the ctrl switch optionPeng Wu2014-12-093-8/+1
* refine code stylePeng Wu2014-12-082-6/+6
* support four customized shortcut keysPeng Wu2014-12-085-36/+90
* write pinyin_accelerator_name functionPeng Wu2014-12-053-1/+69
* add four new config keysPeng Wu2014-12-022-3/+27
* disable lookup table lazy candidate fillPeng Wu2014-11-052-9/+34
* fixes lua script loadsPeng Wu2014-09-191-6/+1
* use pinyin_get_pinyin_key_rest_offset functionPeng Wu2014-08-191-15/+2
* fixes memory leakPeng Wu2014-07-151-0/+2
* use macro USER_DICTIONARYPeng Wu2014-07-151-2/+2
* fixes a typoPeng Wu2014-06-131-1/+1
* remove LibPinyin* class prefixPeng Wu2014-05-2119-216/+216
* improves m_bopomofo_keyboard_mapping readPeng Wu2014-04-293-26/+35
* improves m_double_pinyin_schema readPeng Wu2014-04-294-35/+37
* fixes a typoPeng Wu2014-04-281-1/+1
* re-factor codePeng Wu2014-04-233-49/+25
* format codePeng Wu2014-04-232-6/+6
* fixes a typoPeng Wu2014-04-221-1/+1
* fixes compilePeng Wu2014-04-221-0/+1
* fixes a typoPeng Wu2014-04-211-1/+1
* use type pinyin_option_tPeng Wu2014-04-102-4/+4
* fixes a typoPeng Wu2014-03-241-1/+1
* move logics to class PYEnginePeng Wu2014-02-176-55/+47
* rename Intelligent Bopomofo to BopomofoPeng Wu2014-01-262-4/+4
* drop uuid depsPeng Wu2014-01-262-50/+2
* remove PYRegex.hPeng Wu2014-01-032-69/+0
* drop IBUS_BUILD_LIBPINYIN macroPeng Wu2013-12-124-27/+4
* fixes pinyin propertiesPeng Wu2013-11-111-1/+1
* support setContentType methodPeng Wu2013-10-106-0/+82
* Update the symbol of the ibus indicatorPeng Wu2013-07-262-1/+23
* fixes dictionaries optionPeng Wu2013-04-212-4/+4
* Revert "change config key name"Peng Wu2013-04-211-1/+1
* fixes compilePeng Wu2013-03-225-5/+3
* update double pinyin editorPeng Wu2013-03-221-15/+22
* update full pinyin editorPeng Wu2013-03-222-18/+25
* update pinyin editorPeng Wu2013-03-221-9/+14
* update bopomofo editorPeng Wu2013-03-221-18/+25
* update phonetic editorPeng Wu2013-03-222-45/+64
* change config key namePeng Wu2013-03-151-1/+1
* add using namespace pinyinPeng Wu2013-03-142-0/+3
* remove special phrasesPeng Wu2013-03-116-612/+0
* re-factor ExtEditorPeng Wu2013-03-112-13/+114
* fixes getLookupCursorPeng Wu2013-02-281-1/+1
* fixes typoPeng Wu2013-02-201-2/+2