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

Issue 100224: GTK: give the findbox curvy edges.... (Closed)

Created:
11 years, 7 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com, James Hawkins
Visibility:
Public.

Description

GTK: give the findbox curvy edges. Most of the new code concerns shaping the widget to be non-rectangular. Also, sprinkle some "const" qualifiers on NineBox functions. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15014

Patch Set 1 #

Total comments: 9

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -16 lines) Patch
M chrome/browser/gtk/find_bar_gtk.h View 3 4 2 chunks +13 lines, -3 lines 0 comments Download
M chrome/browser/gtk/find_bar_gtk.cc View 1 2 3 4 5 6 chunks +51 lines, -6 lines 0 comments Download
M chrome/browser/gtk/nine_box.h View 1 2 3 1 chunk +13 lines, -3 lines 0 comments Download
M chrome/browser/gtk/nine_box.cc View 1 2 3 3 chunks +53 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Evan Stade
11 years, 7 months ago (2009-04-30 21:34:16 UTC) #1
Evan Martin
http://codereview.chromium.org/100224/diff/1/2 File chrome/browser/gtk/find_bar_gtk.cc (right): http://codereview.chromium.org/100224/diff/1/2#newcode46 Line 46: NineBox* GetDialogBackground() { comment on this? (e.g., who ...
11 years, 7 months ago (2009-04-30 21:49:47 UTC) #2
Evan Stade
http://codereview.chromium.org/100224/diff/1/2 File chrome/browser/gtk/find_bar_gtk.cc (right): http://codereview.chromium.org/100224/diff/1/2#newcode46 Line 46: NineBox* GetDialogBackground() { On 2009/04/30 21:49:47, Evan Martin ...
11 years, 7 months ago (2009-04-30 22:12:42 UTC) #3
Evan Martin
http://codereview.chromium.org/100224/diff/1/2 File chrome/browser/gtk/find_bar_gtk.cc (right): http://codereview.chromium.org/100224/diff/1/2#newcode46 Line 46: NineBox* GetDialogBackground() { On 2009/04/30 22:12:42, Evan Stade ...
11 years, 7 months ago (2009-04-30 22:23:08 UTC) #4
Evan Stade
http://codereview.chromium.org/100224/diff/1/2 File chrome/browser/gtk/find_bar_gtk.cc (right): http://codereview.chromium.org/100224/diff/1/2#newcode46 Line 46: NineBox* GetDialogBackground() { On 2009/04/30 22:23:09, Evan Martin ...
11 years, 7 months ago (2009-04-30 22:53:14 UTC) #5
Evan Martin
Looks good! http://codereview.chromium.org/100224/diff/23/1010 File chrome/browser/gtk/find_bar_gtk.cc (right): http://codereview.chromium.org/100224/diff/23/1010#newcode52 Line 52: if (!initialized) { This can be ...
11 years, 7 months ago (2009-04-30 23:01:36 UTC) #6
Evan Stade
11 years, 7 months ago (2009-04-30 23:12:05 UTC) #7
done )

Powered by Google App Engine
This is Rietveld 408576698