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

Issue 4952047: Support dead and hex key event sequence. (Closed)

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

Description

Support dead and hex key event sequence. Port code from GtkSimpleContext. Add codereview.settings BUG=None TEST=Linux desktop

Patch Set 1 #

Patch Set 2 : Update po files. #

Total comments: 6

Patch Set 3 : Update review issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5404 lines, -293 lines) Patch
A codereview.settings View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M po/POTFILES.in View 1 1 chunk +1 line, -0 lines 0 comments Download
M po/ja.po View 1 2 chunks +21 lines, -100 lines 0 comments Download
M xkb/Makefile.am View 1 chunk +3 lines, -0 lines 0 comments Download
A xkb/gtkimcontextsimpleseqs.h View 1 chunk +4484 lines, -0 lines 0 comments Download
M xkb/ibus-engine-xkb-main.c View 5 chunks +3 lines, -193 lines 0 comments Download
A xkb/ibus-simple-engine.h View 1 chunk +10 lines, -0 lines 0 comments Download
A xkb/ibus-simple-engine.c View 1 2 1 chunk +880 lines, -0 lines 0 comments Download

Messages

Total messages: 9
Peng
12 years, 8 months ago (2011-08-30 01:15:47 UTC) #1
fujiwara
LGTM It might be better to update po/POTFILES.in.
12 years, 8 months ago (2011-08-30 01:47:23 UTC) #2
Peng
On 2011/08/30 01:47:23, fujiwara wrote: > LGTM > > It might be better to update ...
12 years, 8 months ago (2011-08-30 02:38:36 UTC) #3
fujiwara
On 2011/08/30 02:38:36, Peng wrote: > On 2011/08/30 01:47:23, fujiwara wrote: > > LGTM > ...
12 years, 8 months ago (2011-08-30 02:50:06 UTC) #4
fujiwara
There are several build errors after I fixed the code reviews internally: ibus-simple-engine.c: In function ...
12 years, 8 months ago (2011-08-30 04:27:45 UTC) #5
Peng
Sorry for the mistakes. Please review it again. http://codereview.appspot.com/4952047/diff/5001/xkb/codereview.settings File xkb/codereview.settings (right): http://codereview.appspot.com/4952047/diff/5001/xkb/codereview.settings#newcode1 xkb/codereview.settings:1: # ...
12 years, 8 months ago (2011-08-30 13:44:31 UTC) #6
fujiwara
On 2011/08/30 13:44:31, Peng wrote: > Sorry for the mistakes. Please review it again. > ...
12 years, 8 months ago (2011-08-31 01:14:11 UTC) #7
fujiwara
On 2011/08/31 01:14:11, fujiwara wrote: > On 2011/08/30 13:44:31, Peng wrote: > > Sorry for ...
12 years, 8 months ago (2011-08-31 02:06:39 UTC) #8
shawn.p.huang_gmail.com
12 years, 8 months ago (2011-08-31 02:24:21 UTC) #9
Thanks.

On Tue, Aug 30, 2011 at 10:06 PM, <takao.fujiwara1@gmail.com> wrote:

> On 2011/08/31 01:14:11, fujiwara wrote:
>
>> On 2011/08/30 13:44:31, Peng wrote:
>> > Sorry for the mistakes. Please review it again.
>> >
>> >
>>
> http://codereview.appspot.com/**4952047/diff/5001/xkb/**
>
codereview.settings<http://codereview.appspot.com/4952047/diff/5001/xkb/codereview.settings>
>
>> > File xkb/codereview.settings (right):
>> >
>> >
>>
>
> http://codereview.appspot.com/**4952047/diff/5001/xkb/**
>
codereview.settings#newcode1<http://codereview.appspot.com/4952047/diff/5001/xkb/codereview.settings#newcode1>
>
>> > xkb/codereview.settings:1: # This file is used by "git cl" to get
>>
> code review
>
>> > information.
>> > On 2011/08/30 04:27:45, fujiwara wrote:
>> > > It is $top_srcdir/codereview.**settings instead of
>> > > $top_srcdir/xkb/codereview.**settings, isn't it?
>> >
>> > Done.
>> >
>> >
>>
> http://codereview.appspot.com/**4952047/diff/5001/xkb/ibus-**
>
engine-xkb-main.c<http://codereview.appspot.com/4952047/diff/5001/xkb/ibus-engine-xkb-main.c>
>
>> > File xkb/ibus-engine-xkb-main.c (right):
>> >
>> >
>>
>
> http://codereview.appspot.com/**4952047/diff/5001/xkb/ibus-**
>
engine-xkb-main.c#newcode28<http://codereview.appspot.com/4952047/diff/5001/xkb/ibus-engine-xkb-main.c#newcode28>
>
>> > xkb/ibus-engine-xkb-main.c:28: #include <glib/gi18n-lib.h>
>> > On 2011/08/30 04:27:45, fujiwara wrote:
>> > > Probably we can remove gi18n-lib.h here.
>> >
>> > I tried remove it, but build failed.
>> >
>> >
>>
> http://codereview.appspot.com/**4952047/diff/5001/xkb/ibus-**
>
simple-engine.c<http://codereview.appspot.com/4952047/diff/5001/xkb/ibus-simple-engine.c>
>
>> > File xkb/ibus-simple-engine.c (right):
>> >
>> >
>>
>
> http://codereview.appspot.com/**4952047/diff/5001/xkb/ibus-**
>
simple-engine.c#newcode3<http://codereview.appspot.com/4952047/diff/5001/xkb/ibus-simple-engine.c#newcode3>
>
>> > xkb/ibus-simple-engine.c:3: #ifdef HAVE_CONDIF_H
>> > On 2011/08/30 04:27:45, fujiwara wrote:
>> > > It should be:
>> > > -#ifdef HAVE_CONDIF_H
>> > > +#ifdef HAVE_CONFIG_H
>> >
>> > Done.
>>
>
>  LGTM
>> Thanks.
>>
>
> I committed the patch with ibus organization.
>
>
>
http://codereview.appspot.com/**4952047/<http://codereview.appspot.com/4952047/>
>
Sign in to reply to this message.

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