summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/web_drag_source.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac: add encoding meta-tag to HTML provided with NSHTMLPboardType.viettrungluu@chromium.org2010-04-301-1/+8
* Move third_pary/mozilla/include up one directory.evan@chromium.org2010-04-151-1/+1
* Mac: Make image dragging 162.4% more awesome.thakis@chromium.org2010-04-051-11/+17
* Mac: Properly put the NSURLs on the pasteboard when dragging from web content.viettrungluu@chromium.org2010-03-291-6/+14
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-0/+1
* Base coordinate system != Window base coordinate system. Fixing.avi@chromium.org2010-03-031-4/+2
* Base coordinate system != Window base coordinate system. Marking things to be...avi@chromium.org2010-02-251-0/+2
* Support dragging a virtual file out of the browser on Linux. This is based on...jianli@chromium.org2010-02-191-67/+8
* Support dragging a virtual file out of the browser on MacOSX. This is based o...jianli@chromium.org2010-02-111-40/+116
* Fix issue where drag image would be offset if the content area was not at the...pinkerton@chromium.org2009-12-171-7/+7
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-1/+2
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-2/+1
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* Mac: *Correctly* fill file extension as drag source.viettrungluu@chromium.org2009-10-011-12/+15
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-9/+12
* Synthesize an NSEvent for handling drag events, since wepaul@chromium.org2009-08-181-4/+18
* Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).thakis@chromium.org2009-07-311-0/+346