|
|
@87686
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Renaming. bugref:9437
|
|
|
@87658
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Rearranged parameter lists of …
|
|
|
@87653
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added ShClTransferCopyCallbacks(). bugref:9437
|
|
|
@87651
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Defined and use SHCL_TRANSFER_PATH_MAX. …
|
|
|
@87611
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More callback code. bugref:9437
|
|
|
@87566
|
4 years |
vboxsync |
Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
|
|
|
@87452
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
|
|
|
@87082
|
4 years |
vboxsync |
Shared Clipboard: Simplified and cleaned up the X11 callback handling …
|
|
|
@87072
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Bugfixes, docs. bugref:9874
|
|
|
@87068
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP instance creation / …
|
|
|
@87067
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added ShClTransferHttpServerIsRunning(). …
|
|
|
@87058
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
|
|
|
@86959
|
4 years |
vboxsync |
Shared Clipboard: Convert VBox clipboard formats to strings to improve …
|
|
|
@86949
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
|
|
|
@86908
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed clipboard area handling code. …
|
|
|
@86717
|
4 years |
vboxsync |
Shared Clipboard/X11: More work on untangling / cleaning up the …
|
|
|
@86710
|
4 years |
vboxsync |
Shared Clipboard/X11: Guarded the Xt busy / update handling via …
|
|
|
@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 …
|
|
|
@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), …
|
|
|
@85837
|
4 years |
vboxsync |
Shared Clipboard: Doxygen fixes.
|
|
|
@85836
|
4 years |
vboxsync |
Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
|
|
|
@85833
|
4 years |
vboxsync |
Shared Clipboard/X11: Docs.
|
|
|
@85831
|
4 years |
vboxsync |
Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
|
|
|
@85828
|
4 years |
vboxsync |
Shared Clipboard/X11: Major cleanup for string conversion functions. …
|
|
|
@85746
|
4 years |
vboxsync |
DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
|
|
|
@85557
|
4 years |
vboxsync |
DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
|
|
|
@85538
|
4 years |
vboxsync |
DnD/DnDTransferList: More fixes for newly added testcases, forgot …
|
|
|
@85471
|
4 years |
vboxsync |
DnD/DragAndDrop.h: Added DND_FORMATS_SEPARATOR.
|
|
|
@85435
|
4 years |
vboxsync |
DnD: Added DnDTransferListAppendRootsFromArray() + …
|
|
|
@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.
|
|
|
@85411
|
4 years |
vboxsync |
DnD/TransferList: Added DnDTransferListObjRemove().
|
|
|
@85409
|
4 years |
vboxsync |
DnD/TransferList: More fixes + testcases [build fix, forgot a file].
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85028
|
4 years |
vboxsync |
DnD: DnDPathSanitizeFilename() -> DnDPathSanitize().
|
|
|
@85002
|
4 years |
vboxsync |
DnD: More work on path conversion / validation.
|
|
|
@84998
|
4 years |
vboxsync |
DnD: Greatly simplified usage / API of the DnDURIObject class.
|
|
|
@84983
|
4 years |
vboxsync |
DnD/DroppedFiles: Docs, a bit of renaming.
|
|
|
@84816
|
4 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84732
|
4 years |
vboxsync |
Guest Control/VbglR3: Made initial session startup information a bit …
|
|
|
@84215
|
5 years |
vboxsync |
Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
|
|
|
@84147
|
5 years |
vboxsync |
Guest Control/VBoxService: Implemented heap data allocation for …
|
|
|
@83651
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82906
|
5 years |
vboxsync |
Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82874
|
5 years |
vboxsync |
Shared Clipboard/common: Added ShClEventRetain() and ShClEventRelease().
|
|
|
@82850
|
5 years |
vboxsync |
Shared Clipboard: Removed unused code. bugref:9437
|
|
|
@82534
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82499
|
5 years |
vboxsync |
todos bugref:9437
|
|
|
@82493
|
5 years |
vboxsync |
VBox/HostServices/VBoxClipboardSvc.h,++: Moved the formats and context …
|
|
|
@82491
|
5 years |
vboxsync |
VBox/GuestHost/SharedClipboard-transfers.h: Just use …
|
|
|
@82490
|
5 years |
vboxsync |
VBox/GuestHost/SharedClipboard-transfers.h: Just use …
|
|
|
@82483
|
5 years |
vboxsync |
VBoxClipboardSvc: More save state cleanup. bugref:9437
|
|
|
@82480
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
|
|
|
@82478
|
5 years |
vboxsync |
GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
|
|
|
@82476
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Fixed some broken macros: …
|
|
|
@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] -> …
|
|
|
@82284
|
5 years |
vboxsync |
Shared Clipboard: Docs nits.
|
|
|
@82281
|
5 years |
vboxsync |
Shared Clipboard: Docs nits.
|
|
|
@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.
|
|
|
@82216
|
5 years |
vboxsync |
Shared Clipboard/VBoxClient: Re-added code removed in r134460, as this …
|
|
|
@82161
|
5 years |
vboxsync |
Shared Clipboard: SCM fix.
|
|
|
@82160
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@82156
|
5 years |
vboxsync |
Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
|
|
|
@81843
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81820
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81768
|
5 years |
vboxsync |
Shared Clipboard: Update.
|
|
|
@81747
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix, forgot some files.
|
|
|
@81444
|
5 years |
vboxsync |
Shared Clipboard/Svc: Split up client initialization / resetting code …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81346
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Made the context ID 64-bit wide.
|
|
|
@81331
|
5 years |
vboxsync |
SharedClipboard-transfers.h: The SHCLPROVIDERFUNCDECL lazyness should …
|
|
|
@81325
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renaming.
|
|
|
@81324
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added more checking for open/create …
|
|
|
@81322
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added limiting of object and list handles …
|
|
|
@81269
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Implemented transfer cancellation support …
|
|
|
@81259
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Bugfixes.
|
|
|
@81229
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81223
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renaming.
|
|
|
@81220
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81212
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81172
|
5 years |
vboxsync |
Shared Clipboard/Win: Use a dedicated running flag for IDataObject …
|
|
|
@81044
|
5 years |
vboxsync |
Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
|
|
|
@81025
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80990
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80918
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|