|
|
@86000
|
4 years |
vboxsync |
Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
|
|
|
@85986
|
4 years |
vboxsync |
Shared Clipboard: Resolved @todos wrt detaching payloads. bugref:9437
|
|
|
@85985
|
4 years |
vboxsync |
Shared Clipboard/Host Service: Automatically unregister event if it …
|
|
|
@85864
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85845
|
4 years |
vboxsync |
Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
|
|
|
@85836
|
4 years |
vboxsync |
Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
|
|
|
@85835
|
4 years |
vboxsync |
Shared Clipboard/X11: Cleaned up clipReadVBoxShCl().
|
|
|
@85833
|
4 years |
vboxsync |
Shared Clipboard/X11: Docs.
|
|
|
@85831
|
4 years |
vboxsync |
Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
|
|
|
@85829
|
4 years |
vboxsync |
Shared Clipboard/X11: Major cleanup for string conversion functions. …
|
|
|
@85828
|
4 years |
vboxsync |
Shared Clipboard/X11: Major cleanup for string conversion functions. …
|
|
|
@85799
|
4 years |
vboxsync |
Backed out r139954 (committed wrong file).
|
|
|
@85797
|
4 years |
vboxsync |
Shared Clipboard/X11: Only write clipboard data when clipboard request …
|
|
|
@85762
|
4 years |
vboxsync |
Shared Clipboard: Also free X11 CLIPREADCBREQ in ShClBackendReadData() …
|
|
|
@85746
|
4 years |
vboxsync |
DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
|
|
|
@85682
|
4 years |
vboxsync |
DnD/GuestHost: Fixed testcases for Solaris (/usr/local/ isn't …
|
|
|
@85681
|
4 years |
vboxsync |
DnD: Lots of documentation.
|
|
|
@85663
|
4 years |
vboxsync |
DnD/GuestHost: Fixed testcases.
|
|
|
@85660
|
4 years |
vboxsync |
DnD/GuestHost: Fixed testcases.
|
|
|
@85659
|
4 years |
vboxsync |
DnD/DnDTransferList: Tweaked return value of VERR_FILE_NOT_FOUND to …
|
|
|
@85567
|
4 years |
vboxsync |
GA/Linux: bugref:9804: Trunk GAs have a VBoxClient shared clipboard …
|
|
|
@85539
|
4 years |
vboxsync |
DnD/DnDTransferList: SCM fix.
|
|
|
@85535
|
4 years |
vboxsync |
DnD/DnDTransferList: More fixes for newly added testcases.
|
|
|
@85462
|
4 years |
vboxsync |
DnD/DnDTransferList: Also reset the root path in DnDTransferListReset().
|
|
|
@85456
|
4 years |
vboxsync |
DnD/DnDDroppedFiles: Init / destruction fixes.
|
|
|
@85435
|
4 years |
vboxsync |
DnD: Added DnDTransferListAppendRootsFromArray() + …
|
|
|
@85433
|
4 years |
vboxsync |
DnD: Also initialize directory list in dndDroppedFilesInitInternal().
|
|
|
@85429
|
4 years |
vboxsync |
DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
|
|
|
@85428
|
4 years |
vboxsync |
DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
|
|
|
@85427
|
4 years |
vboxsync |
DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx().
|
|
|
@85422
|
4 years |
vboxsync |
DnD/TransferList: More fixes.
|
|
|
@85417
|
4 years |
vboxsync |
DnD/TransferList: dndTransferListAppenDirectory() -> …
|
|
|
@85416
|
4 years |
vboxsync |
DnD/TransferList: Fixed double free in dndTransferListObjAdd().
|
|
|
@85411
|
4 years |
vboxsync |
DnD/TransferList: Added DnDTransferListObjRemove().
|
|
|
@85408
|
4 years |
vboxsync |
DnD/TransferList: More fixes + testcases.
|
|
|
@85382
|
4 years |
vboxsync |
iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
|
|
|
@85381
|
4 years |
vboxsync |
DnD/testcase: export fix
|
|
|
@85373
|
4 years |
vboxsync |
DnD: Fixed crashes on VM shutdown.
|
|
|
@85372
|
4 years |
vboxsync |
DnD: Build fix.
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85296
|
4 years |
vboxsync |
Shared Clipboard/GuestHost: testcases -> testcase.
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85031
|
4 years |
vboxsync |
DnD/URIObject: Follow-up fixes for r138893 + r138894.
|
|
|
@85028
|
4 years |
vboxsync |
DnD: DnDPathSanitizeFilename() -> DnDPathSanitize().
|
|
|
@85027
|
4 years |
vboxsync |
DnD/DroppedFiles: Renaming.
|
|
|
@85026
|
4 years |
vboxsync |
DnD/DroppedFiles: Renaming.
|
|
|
@85017
|
4 years |
vboxsync |
DnD/URIObject: Follow-up fixes for r138893 + r138894.
|
|
|
@85005
|
4 years |
vboxsync |
DnD/URIObject: Validate paths when rebasing them + additional logging.
|
|
|
@85004
|
4 years |
vboxsync |
DnD: More (release) logging for URIObject implementation.
|
|
|
@85003
|
4 years |
vboxsync |
DnD: More work on path conversion / validation [build fix].
|
|
|
@85002
|
4 years |
vboxsync |
DnD: More work on path conversion / validation.
|
|
|
@84999
|
4 years |
vboxsync |
DnD: Greatly simplified usage / API of the DnDURIObject class [build fix].
|
|
|
@84998
|
4 years |
vboxsync |
DnD: Greatly simplified usage / API of the DnDURIObject class.
|
|
|
@84983
|
4 years |
vboxsync |
DnD/DroppedFiles: Docs, a bit of renaming.
|
|
|
@84717
|
5 years |
vboxsync |
SharedClipboard/clipboard-x11.cpp: Fix the crashing tstClipboardGH-X11 …
|
|
|
@83953
|
5 years |
vboxsync |
GstHst/clipboard-win.cpp: Don't log the SetClipboardViewer as a …
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83621
|
5 years |
vboxsync |
SharedClipboard/darwin: Logging. bugref:9620
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82934
|
5 years |
vboxsync |
Shared Clipboard/tstClipboardGH-X11: Disable -Warray-bounds to …
|
|
|
@82922
|
5 years |
vboxsync |
Shared Clipboard/tstClipboardGH-X11: More linking fun required for the …
|
|
|
@82912
|
5 years |
vboxsync |
Shared Clipboard/tstClipboardGH-X11: Doesn't need to be linked against …
|
|
|
@82911
|
5 years |
vboxsync |
Shared Clipboard/tstClipboardGH-X11Smoke: Logging nit.
|
|
|
@82910
|
5 years |
vboxsync |
Shared Clipboard: Check for dangling references in shClEventTerm(). …
|
|
|
@82908
|
5 years |
vboxsync |
Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
|
|
|
@82907
|
5 years |
vboxsync |
Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
|
|
|
@82906
|
5 years |
vboxsync |
Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
|
|
|
@82901
|
5 years |
vboxsync |
Shared Clipboard/x11: Comment formatting nits. bugref:9437
|
|
|
@82900
|
5 years |
vboxsync |
Shared Clipboard/x11: Fixed testcases, added documentation. bugref:9437
|
|
|
@82875
|
5 years |
vboxsync |
Shared Clipboard: Use NIL_SHCLEVENTID everywhere.
|
|
|
@82874
|
5 years |
vboxsync |
Shared Clipboard/common: Added ShClEventRetain() and ShClEventRelease().
|
|
|
@82871
|
5 years |
vboxsync |
Shared Clipboard/common: Resolved more todos.
|
|
|
@82534
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82526
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Started looking over the host message …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82510
|
5 years |
vboxsync |
GuestHost/clipboard-win.cpp: Set all incomping formats in …
|
|
|
@82507
|
5 years |
vboxsync |
VBoxTray,VBoxClient: Use '&' rather than '==' when testing format …
|
|
|
@82504
|
5 years |
vboxsync |
clipboard-win.cpp: Flagged some non-sense for fixing in a bit... …
|
|
|
@82498
|
5 years |
vboxsync |
todos. bugref:9437
|
|
|
@82497
|
5 years |
vboxsync |
clipboard-win.cpp: build fix. bugref:9437
|
|
|
@82495
|
5 years |
vboxsync |
ClipboardStreamImpl-win.cpp: Point out wrong allocator for …
|
|
|
@82478
|
5 years |
vboxsync |
GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
|
|
|
@82477
|
5 years |
vboxsync |
clipboard-common.cpp: Use RTMemDup. Some nits. bugref:9437
|
|
|
@82466
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
|
|
|
@82465
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
|
|
|
@82462
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
|
|
|
@82460
|
5 years |
vboxsync |
Shared Clipboard: No need to do RTPATH_MAX + 1.
|
|
|
@82449
|
5 years |
vboxsync |
Shared Clipboard/X11: Fixed testcases.
|
|
|
@82280
|
5 years |
vboxsync |
Shared Clipboard: Resolved some more @todos.
|
|
|
@82279
|
5 years |
vboxsync |
Shared Clipboard: Resolved some more @todos.
|
|
|
@82266
|
5 years |
vboxsync |
Shared Clipboard/X11: More cleanup.
|
|
|
@82262
|
5 years |
vboxsync |
Shared Clipboard/X11: Lots more cleanup.
|
|
|
@82217
|
5 years |
vboxsync |
Shared Clipboard/VBoxClient: Build fix.
|
|
|
@82216
|
5 years |
vboxsync |
Shared Clipboard/VBoxClient: Re-added code removed in r134460, as this …
|
|
|
@82157
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@82156
|
5 years |
vboxsync |
Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
|
|
|
@81960
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81843
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|