Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Issue 146122: Paint the spy guy. (Closed)

Created:
11 years, 6 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Paint the spy guy. BUG=none TEST=go incognito, toggle custom frame drawing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19220

Patch Set 1 #

Total comments: 2

Patch Set 2 : improve ascii art spacing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -13 lines) Patch
M chrome/browser/gtk/browser_titlebar.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_titlebar.cc View 1 5 chunks +71 lines, -9 lines 0 comments Download
M chrome/browser/gtk/tabs/tab_strip_gtk.h View 1 chunk +7 lines, -3 lines 0 comments Download
M chrome/browser/gtk/tabs/tab_strip_gtk.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Evan Stade
11 years, 6 months ago (2009-06-25 00:06:56 UTC) #1
tony
http://codereview.chromium.org/146122/diff/1/5 File chrome/browser/gtk/browser_titlebar.cc (right): http://codereview.chromium.org/146122/diff/1/5#newcode86 Line 86: GtkWidget* spy_guy = gtk_fixed_new(); Did you consider just ...
11 years, 6 months ago (2009-06-25 00:18:40 UTC) #2
Evan Stade
http://codereview.chromium.org/146122/diff/1/5 File chrome/browser/gtk/browser_titlebar.cc (right): http://codereview.chromium.org/146122/diff/1/5#newcode86 Line 86: GtkWidget* spy_guy = gtk_fixed_new(); On 2009/06/25 00:18:40, tony ...
11 years, 6 months ago (2009-06-25 00:28:17 UTC) #3
tony
11 years, 6 months ago (2009-06-25 01:21:28 UTC) #4
You are correct, GtkImage doesn't do RTL.  Sadness.  It seems like we will want
to do this more in the future so we should perhaps make a gtk widget that does
the right thing.

Anyway, for now this LGTM.

Powered by Google App Engine
This is Rietveld 408576698