summaryrefslogtreecommitdiffstats
path: root/src/PYEngine.cc
Commit message (Collapse)AuthorAgeFilesLines
* 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.