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

Issue 5845047: Set the custom font in ui.gtk3.CandidatePanel. (Closed)

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

Description

Set the custom font in ui.gtk3.CandidatePanel. BUG=RH#803250 TEST=Linux desktop

Patch Set 1 #

Patch Set 2 : Mistook old patch. #

Total comments: 1

Patch Set 3 : Updated with message #2. #

Patch Set 4 : Mistook again... #

Total comments: 1

Patch Set 5 : Update with message #4. #

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

Messages

Total messages: 6
fujiwara
12 years, 3 months ago (2012-03-16 11:57:57 UTC) #1
Peng
https://codereview.appspot.com/5845047/diff/3001/ui/gtk3/candidatearea.vala File ui/gtk3/candidatearea.vala (right): https://codereview.appspot.com/5845047/diff/3001/ui/gtk3/candidatearea.vala#newcode248 ui/gtk3/candidatearea.vala:248: private void udpate_label_font () { Is it possible to ...
12 years, 3 months ago (2012-03-16 12:37:03 UTC) #2
fujiwara
On 2012/03/16 12:37:03, Peng wrote: > https://codereview.appspot.com/5845047/diff/3001/ui/gtk3/candidatearea.vala > File ui/gtk3/candidatearea.vala (right): > > https://codereview.appspot.com/5845047/diff/3001/ui/gtk3/candidatearea.vala#newcode248 > ...
12 years, 3 months ago (2012-03-19 11:38:55 UTC) #3
Peng
http://codereview.appspot.com/5845047/diff/1005/ui/gtk3/panel.vala File ui/gtk3/panel.vala (right): http://codereview.appspot.com/5845047/diff/1005/ui/gtk3/panel.vala#newcode126 ui/gtk3/panel.vala:126: Gtk.Settings.get_default().get_property("gtk-font-name", ref value); I think if the font_name == ...
12 years, 3 months ago (2012-03-19 16:10:24 UTC) #4
fujiwara
On 2012/03/19 16:10:24, Peng wrote: > http://codereview.appspot.com/5845047/diff/1005/ui/gtk3/panel.vala > File ui/gtk3/panel.vala (right): > > http://codereview.appspot.com/5845047/diff/1005/ui/gtk3/panel.vala#newcode126 > ...
12 years, 3 months ago (2012-03-20 02:07:52 UTC) #5
Peng
12 years, 3 months ago (2012-03-20 03:08:53 UTC) #6
On 2012/03/20 02:07:52, fujiwara wrote:
> On 2012/03/19 16:10:24, Peng wrote:
> > http://codereview.appspot.com/5845047/diff/1005/ui/gtk3/panel.vala
> > File ui/gtk3/panel.vala (right):
> > 
> >
http://codereview.appspot.com/5845047/diff/1005/ui/gtk3/panel.vala#newcode126
> > ui/gtk3/panel.vala:126:
> Gtk.Settings.get_default().get_property("gtk-font-name",
> > ref value);
> > I think if the font_name == null, we could just return instead of loading
the
> > default system font.
> 
> Updated patch.

lgtm. thanks.
Sign in to reply to this message.

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