summaryrefslogtreecommitdiffstats
path: root/app/gtk_dnd_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove src/app's dependency on the WebKit api.tony@chromium.org2010-10-211-29/+0
* gtk: Fix gtk_dnd_util::ExtractNamedURL to not crash on invalid data.thestig@chromium.org2010-05-071-1/+6
* We DnD shouldn't provide text/html if it claims to provide text/text/plain;ch...dpolukhin@chromium.org2010-04-091-1/+1
* GTK plumbing for dragend.dcheng@chromium.org2010-04-051-4/+22
* Fix HTML5 effectAllowed and dragEffect on Chrome Linux.tony@chromium.org2010-03-231-0/+11
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-59/+61
* Support dragging a virtual file out of the browser on Linux. This is based on...jianli@chromium.org2010-02-191-1/+16
* Allow link drags from the star, bookmarks bar, and bookmark bar menustony@chromium.org2010-01-201-0/+11
* Allow link drags from Chrome to create a shortcut on the desktop.tony@chromium.org2010-01-151-0/+10
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-1/+1
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-011-1/+41
* GTK: Properly read utf-8 text from drags.estade@chromium.org2009-08-251-1/+1
* Moves GtkDndUtil into app.sky@chromium.org2009-08-181-0/+151