summaryrefslogtreecommitdiffstats
path: root/src/PYEngine.cc
Commit message (Collapse)AuthorAgeFilesLines
* drop gdk-3.0 dependsPeng Wu2016-07-181-2/+1
|
* write pinyin_accelerator_name functionPeng Wu2014-12-051-1/+64
|
* remove LibPinyin* class prefixPeng Wu2014-05-211-3/+3
|
* move logics to class PYEnginePeng Wu2014-02-171-0/+33
|
* drop IBUS_BUILD_LIBPINYIN macroPeng Wu2013-12-121-2/+0
|
* support setContentType methodPeng Wu2013-10-101-0/+21
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* update srcPeng Wu2012-06-061-1/+1
|
* fixes compilePeng Wu2012-05-301-11/+1
|
* add compile flagsPeng Wu2011-12-221-0/+2
|
* fixes chewing editorPeng Wu2011-12-221-1/+1
|
* add libpinyin engines to PYEngine.ccPeng Wu2011-12-221-5/+20
|
* Add option --disable-boost to support build without boostPeng Huang2010-09-271-0/+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/+227
system than is case insensitive.