summaryrefslogtreecommitdiffstats
path: root/src/PYExtEditor.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix processKeyEvent methods againPeng Wu2024-01-301-0/+3
|
* Add updateAll method to class EditorPeng Wu2022-10-091-0/+7
|
* Fix class ExtEditorPeng Wu2022-06-081-2/+3
|
* use GPLv3+ licensePeng Wu2020-04-231-11/+10
|
* fixes ExtEditorPeng Wu2020-03-271-0/+2
|
* write setLuaPlugin methodPeng Wu2018-06-201-20/+4
|
* update PYExtEditor.*Peng Wu2018-06-131-4/+1
|
* fixes String usagePeng Wu2018-03-151-1/+1
|
* enable English and Stroke Editor for Double PinyinPeng Wu2018-02-231-1/+1
|
* re-factor translate_to_longform functionPeng Wu2017-01-111-4/+4
|
* support extension editor in double pinyinPeng Wu2016-07-121-8/+8
|
* fixes warning1.7.3Peng Wu2015-11-051-1/+1
|
* fixes lua script loadsPeng Wu2014-09-191-6/+1
|
* re-factor ExtEditorPeng Wu2013-03-111-7/+114
|
* add user.luaPeng Wu2013-02-081-0/+5
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* update srcPeng Wu2012-06-061-1/+1
|
* add English EditorPeng Wu2011-04-221-5/+5
| | | | | | | | | | to speed up English input BUG=none TEST=build fine Review URL: http://codereview.appspot.com/4200041 Patch from Peng Wu <alexepico@gmail.com>.
* Add option --disable-boost to support build without boostPeng Huang2010-09-271-1/+1
| | | | | | | | | | | 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/+786
system than is case insensitive.