|
shell dialogs: Move the linux implementations.
This moves the gtk and kde implementations to a common directory so a search will get all the code when we need to remove the normal gtk port.
This isn't a pure move. Parts of SelectFileDialogImplKDE had to be rewritten to not use BrowserThread.
BUG= 134529
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148235
Total comments: 2
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+119 lines, -1287 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/gtk/select_file_dialog_impl.h
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/gtk/select_file_dialog_impl.cc
|
View
|
|
1 chunk |
+0 lines, -90 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/gtk/select_file_dialog_impl_gtk.cc
|
View
|
|
1 chunk |
+0 lines, -548 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/gtk/select_file_dialog_impl_kde.cc
|
View
|
|
1 chunk |
+0 lines, -467 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
ui/base/dialogs/gtk/select_file_dialog_impl.h
|
View
|
|
2 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
ui/base/dialogs/gtk/select_file_dialog_impl.cc
|
View
|
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
ui/base/dialogs/gtk/select_file_dialog_impl_gtk.cc
|
View
|
|
3 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
ui/base/dialogs/gtk/select_file_dialog_impl_kde.cc
|
View
|
1
2
3
|
17 chunks |
+56 lines, -53 lines |
0 comments
|
Download
|
 |
M |
ui/base/dialogs/select_file_dialog.cc
|
View
|
|
5 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/base/strings/ui_strings.grd
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/ui.gyp
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|