VirtualBox

source: vbox/trunk/include/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100236   19 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100234   19 months vboxsync Shared Clipboard: Fixed VBOX_SHCL_INFO_FLAG_XXX -> …
(edit) @100233   19 months vboxsync Shared Clipboard: Added dedicated functions to stop the HTTP server …
(edit) @100212   19 months vboxsync Shared Clipboard: Doxygen fix. bugref:9437
(edit) @100206   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100205   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100063   19 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @99966   20 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99955   20 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   20 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99951   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99937   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99689   20 months vboxsync Guest Additions/VBoxClient: Dropped the idea of having an own logging …
(edit) @99622   20 months vboxsync Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
(edit) @99621   20 months vboxsync Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
(edit) @99620   20 months vboxsync Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
(edit) @99616   20 months vboxsync Guest / Host: Added VBGHLogVerbosity[Get|Set](), removed external …
(edit) @99615   20 months vboxsync Guest / Host bugref:10427: - Added new type …
(edit) @99614   20 months vboxsync Guest / Host bugref:10427: - Added new type …
(edit) @99584   20 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99582   20 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99581   20 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99580   20 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99405   21 months vboxsync Shared Clipboard/Transfers: Added ShClTransferCreateEx() and some …
(edit) @99262   21 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99120   22 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   22 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @98824   23 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98820   23 months vboxsync Guest Control: Fixed 32-bit burns. bugref:9783
(edit) @98819   23 months vboxsync Guest Control: Fixed 32-bit burns. bugref:9783
(edit) @98815   23 months vboxsync Guest Control: Removed #pragma pack directives, added …
(edit) @98814   23 months vboxsync Guest Control: Removed #pragma pack directives, added …
(edit) @98788   23 months vboxsync Guest Control: Fixed typo. bugref:9783
(edit) @98773   23 months vboxsync Guest Control: Added some more GSTCTL_CREATEDIRECTORY_F_ flags. bugref:9783
(edit) @98709   23 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98665   23 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98578   23 months vboxsync HGCMMock*.h: Moved to HostServices as it chiefly tests the HGCM …
(edit) @98576   23 months vboxsync HGCMMock*.h: Split out the code into .cpp files.
(edit) @98574   23 months vboxsync HGCMMock.h,tstGuestControlMockHGCM: Fixed memory overrun wrt client …
(edit) @98531   2 years vboxsync GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId() [Docs].
(edit) @98530   2 years vboxsync GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId().
(edit) @98526   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(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   4 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @89947   4 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.
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