Update lookup table managing code
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Thu, 8 Jul 2010 13:44:15 +0000 (22:44 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Thu, 8 Jul 2010 13:44:15 +0000 (22:44 +0900)
commitbe97b93e0189be50928d3739b87e6c698840cc13
treeeaf0f30f71ff859b747ba9ed5b2b368ebefaa466
parent8135d88b75bce61f54d0049e62916420200b38d6
Update lookup table managing code

 After 53607e033002977d350d84fb210b3f7fb372e776, there is a problem with
 lookup table manaing. Even when the lookup table is showing, focus out
 event cause committing preedit text. But in that case, the preedit string
 should not be committed. And the focus is in again, the last lookup table
 should be shown. So I've change the code to conform to this behavior.
src/engine.c