|
|
@86889
|
4 years |
vboxsync |
Shared Clipboard: More (optional) release logging for error diagnosis.
|
|
|
@86691
|
4 years |
vboxsync |
Shared Clipboard/HostService: Refined …
|
|
|
@85983
|
4 years |
vboxsync |
Shared Clipboard/Host Service: No need to go forth and back between …
|
|
|
@85980
|
4 years |
vboxsync |
Shared Clipboard: Renamed backend-specific ShClSvcDataReadXXX …
|
|
|
@85834
|
4 years |
vboxsync |
Shared Clipboard/X11: Return VERR_NO_DATA in X11 callback …
|
|
|
@85773
|
4 years |
vboxsync |
Shared Clipboard/X11: Check for valid payload data.
|
|
|
@85763
|
4 years |
vboxsync |
Shared Clipboard: Some more assertions for ShClBackendReadData() …
|
|
|
@85762
|
4 years |
vboxsync |
Shared Clipboard: Also free X11 CLIPREADCBREQ in ShClBackendReadData() …
|
|
|
@84142
|
5 years |
vboxsync |
Shared Clipboard/HostService: Renaming to match terminology (*SvcImpl* …
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@82893
|
5 years |
vboxsync |
Shared Clipboard: Dealt with event retention for …
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82875
|
5 years |
vboxsync |
Shared Clipboard: Use NIL_SHCLEVENTID everywhere.
|
|
|
@82848
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82846
|
5 years |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@82628
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: If guest provided zero bytes, we get no …
|
|
|
@82539
|
5 years |
vboxsync |
VBoxSharedClipboardSvc-x11.cpp: memory leak fix. bugref:9437
|
|
|
@82535
|
5 years |
vboxsync |
VBoxSharedClipboardSvc-x11.cpp: Forgot to set pcbActual in …
|
|
|
@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 …
|
|
|
@82480
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
|
|
|
@82266
|
5 years |
vboxsync |
Shared Clipboard/X11: More cleanup.
|
|
|
@82156
|
5 years |
vboxsync |
Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
|
|
|
@81843
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81829
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Got Linux hosts -> Windows guests working.
|
|
|
@81820
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81746
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81699
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81451
|
5 years |
vboxsync |
Shared Clipboard/Svc: Some renaming.
|
|
|
@81223
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renaming.
|
|
|
@81212
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81175
|
5 years |
vboxsync |
Shared Clipboard: SCM fix.
|
|
|
@81174
|
5 years |
vboxsync |
Shared Clipboard: Docs.
|
|
|
@81152
|
5 years |
vboxsync |
Shared Clipboard/HostService: Crash fix on X11 hosts.
|
|
|
@81044
|
5 years |
vboxsync |
Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
|
|
|
@80995
|
5 years |
vboxsync |
Shared Clipboard/HostService: More renaming.
|
|
|
@80990
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80858
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (URI -> transfer).
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|
@80847
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming to make code base more uniform.
|
|
|
@80664
|
5 years |
vboxsync |
Shared Clipboard: More renaming + unification.
|
|
|
@80662
|
5 years |
vboxsync |
Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
|
|
|
@80623
|
5 years |
vboxsync |
Shared Clipboard: Removed old protocol handling cruft on the host side …
|
|
|
@80473
|
5 years |
vboxsync |
HostServices/SharedClipboard: Doxygen fixes
|
|
|
@80467
|
5 years |
vboxsync |
Shared Clipboard/URI: Fixed testcase.
|
|
|
@80464
|
5 years |
vboxsync |
Shared Clipboard/URI: Fixed restoring from saved states on Linux hosts.
|
|
|
@80448
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix for X11 testcase.
|
|
|
@80444
|
5 years |
vboxsync |
Shared Clipboard/URI: Added protocol versioning support plus enhanced …
|
|
|
@79174
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79107
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79038
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79036
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78942
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78809
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78619
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78618
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78582
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78581
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78580
|
6 years |
vboxsync |
Shared Clipboard/URI: Renaming (+ build fix).
|
|
|
@78579
|
6 years |
vboxsync |
Shared Clipboard/URI: Renaming.
|
|
|
@78578
|
6 years |
vboxsync |
Shared Clipboard/URI: Renaming; to make more clear what is what.
|
|
|
@78317
|
6 years |
vboxsync |
Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
|
|
|
@78179
|
6 years |
vboxsync |
Shared Clipboard: Coding style.
|
|
|
@78160
|
6 years |
vboxsync |
Shared Clipboard: Unified naming of host service source files; too …
|
|
copied from trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|