|
|
Gtk: DnD extravaganza
- Correctly update drag status for drags over renderer. This makes things look quite a bit better.
- Rework the dnd utils so that we specify the drag targets in the order we prefer them (for destinations)
- Refactor code in bookmark bar so folder and toolbar drags share more code
- Allow bookmark bar to accept URI lists and plain text drags (for plain text we require the text to be a valid url)
BUG= 17431
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21767
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+194 lines, -143 lines) |
Patch |
 |
M |
chrome/browser/bookmarks/bookmark_utils.h
|
View
|
2
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/bookmark_utils.cc
|
View
|
2
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_bar_gtk.h
|
View
|
2
|
3 chunks |
+11 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_bar_gtk.cc
|
View
|
2
|
5 chunks |
+65 lines, -66 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_manager_gtk.cc
|
View
|
2
|
4 chunks |
+5 lines, -6 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_utils_gtk.h
|
View
|
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/bookmark_utils_gtk.cc
|
View
|
2
|
3 chunks |
+26 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/browser_toolbar_gtk.cc
|
View
|
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/gtk_dnd_util.h
|
View
|
2
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/gtk_dnd_util.cc
|
View
|
2
|
2 chunks |
+44 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/tabs/tab_strip_gtk.cc
|
View
|
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents_view_gtk.cc
|
View
|
1
2
|
4 chunks |
+6 lines, -17 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|