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

Issue 5956045: Enhance ibus-ui-gtk3 switcher labels. (Closed)

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

Description

Enhance ibus-ui-gtk3 switcher labels. TEST=Linux desktop

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated with message #4. #

Total comments: 1

Patch Set 3 : Updated with message #7. #

Total comments: 1

Patch Set 4 : Updated with message #9. #

Patch Set 5 : Fixed a bug. #

Patch Set 6 : Updated for arrow keys. #

Total comments: 2

Patch Set 7 : Updated with message #16. #

Patch Set 8 : Updated with the latest master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -25 lines) Patch
M ui/gtk3/switcher.vala View 1 2 3 4 5 6 9 chunks +96 lines, -25 lines 0 comments Download

Messages

Total messages: 18
fujiwara
12 years, 3 months ago (2012-03-29 09:58:22 UTC) #1
Peng
https://codereview.appspot.com/5956045/diff/1/ui/gtk3/panel.vala File ui/gtk3/panel.vala (right): https://codereview.appspot.com/5956045/diff/1/ui/gtk3/panel.vala#newcode125 ui/gtk3/panel.vala:125: Gtk.Settings.get_default().get_property("gtk-font-name", ref value); I remember in previous custom font ...
12 years, 3 months ago (2012-03-29 14:34:31 UTC) #2
fujiwara
On 2012/03/29 14:34:31, Peng wrote: > https://codereview.appspot.com/5956045/diff/1/ui/gtk3/panel.vala > File ui/gtk3/panel.vala (right): > > https://codereview.appspot.com/5956045/diff/1/ui/gtk3/panel.vala#newcode125 > ...
12 years, 3 months ago (2012-03-30 01:29:02 UTC) #3
Peng
On 2012/03/30 01:29:02, fujiwara wrote: > On 2012/03/29 14:34:31, Peng wrote: > > https://codereview.appspot.com/5956045/diff/1/ui/gtk3/panel.vala > ...
12 years, 3 months ago (2012-03-30 01:34:08 UTC) #4
fujiwara
On 2012/03/30 01:34:08, Peng wrote: > On 2012/03/30 01:29:02, fujiwara wrote: > > On 2012/03/29 ...
12 years, 3 months ago (2012-03-30 01:38:01 UTC) #5
fujiwara
On 2012/03/30 01:38:01, fujiwara wrote: > On 2012/03/30 01:34:08, Peng wrote: > > On 2012/03/30 ...
12 years, 3 months ago (2012-03-30 09:10:47 UTC) #6
Peng
http://codereview.appspot.com/5956045/diff/8001/ui/gtk3/panel.vala File ui/gtk3/panel.vala (right): http://codereview.appspot.com/5956045/diff/8001/ui/gtk3/panel.vala#newcode79 ui/gtk3/panel.vala:79: m_desktop_interface.changed.connect(desktop_interface_changed_cb); Is it necessary to listen on the change ...
12 years, 2 months ago (2012-04-11 01:36:02 UTC) #7
fujiwara
On 2012/04/11 01:36:02, Peng wrote: > http://codereview.appspot.com/5956045/diff/8001/ui/gtk3/panel.vala > File ui/gtk3/panel.vala (right): > > http://codereview.appspot.com/5956045/diff/8001/ui/gtk3/panel.vala#newcode79 > ...
12 years, 2 months ago (2012-04-11 10:55:30 UTC) #8
Peng
http://codereview.appspot.com/5956045/diff/15001/data/ibus.schemas.in File data/ibus.schemas.in (right): http://codereview.appspot.com/5956045/diff/15001/data/ibus.schemas.in#newcode228 data/ibus.schemas.in:228: <key>/schemas/desktop/ibus/panel/custom_icon_font</key> I think it is not necessary to add ...
12 years, 2 months ago (2012-04-11 13:36:58 UTC) #9
fujiwara
On 2012/04/11 13:36:58, Peng wrote: > http://codereview.appspot.com/5956045/diff/15001/data/ibus.schemas.in > File data/ibus.schemas.in (right): > > http://codereview.appspot.com/5956045/diff/15001/data/ibus.schemas.in#newcode228 > ...
12 years, 2 months ago (2012-04-12 06:04:11 UTC) #10
Peng
On 2012/04/12 06:04:11, fujiwara wrote: > On 2012/04/11 13:36:58, Peng wrote: > > http://codereview.appspot.com/5956045/diff/15001/data/ibus.schemas.in > ...
12 years, 2 months ago (2012-04-12 16:36:53 UTC) #11
fujiwara
On 2012/04/12 16:36:53, Peng wrote: > On 2012/04/12 06:04:11, fujiwara wrote: > > On 2012/04/11 ...
12 years, 2 months ago (2012-04-13 01:25:04 UTC) #12
Peng
On 2012/04/13 01:25:04, fujiwara wrote: > On 2012/04/12 16:36:53, Peng wrote: > > On 2012/04/12 ...
12 years, 2 months ago (2012-04-13 03:48:18 UTC) #13
fujiwara
On 2012/04/13 03:48:18, Peng wrote: > On 2012/04/13 01:25:04, fujiwara wrote: > > On 2012/04/12 ...
12 years, 2 months ago (2012-04-13 05:43:14 UTC) #14
fujiwara
On 2012/04/13 03:48:18, Peng wrote: > On 2012/04/13 01:25:04, fujiwara wrote: > > On 2012/04/12 ...
12 years, 1 month ago (2012-05-21 08:12:27 UTC) #15
Peng
https://codereview.appspot.com/5956045/diff/30001/ui/gtk3/switcher.vala File ui/gtk3/switcher.vala (right): https://codereview.appspot.com/5956045/diff/30001/ui/gtk3/switcher.vala#newcode27 ui/gtk3/switcher.vala:27: using Atk; How about arrange them in alpha order? ...
12 years, 1 month ago (2012-05-21 11:03:47 UTC) #16
fujiwara
On 2012/05/21 11:03:47, Peng wrote: > https://codereview.appspot.com/5956045/diff/30001/ui/gtk3/switcher.vala > File ui/gtk3/switcher.vala (right): > > https://codereview.appspot.com/5956045/diff/30001/ui/gtk3/switcher.vala#newcode27 > ...
12 years ago (2012-05-30 10:05:12 UTC) #17
Peng
12 years ago (2012-05-30 11:34:55 UTC) #18
lgtm
Sign in to reply to this message.

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