VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuest/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94563   3 years vboxsync Additions: Linux: Guest Lib: fix VBoxDRMClient arguments when starting …
(edit) @94314   3 years vboxsync VbglR0PhysHeapAlloc: Addressed a couple of issues in …
(edit) @94307   3 years vboxsync VbglR3/VbglR3GuestPropWait: Removed the rest of the old pszWasDeleted …
(edit) @94305   3 years vboxsync Additions: Linux: Guest Lib: add helper to start legacy X11 resize …
(edit) @94249   3 years vboxsync Main: Guest Properties: ​bugref:10185 post-review fixes. - …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @93967   3 years vboxsync VbglR3/HGCM: Docs typo.
(edit) @93467   3 years vboxsync Additions: Guest Library: fix build for non-Linux platforms, bugref:10134.
(edit) @93466   3 years vboxsync Additions: Guest Library: Add interface to query if DRM IPC server …
(edit) @93453   3 years vboxsync Additions: Guest Library: VBoxGuestR3LibGuestProp: Fix NULL pointer …
(edit) @93331   3 years vboxsync Additions: Guest Lib: VBoxGuestR3LibDrmClient: fix build, bugref:10134.
(edit) @93330   3 years vboxsync Additions: Guest Lib: VBoxGuestR3LibDrmClient: do not expose Linux …
(edit) @93237   3 years vboxsync Additions: guest lib: fix argv[] when starting legacy VBoxClient …
(edit) @93222   3 years vboxsync Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
(edit) @93201   3 years vboxsync Additions/VbglR3: Use RTStrCopy() in VbglR3HGCMConnect().
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92925   3 years vboxsync Additions/Shared Clipboard: GCC 11 fixes (warnings as errors, error: …
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @91740   4 years vboxsync VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
(edit) @91387   4 years vboxsync Additions: VBoxGuestR3LibClipboard: fix guest features flags …
(edit) @90052   4 years vboxsync Additions: GuestLib: Seamless: decrease wait-for-event timeout value, …
(edit) @87658   4 years vboxsync Shared Clipboard/Transfers: Rearranged parameter lists of …
(edit) @87655   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87641   4 years vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87640   4 years vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @86949   4 years vboxsync Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
(edit) @86948   4 years vboxsync Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
(edit) @86911   4 years vboxsync Shared Clipboard/Transfers: Added VBOX_SHCL_GF_0_TRANSFERS_FRONTEND to …
(edit) @86887   4 years vboxsync Additions: Renaming (VbglR3DRMClient -> VbglR3DrmClient).
(edit) @86877   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86876   4 years vboxsync Guest Additions/VbglR3: Condensed / removed duplicate guest property …
(edit) @86870   4 years vboxsync Additions/Seamless: Termination fixes, added a @todo.
(edit) @86869   4 years vboxsync DnD: Termination fixes / clarification.
(edit) @86819   4 years vboxsync Additions/VbglR3: Fixed compilation if VBOX_WITH_GUEST_PROPS is not …
(edit) @85746   5 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   5 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85712   5 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85587   5 years vboxsync DnD/VbglR3: Fixes for sending raw meta data to host.
(edit) @85585   5 years vboxsync DnD/VbglR3: Logging nit.
(edit) @85584   5 years vboxsync DnD/VbglR3: Fixes for receiving raw meta data from host.
(edit) @85557   5 years vboxsync DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
(edit) @85536   5 years vboxsync DnD/VbglR3: Adapted to new DnDTransferListInitEx() call.
(edit) @85474   5 years vboxsync DnD/VbglR3: More fixes needed for new DnDTransferList and …
(edit) @85437   5 years vboxsync DnD/VbglR3: Also reconnect in VbglR3DnDEventGetNext() when the VM …
(edit) @85429   5 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85428   5 years vboxsync DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
(edit) @85371   5 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85029   5 years vboxsync DnD/VbglR3: Also handle HOST_DND_HG_SND_FILE_HDR in …
(edit) @85023   5 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85022   5 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85021   5 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @84998   5 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84997   5 years vboxsync Shared Clipboard/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84996   5 years vboxsync Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
(edit) @84985   5 years vboxsync DnD/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84984   5 years vboxsync DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
(edit) @84850   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84848   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84842   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84839   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84837   5 years vboxsync Guest Control/VbglR3: Docs. bugref:9320.
(edit) @84822   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84812   5 years vboxsync Guest Control: Fixed assertions in VbglR3GuestCtrlGetShutdown(). …
(edit) @84733   5 years vboxsync Shared Clipboard/VbglR3: Be a bit more (user friendly) verbose in …
(edit) @84732   5 years vboxsync Guest Control/VbglR3: Made initial session startup information a bit …
(edit) @84594   5 years vboxsync Guest Control/Additions: Fixes for guest reboot/shutdown support. …
(edit) @84548   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84238   5 years vboxsync Guest Additions/VBoxService: Fixed warnings.
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84198   5 years vboxsync Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
(edit) @83655   5 years vboxsync VBoxGuestR3Lib: Remove accidental LOG_ENABLE from r137118.
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83246   5 years vboxsync bugref:9637. Some parameter checking.
(edit) @83143   5 years vboxsync bugref:9637. build fix.
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82852   5 years vboxsync Shared Clipboard: Added missing / disabled code for negotiating …
(edit) @82529   5 years vboxsync Vbgl: More clipboard fixes. bugref:9437
(edit) @82528   5 years vboxsync Vbgl: clipboard fixes. 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) @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) @82500   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82462   5 years vboxsync Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
(edit) @81960   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81843   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81831   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81768   5 years vboxsync Shared Clipboard: Update.
(edit) @81559   6 years vboxsync Shared Clipboard: Got rid of the protocol version in …
(edit) @81460   6 years vboxsync Shared Clipboard/Transfers: Various bugfixes.
(edit) @81352   6 years vboxsync Shared Clipboard/Transfers: Implemented reporting / querying …
(edit) @81346   6 years vboxsync Shared Clipboard/Transfers: Made the context ID 64-bit wide.
(edit) @81229   6 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81223   6 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81220   6 years vboxsync Shared Clipboard/Transfers: Update.
Note: See TracRevisionLog for help on using the revision log.

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