VirtualBox

source: vbox/trunk/include/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97799   2 years vboxsync DnD: Resolved a @todo: Return rc when closing DnD objects.
(edit) @97769   2 years vboxsync DnD: Added DnDActionListToStrA().
(edit) @97762   2 years vboxsync DnD: Added VBOXDNDSTATE enum + string conversion function.
(edit) @97730   2 years vboxsync DnD: Added DnDHostMsgToStr() and DnDGuestMsgToStr().
(edit) @97282   2 years vboxsync Shared Clipboard/Service: Factored out and renamed …
(edit) @97274   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97273   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97270   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97268   2 years vboxsync Validation Kit/HGCM: Renaming + signal the connect event when a HGCM …
(edit) @97256   2 years vboxsync GuestHost/HGCMMock.h: Docs nits.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95821   2 years vboxsync DnD: Added GuestHost/DnDUtils module for various utility functions, …
(edit) @94230   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94228   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93978   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93973   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93972   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93970   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93969   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93499   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93495   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93321   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92740   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92738   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92737   3 years vboxsync Shared Clipboard/Transfers: Corrected SHCL_OBJ_CF_VALID_MASK. bugref:9437
(edit) @92735   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92708   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @90054   3 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @89947   3 years vboxsync X11: Host Services: Shared Clipboard: improve error code path …
(edit) @87686   4 years vboxsync Shared Clipboard/Transfers: Renaming. ​bugref:9437
(edit) @87658   4 years vboxsync Shared Clipboard/Transfers: Rearranged parameter lists of …
(edit) @87653   4 years vboxsync Shared Clipboard/Transfers: Added ShClTransferCopyCallbacks(). ​bugref:9437
(edit) @87651   4 years vboxsync Shared Clipboard/Transfers: Defined and use SHCL_TRANSFER_PATH_MAX. …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87082   4 years vboxsync Shared Clipboard: Simplified and cleaned up the X11 callback handling …
(edit) @87072   4 years vboxsync Shared Clipboard/Transfers: Bugfixes, docs. bugref:9874
(edit) @87068   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP instance creation / …
(edit) @87067   4 years vboxsync Shared Clipboard/Transfers: Added ShClTransferHttpServerIsRunning(). …
(edit) @87058   4 years vboxsync Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
(edit) @86959   4 years vboxsync Shared Clipboard: Convert VBox clipboard formats to strings to improve …
(edit) @86949   4 years vboxsync Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86717   4 years vboxsync Shared Clipboard/X11: More work on untangling / cleaning up the …
(edit) @86710   4 years vboxsync Shared Clipboard/X11: Guarded the Xt busy / update handling via …
(edit) @86000   4 years vboxsync Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
(edit) @85986   4 years vboxsync Shared Clipboard: Resolved @todos wrt detaching payloads. bugref:9437
(edit) @85985   4 years vboxsync Shared Clipboard/Host Service: Automatically unregister event if it …
(edit) @85856   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85845   4 years vboxsync Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
(edit) @85837   4 years vboxsync Shared Clipboard: Doxygen fixes.
(edit) @85836   4 years vboxsync Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
(edit) @85833   4 years vboxsync Shared Clipboard/X11: Docs.
(edit) @85831   4 years vboxsync Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
(edit) @85828   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85557   4 years vboxsync DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
(edit) @85538   4 years vboxsync DnD/DnDTransferList: More fixes for newly added testcases, forgot …
(edit) @85471   4 years vboxsync DnD/DragAndDrop.h: Added DND_FORMATS_SEPARATOR.
(edit) @85435   4 years vboxsync DnD: Added DnDTransferListAppendRootsFromArray() + …
(edit) @85429   4 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85428   4 years vboxsync DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
(edit) @85427   4 years vboxsync DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx().
(edit) @85422   4 years vboxsync DnD/TransferList: More fixes.
(edit) @85411   4 years vboxsync DnD/TransferList: Added DnDTransferListObjRemove().
(edit) @85409   4 years vboxsync DnD/TransferList: More fixes + testcases [build fix, forgot a file].
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85028   4 years vboxsync DnD: DnDPathSanitizeFilename() -> DnDPathSanitize().
(edit) @85002   4 years vboxsync DnD: More work on path conversion / validation.
(edit) @84998   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84983   4 years vboxsync DnD/DroppedFiles: Docs, a bit of renaming.
(edit) @84816   4 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84732   4 years vboxsync Guest Control/VbglR3: Made initial session startup information a bit …
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84147   5 years vboxsync Guest Control/VBoxService: Implemented heap data allocation for …
(edit) @83651   5 years vboxsync Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82906   5 years vboxsync Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82874   5 years vboxsync Shared Clipboard/common: Added ShClEventRetain() and ShClEventRelease().
(edit) @82850   5 years vboxsync Shared Clipboard: Removed unused code. bugref:9437
(edit) @82534   5 years vboxsync VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82499   5 years vboxsync todos bugref:9437
(edit) @82493   5 years vboxsync VBox/HostServices/VBoxClipboardSvc.h,++: Moved the formats and context …
(edit) @82491   5 years vboxsync VBox/GuestHost/SharedClipboard-transfers.h: Just use …
(edit) @82490   5 years vboxsync VBox/GuestHost/SharedClipboard-transfers.h: Just use …
(edit) @82483   5 years vboxsync VBoxClipboardSvc: More save state cleanup. bugref:9437
(edit) @82480   5 years vboxsync GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
(edit) @82478   5 years vboxsync GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
(edit) @82476   5 years vboxsync GuestHost/SharedClipboard.h: Fixed some broken macros: …
(edit) @82465   5 years vboxsync Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
(edit) @82462   5 years vboxsync Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
(edit) @82284   5 years vboxsync Shared Clipboard: Docs nits.
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