summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* update Makefile.amPeng Wu2020-04-231-13/+12
|
* update Makefile.amPeng Wu2018-10-231-1/+1
|
* update Makefile.amPeng Wu2018-09-271-0/+3
|
* update Makefile.amPeng Wu2018-06-191-0/+2
|
* update Makefile.amPeng Wu2018-06-151-0/+2
|
* update Makefile.amPeng Wu2018-06-131-0/+2
|
* update Makefile.amPeng Wu2018-06-131-1/+5
|
* update Makefile.amPeng Wu2018-06-011-0/+5
|
* update src/Makefile.am1.9.3Peng Wu2018-01-161-5/+0
|
* fixes localedir option for configurePeng Wu2016-12-231-0/+1
|
* drop gdk-3.0 dependsPeng Wu2016-07-181-2/+0
|
* write pinyin_accelerator_name functionPeng Wu2014-12-051-0/+2
|
* drop uuid depsPeng Wu2014-01-261-18/+0
|
* remove PYRegex.hPeng Wu2014-01-031-1/+0
|
* drop IBUS_BUILD_LIBPINYIN macroPeng Wu2013-12-121-7/+2
|
* re-factor ExtEditorPeng Wu2013-03-111-6/+0
|
* detect libpinyin datadirPeng Wu2012-10-081-1/+4
|
* enable stroke editorPeng Wu2012-07-261-0/+6
|
* update autoconf for stroke editorPeng Wu2012-07-231-0/+5
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* update Makefile.amPeng Wu2012-06-061-1/+1
|
* remove PYBopomofo.hPeng Wu2012-06-011-1/+0
|
* update Makefile.amPeng Wu2012-06-011-29/+29
|
* update Makefile.amPeng Wu2012-05-311-3/+0
|
* update src/Makefile.amPeng Wu2012-05-301-1/+0
|
* update Makefile.amPeng Wu2012-05-301-10/+0
|
* update Makefile.amPeng Wu2012-05-301-2/+0
|
* update Makefile.amPeng Wu2012-05-301-8/+0
|
* update Makefile.amPeng Wu2012-05-301-12/+0
|
* use new parsersPeng Wu2011-12-221-1/+1
|
* add LibPinyin ConfigPeng Wu2011-12-221-0/+2
|
* add compile flagsPeng Wu2011-12-221-8/+18
|
* add PYPBopomofoEngine.ccPeng Wu2011-12-221-0/+1
|
* add PYPBopomofoEngine.hPeng Wu2011-12-221-0/+1
|
* add libpinyin pinyin enginePeng Wu2011-12-221-0/+1
|
* add PYPPinyinEngine.hPeng Wu2011-12-221-0/+1
|
* fixes Makefile.amPeng Wu2011-12-221-0/+2
|
* begin to add double pinyin editorPeng Wu2011-12-221-0/+1
|
* begin to write libpinyin full pinyin editorPeng Wu2011-12-221-0/+1
|
* begin to write libpinyin backendPeng Wu2011-12-221-0/+1
|
* add libpinyin depsPeng Wu2011-12-221-0/+2
|
* fixes compilePeng Wu2011-12-221-0/+2
|
* rename base editorPeng Wu2011-12-221-2/+4
|
* fixes compilePeng Wu2011-12-221-0/+3
|
* add English EditorPeng Wu2011-04-221-0/+11
| | | | | | | | | | 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 auto correct "on" => "ong", and combine some fuzzy pinyin options to ↵Peng Huang2011-03-211-7/+18
| | | | | | | | | save flag bits. BUG=none TEST=Linux desktop Review URL: http://codereview.appspot.com/4273085
* Add option --disable-boost to support build without boostPeng Huang2010-09-271-12/+12
| | | | | | | | | | | 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
* Fix make distcheck errors.Peng Huang2010-09-061-10/+10
|
* Add PY prefix of all file names to avoid name conflict on some filePeng Huang2010-08-171-62/+62
| | | | system than is case insensitive.
* fixes error when make distcheck.Peng Wu2010-07-141-1/+1
|