]> git.saurik.com Git - wxWidgets.git/commit - src/osx/carbon/dnd.cpp
Refactor DND code into Carbon and Cocoa parts, and provide a basic OS X Cocoa impleme...
authorKevin Ollivier <kevino@theolliviers.com>
Wed, 3 Feb 2010 05:31:31 +0000 (05:31 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Wed, 3 Feb 2010 05:31:31 +0000 (05:31 +0000)
commit7dab9892b3ad296d3d3664576f1d590f5fddf6bc
treee9ba72ada9bffff6d57c857528fd485258a5bd45
parent803e2857b35d86afe9dfa6ceec56ed88b903aed5
Refactor DND code into Carbon and Cocoa parts, and provide a basic OS X Cocoa implementation for wxDropSource::DoDragDrop.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
src/osx/carbon/dnd.cpp
src/osx/cocoa/dnd.mm [new file with mode: 0644]
src/osx/cocoa/evtloop.mm
src/osx/dnd_osx.cpp [new file with mode: 0644]