Use boost::signals2 to replace sigc++, do not need sigc++ library in
authorPeng Huang <shawn.p.huang@gmail.com>
Sat, 17 Apr 2010 02:38:13 +0000 (10:38 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Sat, 17 Apr 2010 05:36:06 +0000 (13:36 +0800)
commit30b4b372c2c4bad09c6ae94ebbd5b00e57ee9adf
treebc051b84652cf82c4c3df0b202e7afb2faa39f2b
parent8a0155f9c840cc4ee50dad97a13337d3fe5eb1a7
Use boost::signals2 to replace sigc++, do not need sigc++ library in
runtime
configure.ac
ibus-pinyin.spec.in
m4/boost.m4 [new file with mode: 0644]
src/Editor.h
src/Makefile.am
src/PinyinEngine.cc
src/PinyinProperties.h
src/Signal.h [new file with mode: 0644]