Refactoring hanja mode code
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Fri, 18 Sep 2009 15:50:12 +0000 (00:50 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Fri, 18 Sep 2009 15:50:12 +0000 (00:50 +0900)
commit8e29fe045005dffa50bd34092d44095105c752c1
tree8a1198369f70fbe5c1dbd7c4e9aa1288f509588e
parent9934e32affcaaeab891a18bea6c434bb73662664
Refactoring hanja mode code

 * check visibility before hide lookup table.
   If the engine hide again invisible lookup table, then ibus client doesn't
   work correctly. Selected text will be delete with non input key, such as
   arrow keys.
 * simplify update lookup table routine.
po/ko.po
po/zh_CN.po
src/engine.c
src/ustring.c