Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus

  Commit: 508f6a11d39860f4fdb005e8a54574a5fba52e9d
      
https://github.com/ibus/ibus/commit/508f6a11d39860f4fdb005e8a54574a5fba52e9d
  Author: Kazuhiro Inaba <[email protected]>
  Date:   2011-06-17 (Fri, 17 Jun 2011)

  Changed paths:
    M client/gtk2/ibusimcontext.c

  Log Message:
  -----------
  Store capabilities when ibuscontext is not ready yet.

Due to the asynchronous creation of contexts, gtk_im_set_use_preedit may
be called before the context is ready. This patch is to
record the change of capability flag and enables to set it
later in _create_input_context_done.

BUG=http://crosbug.com/16500
TEST=ChromeOS Cr-48

Review URL: http://codereview.appspot.com/4635049
Patch from Kazuhiro Inaba <[email protected]>.


-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复