Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3196)

Issue 12957046: Implement IME state per window. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by fujiwara
Modified:
10 years, 10 months ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Implement IME state per window. BUG=http://code.google.com/p/ibus/issues/detail?id=1568 TEST=Disable global engine with ibus-setup.

Patch Set 1 #

Patch Set 2 : Added IBUS_CAP_FOCUS capability. #

Total comments: 6

Patch Set 3 : Updated with message #2. #

Total comments: 6

Patch Set 4 : Updated with message #5. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+442 lines, -172 lines) Patch
M bus/ibusimpl.c View 1 2 chunks +7 lines, -3 lines 0 comments Download
M bus/panelproxy.h View 1 2 2 chunks +56 lines, -39 lines 0 comments Download
M bus/panelproxy.c View 2 chunks +22 lines, -2 lines 0 comments Download
M data/ibus.schemas.in View 1 chunk +1 line, -1 line 0 comments Download
M setup/setup.ui View 1 chunk +1 line, -1 line 0 comments Download
M src/ibuspanelservice.h View 4 chunks +10 lines, -5 lines 0 comments Download
M src/ibuspanelservice.c View 1 2 31 chunks +226 lines, -112 lines 0 comments Download
M ui/gtk3/panel.vala View 1 2 3 9 chunks +119 lines, -9 lines 0 comments Download

Messages

Total messages: 7
fujiwara
10 years, 10 months ago (2013-08-21 04:46:32 UTC) #1
Peng
https://codereview.appspot.com/12957046/diff/4001/bus/panelproxy.h File bus/panelproxy.h (right): https://codereview.appspot.com/12957046/diff/4001/bus/panelproxy.h#newcode58 bus/panelproxy.h:58: *connection); This wrapped line looks not nice. Could you ...
10 years, 10 months ago (2013-08-23 17:55:56 UTC) #2
fujiwara
https://codereview.appspot.com/12957046/diff/4001/bus/panelproxy.h File bus/panelproxy.h (right): https://codereview.appspot.com/12957046/diff/4001/bus/panelproxy.h#newcode58 bus/panelproxy.h:58: *connection); On 2013/08/23 17:55:56, Peng wrote: > This wrapped ...
10 years, 10 months ago (2013-08-26 16:48:41 UTC) #3
Peng
On 2013/08/26 16:48:41, fujiwara wrote: > https://codereview.appspot.com/12957046/diff/4001/bus/panelproxy.h > File bus/panelproxy.h (right): > > https://codereview.appspot.com/12957046/diff/4001/bus/panelproxy.h#newcode58 > ...
10 years, 10 months ago (2013-08-26 17:52:44 UTC) #4
Peng
https://codereview.appspot.com/12957046/diff/11001/ui/gtk3/panel.vala File ui/gtk3/panel.vala (right): https://codereview.appspot.com/12957046/diff/11001/ui/gtk3/panel.vala#newcode463 ui/gtk3/panel.vala:463: private void set_engine(IBus.EngineDesc engine, bool in_engines) { Is the ...
10 years, 10 months ago (2013-08-27 13:17:12 UTC) #5
fujiwara
https://codereview.appspot.com/12957046/diff/11001/ui/gtk3/panel.vala File ui/gtk3/panel.vala (right): https://codereview.appspot.com/12957046/diff/11001/ui/gtk3/panel.vala#newcode463 ui/gtk3/panel.vala:463: private void set_engine(IBus.EngineDesc engine, bool in_engines) { On 2013/08/27 ...
10 years, 10 months ago (2013-08-28 01:04:19 UTC) #6
Peng
10 years, 10 months ago (2013-08-28 02:46:15 UTC) #7
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b