Branch: refs/heads/chromeos
Home:   http://github.com/phuang/ibus

Commit: fcce807d7170df605f3eb3eaa655ded9d4cb0bd6
    
http://github.com/phuang/ibus/commit/fcce807d7170df605f3eb3eaa655ded9d4cb0bd6
Author: James Su <[email protected]>
Date:   2010-08-02 (Mon, 02 Aug 2010)

Changed paths:
  M ibus/bus.py
  M ibus/interface/iibus.py
  M setup/setup.ui
  M ui/gtk/panel.py

Log Message:
-----------
Merge xkb related changes.

Add back "next_engine" and "prev_engine" config for backward compatibility.

Fix ui to support basic xkb layout switching.

Fix enable_by_default thing.

Add enable_by_default config. When it's true then the newly created input 
context will be enabled by default.

XKB integration 2nd version - part 1.

Review URL: http://codereview.chromium.org/1784007


Commit: 3c23910a7772885c9ef3ac220fb03273f0487e2f
    
http://github.com/phuang/ibus/commit/3c23910a7772885c9ef3ac220fb03273f0487e2f
Author: James Su <[email protected]>
Date:   2010-08-02 (Mon, 02 Aug 2010)

Changed paths:
  M ibus/bus.py
  M ibus/interface/iibus.py
  M ui/gtk/panel.py

Log Message:
-----------
Support changing the global input method engine without focus.

This CL is the fix for ibus. I'll do the fix for ChromiumOS later.

BUG=http://crosbug.com/2627
TEST=none

If use_global_engine is enabled, then the global engine can be changed from 
panel im menu even without focused input context.

Review URL: http://codereview.chromium.org/1735020


Commit: be1fefb72af3ad5d4f17077ee84e38b8617327dd
    
http://github.com/phuang/ibus/commit/be1fefb72af3ad5d4f17077ee84e38b8617327dd
Author: James Su <[email protected]>
Date:   2010-08-02 (Mon, 02 Aug 2010)

Changed paths:
  M bus/ibusimpl.c

Log Message:
-----------
Change default values of some config.

This CL changes the default value of use_global_engine, enable_by_default and 
use_sys_layout to TRUE. And also removes the default trigger key.

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/2008016


Commit: 6ef7ad644e3068edf6c90d11bd750d8a9a88363e
    
http://github.com/phuang/ibus/commit/6ef7ad644e3068edf6c90d11bd750d8a9a88363e
Author: James Su <[email protected]>
Date:   2010-08-02 (Mon, 02 Aug 2010)

Changed paths:
  M bus/ibusimpl.c

Log Message:
-----------
If the current engine is removed, then switch to another engine automatically.

BUG=http://crosbug.com/3577
TEST=manual test.

Review URL: http://codereview.chromium.org/2259004


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

回复