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

Commit: 0929e30b91dbb7955c9f90e058bb644ff946298d
    https://github.com/ibus/ibus/commit/0929e30b91dbb7955c9f90e058bb644ff946298d
Author: Yusuke Sato <[email protected]>
Date:   2011-03-21 (Mon, 21 Mar 2011)

Changed paths:
  M bus/ibusimpl.c
  M bus/inputcontext.c
  M src/ibusinputcontext.c
  M src/ibusinputcontext.h
  M src/tests/.gitignore
  M src/tests/Makefile.am
  M src/tests/ibus-bus.c
  A src/tests/ibus-inputcontext.c

Log Message:
-----------
Add asynchronous InputContext.IsEnabled and InputContext.GetEngine APIs.

* Added asynchronous InputContext.IsEnabled and InputContext.GetEngine APIs. Now
all InputContext IPCs can be async.
* Added comments to src/ibusinputcontext.h.
* Moved input context tests from ibus-bus.c to ibus-inputcontext.c (new file),
and fixed flaky tests.
* Fixed typos in bus/.

BUG=http://code.google.com/p/ibus/issues/detail?id=1215
TEST=ran the new test

Review URL: http://codereview.appspot.com/4298049


-- 
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

回复