summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tab_contents_drag_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Support dragging a virtual file out of the browser on Linux. This is based on...jianli@chromium.org2010-02-191-1/+111
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* GTK: don't get stuck in render view drag.estade@chromium.org2010-01-211-5/+16
* Allow link drags from the star, bookmarks bar, and bookmark bar menustony@chromium.org2010-01-201-16/+5
* Allow link drags from Chrome to create a shortcut on the desktop.tony@chromium.org2010-01-151-1/+15
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-141-1/+3
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-4/+8
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-011-18/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+3
* Moves GtkDndUtil into app.sky@chromium.org2009-08-181-1/+1
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-121-0/+216