|
|
Support app menu and double-click close on upper left corner of window, part one.
This makes things work right for windows that have an icon. The behavior of the main window is unchanged because right now it never returns HTSYSMENU anywhere. Part two of this change will be figuring out how to return that at the right place, which will make things Just Work.
BUG= 6961
TEST=Open an app or popup window. Single click the icon. The app menu should appear. Close it, then click-and-drag into the app menu. The item you release on should execute. Double-click the icon. The window should close.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=38187
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+31 lines, -192 lines) |
Patch |
 |
M |
chrome/browser/chromeos/login/login_wizard_view.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/constrained_window_win.cc
|
View
|
|
3 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/frame/app_panel_browser_frame_view.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/views/frame/app_panel_browser_frame_view.cc
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/frame/browser_frame_gtk.cc
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/frame/glass_browser_frame_view.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/frame/glass_browser_frame_view.cc
|
View
|
|
2 chunks |
+1 line, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/frame/opaque_browser_frame_view.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/frame/opaque_browser_frame_view.cc
|
View
|
|
2 chunks |
+1 line, -10 lines |
0 comments
|
Download
|
 |
M |
views/window/custom_frame_view.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
views/window/custom_frame_view.cc
|
View
|
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
views/window/native_frame_view.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
views/window/native_frame_view.cc
|
View
|
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
views/window/non_client_view.h
|
View
|
|
3 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
views/window/non_client_view.cc
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
views/window/window_win.h
|
View
|
|
4 chunks |
+1 line, -12 lines |
0 comments
|
Download
|
 |
M |
views/window/window_win.cc
|
View
|
|
6 chunks |
+18 lines, -85 lines |
2 comments
|
Download
|
Total messages: 5 (0 generated)
|