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

Issue 4870042: Port keyval and unicode converting functions from gtk. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by Peng
Modified:
12 years, 10 months ago
Reviewers:
Yusuke Sato
Base URL:
git@github.com:/ibus/ibus.git@master
Visibility:
Public.

Description

Port keyval and unicode converting functions from gtk. BUG=None TEST=None

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1786 lines, -21 lines) Patch
M src/Makefile.am View 2 chunks +2 lines, -0 lines 0 comments Download
M src/ibus.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ibuskeymap.c View 1 chunk +1 line, -1 line 0 comments Download
A src/ibuskeys.h View 1 1 chunk +76 lines, -0 lines 0 comments Download
A src/ibuskeyuni.c View 1 1 chunk +1706 lines, -0 lines 0 comments Download
M src/ibusshare.h View 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 5
Peng
12 years, 10 months ago (2011-08-11 12:02:38 UTC) #1
Yusuke Sato
Could you let me know the use case of the new functions? http://codereview.appspot.com/4870042/diff/1/src/ibuskeys.h File src/ibuskeys.h ...
12 years, 10 months ago (2011-08-11 14:45:39 UTC) #2
Peng
On 2011/08/11 14:45:39, Yusuke Sato wrote: > Could you let me know the use case ...
12 years, 10 months ago (2011-08-12 00:44:32 UTC) #3
Peng
http://codereview.appspot.com/4870042/diff/1/src/ibuskeys.h File src/ibuskeys.h (right): http://codereview.appspot.com/4870042/diff/1/src/ibuskeys.h#newcode53 src/ibuskeys.h:53: guint ibus_unicode_to_keyval (guint32 wc); On 2011/08/11 14:45:39, Yusuke Sato ...
12 years, 10 months ago (2011-08-12 00:44:38 UTC) #4
Yusuke Sato
12 years, 10 months ago (2011-08-12 01:06:43 UTC) #5
lgtm

On 2011/08/12 00:44:38, Peng wrote:
> http://codereview.appspot.com/4870042/diff/1/src/ibuskeys.h
> File src/ibuskeys.h (right):
> 
> http://codereview.appspot.com/4870042/diff/1/src/ibuskeys.h#newcode53
> src/ibuskeys.h:53: guint            ibus_unicode_to_keyval (guint32        
wc);
> On 2011/08/11 14:45:39, Yusuke Sato wrote:
> > How about copying or moving the function comment in ibuskeyuni.c to this
file?
> 
> > 
> > Since the return value of the function is actually confusing, I guess it's
> > better to have a clear documentation here.
> 
> Done.
Sign in to reply to this message.

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