VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84508   5 years vboxsync Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
(edit) @84142   5 years vboxsync Shared Clipboard/HostService: Renaming to match terminology (*SvcImpl* …
(edit) @84138   5 years vboxsync Shared Clipboard/HostService: Fixed X11 stub implementation (follow-up …
(edit) @83947   5 years vboxsync Shared Clipboard/HostService: Fixed X11 stub implementation.
(edit) @83809   5 years vboxsync VBoxSharedClipboard: VC++ 14.1 adjustment. bugref:8489
(edit) @83707   5 years vboxsync Shared Clipboard/testcase: Disabled automatically running testcases …
(edit) @83692   5 years vboxsync Shared Clipboard/testcases: Added initial testcase for service …
(edit) @83688   5 years vboxsync Shared Clipboard/testcases: Added initial testcase for service …
(edit) @83687   5 years vboxsync Shared Clipboard/testcases: Added initial testcase for service …
(edit) @83634   5 years vboxsync SharedClipboard: Figured out the problem with guest -> host HTML, …
(edit) @83633   5 years vboxsync SharedClipboard: Refreshed readFromPasteboard() to prevent memory …
(edit) @83632   5 years vboxsync SharedClipboard: Modified queryNewPasteboardFormats to make absolutely …
(edit) @83631   5 years vboxsync SharedClipboard: Failed attempt at putting HTML on the pasteboard …
(edit) @83630   5 years vboxsync SharedClipboard: Fixed leaks in sloppy error handling in …
(edit) @83628   5 years vboxsync SharedClipboard: Trying to make the darwin approach work better. The …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83621   5 years vboxsync SharedClipboard/darwin: Logging. bugref:9620
(edit) @83506   5 years vboxsync Guest Control/HostService: Logging for querying/setting features …
(edit) @83504   5 years vboxsync Guest Control/HostService: Logging for querying/setting features.
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82894   5 years vboxsync Shared Clipboard: Comment. bugref:9437
(edit) @82893   5 years vboxsync Shared Clipboard: Dealt with event retention for …
(edit) @82892   5 years vboxsync Shared Clipboard: Use RTAssertSetMayPanic() instead of overriding …
(edit) @82891   5 years vboxsync Shared Clipboard: Use RTAssertSetMayPanic() instead of overriding …
(edit) @82890   5 years vboxsync Shared Clipboard: Fixed testcases. bugref:9437
(edit) @82889   5 years vboxsync Shared Clipboard: Generate separate messages in …
(edit) @82887   5 years vboxsync tstClipboardServiceHost.cpp: Added explanations why some tests have …
(edit) @82884   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK [Darwin build fix]. bugref:9437
(edit) @82881   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK [build fix]. bugref:9437
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82875   5 years vboxsync Shared Clipboard: Use NIL_SHCLEVENTID everywhere.
(edit) @82873   5 years vboxsync Shared Clipboard/HostServices: Resolved more todos (logging).
(edit) @82872   5 years vboxsync Shared Clipboard/HostServices: Resolved more todos (removed …
(edit) @82853   5 years vboxsync Shared Clipboard: Build fix. bugref:9437
(edit) @82852   5 years vboxsync Shared Clipboard: Added missing / disabled code for negotiating …
(edit) @82851   5 years vboxsync Shared Clipboard: Set the transfer source for all platforms in a …
(edit) @82849   5 years vboxsync Shared Clipboard: More fixes to get the transfer code compiled again. …
(edit) @82848   5 years vboxsync Shared Clipboard: More fixes to get the transfer code compiled again. …
(edit) @82847   5 years vboxsync Shared Clipboard: Renaming, to get the transfer code compiled again. …
(edit) @82846   5 years vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @82741   5 years vboxsync Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
(edit) @82628   5 years vboxsync VBoxSharedClipboardSvc: If guest provided zero bytes, we get no …
(edit) @82540   5 years vboxsync VBoxSharedClipboardSvc.cpp: doxygen fix. bugref:9437
(edit) @82539   5 years vboxsync VBoxSharedClipboardSvc-x11.cpp: memory leak fix. bugref:9437
(edit) @82535   5 years vboxsync VBoxSharedClipboardSvc-x11.cpp: Forgot to set pcbActual in …
(edit) @82534   5 years vboxsync VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
(edit) @82530   5 years vboxsync VBoxSharedClipboardSvc: build fix. bugref:9437
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82526   5 years vboxsync SharedClipboardSvc,Vbgl: Started looking over the host message …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82515   5 years vboxsync SharedClipboardSvc: Don't let the guest clear the host clipboard …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82506   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82503   5 years vboxsync VBoxSharedClipboardSvc-win.cpp: Flagged some non-sense for fixing in a …
(edit) @82501   5 years vboxsync SharedClipboardSvc: Working on unbreaking VRDE/VRDP, the DATA_READ …
(edit) @82500   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82498   5 years vboxsync todos. bugref:9437
(edit) @82489   5 years vboxsync space between brief and docs.
(edit) @82488   5 years vboxsync VBoxSharedClipboardSvc: Return VERR_NOT_IMPLEMENTED like we used to do …
(edit) @82486   5 years vboxsync VBoxClipboardSvc: doxygen, comment. bugref:9437
(edit) @82485   5 years vboxsync VBox/HostServices/VBoXClipboardSvc.h: There is no need for any public …
(edit) @82483   5 years vboxsync VBoxClipboardSvc: More save state cleanup. bugref:9437
(edit) @82482   5 years vboxsync VBoxSharedClipboardSvc.cpp: Must reject future saved state version …
(edit) @82481   5 years vboxsync VBoxClipboardSvc: Moved the saved state version defines from the …
(edit) @82480   5 years vboxsync GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
(edit) @82479   5 years vboxsync Build fix. bugref:9437
(edit) @82478   5 years vboxsync GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
(edit) @82462   5 years vboxsync Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
(edit) @82460   5 years vboxsync Shared Clipboard: No need to do RTPATH_MAX + 1.
(edit) @82447   5 years vboxsync Shared Clipboar/HostService: Fixed testcase.
(edit) @82266   5 years vboxsync Shared Clipboard/X11: More cleanup.
(edit) @82156   5 years vboxsync Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
(edit) @81960   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81843   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81829   5 years vboxsync Shared Clipboard/Transfers: Got Linux hosts -> Windows guests working.
(edit) @81825   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81824   5 years vboxsync Shared Clipboard: Generalized initial (host to guest) clipboard …
(edit) @81820   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81769   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81768   5 years vboxsync Shared Clipboard: Update.
(edit) @81746   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81699   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81698   5 years vboxsync Shared Clipboard/Transfers: Logging nit.
(edit) @81559   5 years vboxsync Shared Clipboard: Got rid of the protocol version in …
(edit) @81464   5 years vboxsync SharedFolders/mappings.cpp: Disabled annoying assertion for /me.
(edit) @81460   5 years vboxsync Shared Clipboard/Transfers: Various bugfixes.
(edit) @81451   5 years vboxsync Shared Clipboard/Svc: Some renaming.
(edit) @81449   5 years vboxsync Shared Clipboard/tstClipboardServiceHost: Added initial tests for …
(edit) @81448   5 years vboxsync Shared Clipboard/tstClipboardServiceHost: Formatting.
(edit) @81446   5 years vboxsync Shared Clipboard/Svc: Re-enabled / fixes testcases for …
(edit) @81445   5 years vboxsync Shared Clipboard/Svc: More legacy handling (protocol v0) tweaks needed …
(edit) @81443   5 years vboxsync Shared Clipboard/Svc: Split up client initialization / resetting code …
(edit) @81441   5 years vboxsync Shared Clipboard/Svc: Formatting.
(edit) @81439   5 years vboxsync Shared Clipboard/Transfers: Added initial testcase for the transfers code.
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81352   5 years vboxsync Shared Clipboard/Transfers: Implemented reporting / querying …
(edit) @81347   5 years vboxsync Shared Clipboard/Transfers: Return VERR_NOT_IMPLEMENTED to the guest …
(edit) @81346   5 years vboxsync Shared Clipboard/Transfers: Made the context ID 64-bit wide.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette