summaryrefslogtreecommitdiff
path: root/src/VBox/HostServices/DragAndDrop
Commit message (Expand)AuthorAgeFilesLines
* HostServices/*.kmk: Automatic scm cleanups. bugref:10348vboxsync2023-02-011-2/+2
* *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348vboxsync2023-01-191-1/+1
* Copyright year updates by scm.vboxsync2023-01-175-5/+5
* DnD/HostService: Reset handling fixes: Don't reset (clear) the service's inte...vboxsync2022-12-131-8/+0
* DnD: Simplified / untangled reset handling:vboxsync2022-12-121-1/+1
* DnD: Simplified / untangled reset handling:vboxsync2022-12-123-78/+89
* DnD/HostService: Don't send any host-specific messages to the guest when the ...vboxsync2022-12-081-8/+81
* DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to make this...vboxsync2022-12-061-3/+9
* DnD/HostService: Resolve message types to strings in DnDManager:DumpQueue().vboxsync2022-12-061-1/+6
* DnD/Host service: Added DumpQueue() for debug builds, and also make use of Dn...vboxsync2022-12-023-36/+38
* scm copyright and license note updatevboxsync2022-08-225-41/+91
* VMM,Main,HostServices: Use a function table for accessing the VBoxVMM.dll/so/...vboxsync2022-01-261-2/+0
* scm --update-copyright-yearvboxsync2022-01-015-5/+5
* HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call limits. T...vboxsync2021-07-191-0/+12
* DnD: Termination fixes / clarification.vboxsync2020-11-121-6/+9
* DnD/HostService: Guest reboot / shutdown fixes.vboxsync2020-08-131-28/+19
* DnD: Renaming -- prefix all HGCM function number defines with [GUEST|HOST]_DN...vboxsync2020-08-132-56/+56
* DnD: Added wire protocol support for querying and reporting guest / host feat...vboxsync2020-08-121-7/+21
* HGCM / DnD: Removed the protocol version from the generic HGCM client impleme...vboxsync2020-08-121-10/+13
* DnD: Added wire protocol support for querying and reporting guest / host feat...vboxsync2020-08-121-1/+120
* DnD: Lots of documentation.vboxsync2020-08-111-1/+1
* DnD/HostService: Condensed guestCall() parameter validation; makes use of the...vboxsync2020-07-221-288/+214
* DnD/HostService: Fixed using context ID for GUEST_DND_HG_EVT_PROGRESS paramet...vboxsync2020-07-211-1/+1
* HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. Added a...vboxsync2020-07-131-139/+130
* DnD/HostService: Improved verification of DragAndDropService::guestCall(). bu...vboxsync2020-07-091-32/+28
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-082-2/+2
* DnD/HGCM: A bit of work on the protocol version code; don't use guest propert...vboxsync2020-07-011-2/+11
* Copyright year updates by scm.vboxsync2020-02-045-5/+5
* *: doxygen fixesvboxsync2019-10-181-1/+1
* DnD/HostServices: Renamed service.cpp to VBoxDragAndDropSvc.cpp.vboxsync2019-01-242-1/+1
* DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for host-sid...vboxsync2019-01-182-53/+20
* HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-015-5/+5
* HostServices: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344vboxsync2018-12-231-8/+6
* HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM resume,...vboxsync2018-12-051-0/+1
* file header fixesvboxsync2018-12-041-2/+0
* HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple functions.vboxsync2018-11-261-75/+75
* DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize usage, did s...vboxsync2018-09-241-0/+1
* DnD/HostService: Doxygen build fix.vboxsync2018-09-121-1/+3
* DnD: SCM build fixes.vboxsync2018-09-121-0/+1
* DnD/HostService: Renaming, documentation.vboxsync2018-09-123-166/+120
* DnD/HostService: Refactored out more code to the common client and message cl...vboxsync2018-09-122-83/+24
* DnD/HostService: Renaming, docs.vboxsync2018-08-292-19/+18
* HostServices: GCC 8.2.0 fixesvboxsync2018-08-051-1/+1
* HostServices: test for empty() instead of comparing size() to 0vboxsync2018-07-031-3/+3
* *: scm --update-copyright-yearvboxsync2017-10-284-4/+4
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-284-4/+4
* *: scm --update-copyright-yearvboxsync2017-10-284-4/+4
* (C) yearvboxsync2017-10-171-1/+1