|
GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.
Adds special menu item types that allow shoving buttons into them, along with
tracking which button is selected. We now are halfway to the mocks that the
chrome-ui-leads sent out.
BUG= 45757
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50859
Total comments: 9
Total comments: 15
Total comments: 8
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1070 lines, -32 lines) |
Patch |
 |
M |
app/app_base.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
app/menus/button_menu_item_model.h
|
View
|
5
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
A |
app/menus/button_menu_item_model.cc
|
View
|
5
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/menus/menu_model.h
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/menus/simple_menu_model.h
|
View
|
1
2
3
4
5
|
4 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/menus/simple_menu_model.cc
|
View
|
1
2
3
4
5
|
9 chunks |
+23 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/app/generated_resources.grd
|
View
|
5
6
7
8
9
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/back_forward_menu_model.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/back_forward_menu_model.cc
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/gtk_custom_menu.h
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/gtk_custom_menu.cc
|
View
|
1
2
3
|
1 chunk |
+144 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/gtk_custom_menu_item.h
|
View
|
1
2
3
4
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/gtk/gtk_custom_menu_item.cc
|
View
|
1
2
3
4
|
1 chunk |
+282 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/gtk_util.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/gtk_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/menu_gtk.h
|
View
|
1
2
3
4
|
4 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/menu_gtk.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+84 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/notifications/notification_options_menu_model.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/notifications/notification_options_menu_model.cc
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/wrench_menu_model.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+40 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/wrench_menu_model.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|