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

Issue 113539: linux: unify all the dialog layout code for visual consistency. (Closed)

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

Description

linux: unify all the dialog layout code for visual consistency. We follow the GNOME HIG where possible, which mostly means the pixel spacing of the borders and buttons in dialogs. BUG=12056

Patch Set 1 #

Patch Set 2 : last second #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -75 lines) Patch
M chrome/browser/browser_main.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/gtk/about_chrome_dialog.cc View 3 chunks +14 lines, -2 lines 0 comments Download
M chrome/browser/gtk/bookmark_editor_gtk.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/gtk/bookmark_editor_gtk.cc View 1 5 chunks +43 lines, -42 lines 0 comments Download
M chrome/browser/gtk/hung_renderer_dialog_gtk.cc View 1 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/gtk/import_dialog_gtk.cc View 2 chunks +19 lines, -24 lines 0 comments Download
M chrome/browser/gtk/options/options_window_gtk.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/gtk_util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/gtk_util.cc View 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Martin
11 years, 7 months ago (2009-05-18 19:18:35 UTC) #1
Elliot Glaysher
11 years, 7 months ago (2009-05-18 19:28:32 UTC) #2
LGTM. Thanks for doing this.

Powered by Google App Engine
This is Rietveld 408576698