summaryrefslogtreecommitdiffstats
path: root/src/PYConfig.h
Commit message (Collapse)AuthorAgeFilesLines
* add emoji-candidate optionPeng Wu2019-02-191-0/+2
|
* Support configurable opencc configMarcin Mielniczuk2019-01-031-0/+2
|
* add option show suggestionPeng Wu2018-06-141-0/+2
|
* add option lua converterPeng Wu2018-06-141-0/+2
|
* clean up class ConfigPeng Wu2018-03-141-4/+0
|
* use GSettings in class ConfigPeng Wu2018-03-131-12/+19
|
* use sort option for pinyin_guess_candidates functionPeng Wu2017-08-181-0/+2
|
* use libpinyin 1.2.91Peng Wu2015-10-171-2/+2
|
* refine code stylePeng Wu2014-12-161-8/+11
|
* add remember every input option to class ConfigPeng Wu2014-12-161-0/+3
|
* remove the ctrl switch optionPeng Wu2014-12-091-2/+0
|
* add four new config keysPeng Wu2014-12-021-1/+9
|
* improves m_bopomofo_keyboard_mapping readPeng Wu2014-04-291-2/+2
|
* improves m_double_pinyin_schema readPeng Wu2014-04-291-2/+2
|
* re-factor codePeng Wu2014-04-231-0/+25
|
* fixes compilePeng Wu2014-04-221-0/+1
|
* use type pinyin_option_tPeng Wu2014-04-101-3/+3
|
* add ctrl switch to configPeng Wu2012-12-311-0/+2
|
* add dictionaries optionPeng Wu2012-08-081-0/+2
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* update srcPeng Wu2012-06-061-1/+1
|
* clean up PYConfig.h/ccPeng Wu2012-05-301-36/+0
|
* Use ibus_config_get_values () to improve performance.Peng Huang2011-07-051-2/+6
| | | | | | | BUG=http://crosbug.com/16287 TEST=Linux desktop Review URL: http://codereview.appspot.com/4670044
* Fix problem with ibus-2.0Peng Huang2010-10-291-15/+15
|
* add options for enter key, original feature is commit original english text, ↵Yuren Ju2010-10-221-0/+3
| | | | new feature is commit first candidate phrase
* Add option --disable-boost to support build without boostPeng Huang2010-09-271-3/+3
| | | | | | | | | | | When build without boost, ibus-pinyin will use smart pointer from c++0x and use the signal templates embedded instead of boost::signals2. BUG=chromium-os:5055 TEST=manual Review URL: http://codereview.appspot.com/2205044
* Add PY prefix of all file names to avoid name conflict on some filePeng Huang2010-08-171-0/+143
system than is case insensitive.