Package: ibus-pinyin / 1.5.0-5

Metadata

Package Version Patches format
ibus-pinyin 1.5.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ibus pinyin fixes lua compile.patch | (download)

lua/lmyoslib.c | 8 8 + 0 - 0 !
lua/lua-plugin-init.c | 11 11 + 0 - 0 !
lua/lua-plugin.c | 9 9 + 0 - 0 !
3 files changed, 28 insertions(+)

 [patch] fixes lua 5.2 compile


ibus pinyin support setContentType method.patch | (download)

src/PYBopomofoEngine.cc | 5 5 + 0 - 0 !
src/PYEngine.cc | 54 54 + 0 - 0 !
src/PYEngine.h | 14 12 + 2 - 0 !
src/PYPinyinEngine.cc | 5 5 + 0 - 0 !
4 files changed, 76 insertions(+), 2 deletions(-)

 [patch 1/1] support setcontenttype method

ibus now supports setContentType method, if an application input some
password, the password will not be shown.

BUG=rhbz#1027029
R=Shawn.P.Huang@gmail.com

Review URL: https://codereview.appspot.com/22330043

Patch from Peng Wu <alexepico@gmail.com>.

ibus pinyin default full.patch | (download)

src/PYConfig.cc | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---