summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* work around getLookupCursorPeng Wu2016-07-251-1/+8
* use g_assert instead of assertPeng Wu2016-07-213-7/+4
* fixes compilePeng Wu2016-07-212-0/+2
* add assert checksPeng Wu2016-07-213-3/+3
* update pinyin_get_character_offset callPeng Wu2016-07-202-16/+18
* drop gdk-3.0 dependsPeng Wu2016-07-182-4/+1
* support extension editor in double pinyinPeng Wu2016-07-122-9/+15
* fixes some typosPeng Wu2016-07-111-2/+0
* fixes a typoPeng Wu2016-07-111-1/+4
* use pinyin_remove_user_candidate functionPeng Wu2016-07-081-0/+14
* fixes auxiliary textPeng Wu2016-07-063-9/+0
* port code to use libpinyin 1.5.91Peng Wu2016-07-042-43/+8
* use pinyin_get_*_auxiliary_text functionsPeng Wu2016-06-293-130/+18
* use pinyin_get_character_offset functionPeng Wu2016-06-293-5/+11
* update class PhoneticEditorPeng Wu2016-06-231-47/+14
* begin to use libpinyin 1.5.91Peng Wu2016-06-222-9/+1
* Fixes FallbackEditorPeng Wu2016-05-091-2/+1
* fixes leakPeng Wu2016-04-121-2/+7
* fixes selectCandidate methodPeng Wu2016-01-261-2/+3
* fixes m_bopomofo_keyboard_mapping option againPeng Wu2015-12-141-0/+2
* Revert "fixes m_bopomofo_keyboard_mapping option"Peng Wu2015-12-141-6/+4
* fixes m_bopomofo_keyboard_mapping optionPeng Wu2015-12-141-4/+6
* fixes warning1.7.3Peng Wu2015-11-051-1/+1
* use pinyin_in_chewing_keyboard methodPeng Wu2015-10-171-13/+25
* use libpinyin 1.2.91Peng Wu2015-10-174-16/+16
* update clearPinyinUserData methodPeng Wu2015-06-181-3/+8
* update m_dictionariesPeng Wu2015-06-172-4/+4
* use pinyin_load_addon_phrase_library functionPeng Wu2015-06-171-5/+2
* fixes default valuesPeng Wu2015-03-092-0/+10
* update class LibPinyinConfig to support export user phrasesPeng Wu2015-01-271-1/+9
* write exportPinyinDictionary methodPeng Wu2015-01-232-0/+34
* fixes a typoPeng Wu2014-12-301-0/+1
* use opencc 1.0Peng Wu2014-12-251-25/+7
* 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