|
Use current gtk dialogs in linux_aura.
They payoff for the last month of refactoring: We now use the LinuxUI interface
to generate gtk file selection dialogs from the shim library. We could
theoretically make a Qt or EFL shim and get those desktops' native open
dialogs.
BUG= 136909, 134167
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148813
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+137 lines, -584 lines) |
Patch |
 |
A + |
chrome/browser/ui/libgtk2ui/gtk2_signal.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/gtk2_ui.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/gtk2_ui.cc
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/libgtk2ui.gyp
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h
|
View
|
|
3 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/select_file_dialog_impl.cc
|
View
|
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk.cc
|
View
|
|
1 chunk |
+0 lines, -548 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc
|
View
|
1
2
|
11 chunks |
+69 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc
|
View
|
|
4 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/base/dialogs/select_file_dialog.cc
|
View
|
1
2
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/linux_ui.h
|
View
|
1
2
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|