summaryrefslogtreecommitdiff
path: root/src/PYEditor.h
Commit message (Collapse)AuthorAgeFilesLines
* Add option --disable-boost to support build without boostPeng Huang2010-09-271-2/+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/+165
system than is case insensitive.