summaryrefslogtreecommitdiff
path: root/src/VBox/Main/include/GuestDnDTargetImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard prefixes with...vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Main/include: Slapped #pragma once on all headers in prep for GCC precompiled...vboxsync2018-12-271-0/+3
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* ThreadTask: Dealt with totally misguided m_pThread member. Started cleaning u...vboxsync2016-08-081-2/+3
* (C) 2016vboxsync2016-07-221-1/+1
* pr7179. DnD part has been changed.vboxsync2015-10-301-0/+2
* DnD: Updates.vboxsync2015-10-131-1/+3
* DnD: Use a separate context for URI object when transferring, misc cleanups.vboxsync2015-08-211-3/+3
* DnD: Added support for "drag promises" on OS X for guest to host transfers, c...vboxsync2015-08-061-6/+6
* DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject objects.vboxsync2015-07-101-3/+3
* DnD: Fixed hang when reporting host errors such as inaccessible (locked) files.vboxsync2015-05-201-0/+10
* DnD: Simplified cancellation logic.vboxsync2015-04-301-2/+3
* DnD: Update.vboxsync2015-04-301-0/+1
* DnD: Don't allow simultaneous drop operations for now.vboxsync2015-04-291-5/+5
* DnD: Protocol overhaul with versioning added which now can communicate with M...vboxsync2015-04-241-4/+28
* DnD: Added support for dynamically managing formats on the host.vboxsync2014-06-051-2/+11
* DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed DragAndDrop* en...vboxsync2014-05-301-0/+60