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

Commit: d8ea3cc61698c210af42ed3865f674b50c500409
    https://github.com/ibus/ibus/commit/d8ea3cc61698c210af42ed3865f674b50c500409
Author: Peng Huang <[email protected]>
Date:   2011-01-27 (Thu, 27 Jan 2011)

Changed paths:
  M client/gtk2/ibusimcontext.c
  M client/x11/main.c
  M debian/libibus-1.0-0.symbols
  M src/ibusinputcontext.c
  M src/ibusinputcontext.h

Log Message:
-----------
Export async version ibus_input_context_process_key_event.

Some application may want to integrate with ibus directly, and want to
use async mode for processing key events. So I make
ibus_input_context_process_key_event to be an async function,
and also added ibus_input_context_process_key_event_sync.

Fix problem in introspection of Engine.

BUG=none
TEST=Tested in Ubuntu 10.10

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


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

回复