summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes Shift key1.9.91Peng Wu2018-03-162-2/+2
* fixes m_select_mode for Bopomofo EditorPeng Wu2018-03-151-2/+5
* fixes String usagePeng Wu2018-03-153-3/+3
* fixes candidates labelPeng Wu2018-03-152-1/+32
* update class StringPeng Wu2018-03-152-3/+4
* fixes enter keyPeng Wu2018-03-151-1/+15
* clean up class ConfigPeng Wu2018-03-143-8/+0
* fixes crashPeng Wu2018-03-141-20/+5
* use GSettings in class ConfigPeng Wu2018-03-135-162/+165
* fixes commentsPeng Wu2018-02-241-2/+2
* enable English and Stroke Editor for Double PinyinPeng Wu2018-02-235-13/+27
* fixes LyX shortcut issue in class FallbackEditorPeng Wu2018-02-231-6/+15
* update src/Makefile.am1.9.3Peng Wu2018-01-161-5/+0
* remove phrases.txtPeng Wu2018-01-161-78/+0
* update libpinyin.xml.in.inPeng Wu2018-01-031-0/+2
* fixes LibPinyinConfig::valueChangedCallback methodPeng Wu2017-08-281-2/+2
* Fix two symbols in TC modeAnyist2017-08-221-2/+2
* support sort_candidate_option for setup dialogPeng Wu2017-08-221-1/+1
* use sort option for pinyin_guess_candidates functionPeng Wu2017-08-186-13/+35
* update dconf key name againPeng Wu2017-02-271-52/+52
* use libpinyin 1.9.91Peng Wu2017-02-108-19/+24
* re-factor translate_to_longform functionPeng Wu2017-01-111-4/+4
* fixes localedir option for configurePeng Wu2016-12-232-0/+6
* use icon_prop_key propertyPeng Wu2016-12-221-0/+2
* fixes a typoPeng Wu2016-12-221-1/+0
* update dconf key namePeng Wu2016-12-221-53/+53
* fixes setup dialogPeng Wu2016-11-293-4/+4
* update PYPConfig.ccPeng Wu2016-11-141-32/+32
* use libpinyin config namespacePeng Wu2016-11-141-2/+2
* fixes updatePreeditText methodsPeng Wu2016-08-082-2/+2
* fixes getLookupCursor methodPeng Wu2016-08-083-8/+21
* 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