VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90054   3 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @89947   3 years vboxsync X11: Host Services: Shared Clipboard: improve error code path …
(edit) @88608   4 years vboxsync FE/Qt: bugref:9972. Adding a text edit to the test app.
(edit) @88607   4 years vboxsync FE/Qt: bugref:9972. A better check
(edit) @88606   4 years vboxsync FE/Qt: bugref:9972. Exclude 32bit builds.
(edit) @88604   4 years vboxsync FE/Qt: bugref:9972. scm fix
(edit) @88603   4 years vboxsync FE/Qt: bugref:9972. Initial commit of the tstClipboardQt app
(edit) @87687   4 years vboxsync Shared Clipboard/Transfers: Toned down flow logging a bit for common …
(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) @87568   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87454   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87085   4 years vboxsync Shared Clipboard: Logging nit.
(edit) @87084   4 years vboxsync Shared Clipboard: Check if XtMalloc actually worked in …
(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) @87070   4 years vboxsync Shared Clipboard/Transfers: SCM nit. bugref:9874
(edit) @87069   4 years vboxsync Shared Clipboard/Transfers: Limit maximum concurrent per-context …
(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) @87066   4 years vboxsync Shared Clipboard/Transfers: Pointer to port number is optional in …
(edit) @87065   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87064   4 years vboxsync Shared Clipboard/Transfers: Assertions. bugref:9874
(edit) @87063   4 years vboxsync Shared Clipboard/Transfers: Documentation. bugref:9874
(edit) @87061   4 years vboxsync Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
(edit) @87058   4 years vboxsync Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
(edit) @87036   4 years vboxsync Docs nit. bugref:9437
(edit) @86960   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(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) @86948   4 years vboxsync Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86889   4 years vboxsync Shared Clipboard: More (optional) release logging for error diagnosis.
(edit) @86737   4 years vboxsync Shared Clipboard/X11: First unregister, then uninit context for …
(edit) @86717   4 years vboxsync Shared Clipboard/X11: More work on untangling / cleaning up the …
(edit) @86713   4 years vboxsync Shared Clipboard/X11: More work on untangling the threading code …
(edit) @86712   4 years vboxsync Shared Clipboard/X11: More work on untangling the threading code …
(edit) @86710   4 years vboxsync Shared Clipboard/X11: Guarded the Xt busy / update handling via …
(edit) @86702   4 years vboxsync Shared Clipboard/X11: More cleanup + documentation. Renamed some …
(edit) @86693   4 years vboxsync Shared Clipboard/X11: A bit of cleanup for threading start/stop code. …
(edit) @86684   4 years vboxsync Shared Clipboard/X11: Re-integrated previously removed fixes (before …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86644   4 years vboxsync Shared Clipboard/Transfers: Spelling nit.
(edit) @86538   4 years vboxsync tstClipboardGH-X11.cpp: 'j' isn't a good variable name. 'i' does not …
(edit) @86537   4 years vboxsync tstClipboardGH-X11.cpp: 'j' isn't a good variable name. 'i' does not …
(edit) @86411   4 years vboxsync tstDnDTransferList: Leak fix. bugref:9841
(edit) @86410   4 years vboxsync DragAndDrop: Use RTPATH_STYLE rather than RT_OS_XXX defines to decide …
(edit) @86409   4 years vboxsync DragAndDrop: Must close directory before returning from …
(edit) @86370   4 years vboxsync DragAndDrop: Do not allocate pObj twice in dndTransferListObjAdd. …
(edit) @86369   4 years vboxsync tstDnDTransferObject: Must disable assertions when doing test expected …
(edit) @86368   4 years vboxsync tstDnDTransferList: Must disable assertions when doing test expected …
(edit) @86366   4 years vboxsync tstDndPath: Must disable assertions when code being tested is fed bad …
(edit) @86247   4 years vboxsync SharedClipboard/win: Build fix (strict/win) and some cleanup.
(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) @85864   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(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) @85836   4 years vboxsync Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
(edit) @85835   4 years vboxsync Shared Clipboard/X11: Cleaned up clipReadVBoxShCl().
(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) @85829   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85828   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85799   4 years vboxsync Backed out r139954 (committed wrong file).
(edit) @85797   4 years vboxsync Shared Clipboard/X11: Only write clipboard data when clipboard request …
(edit) @85762   4 years vboxsync Shared Clipboard: Also free X11 CLIPREADCBREQ in ShClBackendReadData() …
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85682   4 years vboxsync DnD/GuestHost: Fixed testcases for Solaris (/usr/local/ isn't …
(edit) @85681   4 years vboxsync DnD: Lots of documentation.
(edit) @85663   4 years vboxsync DnD/GuestHost: Fixed testcases.
(edit) @85660   4 years vboxsync DnD/GuestHost: Fixed testcases.
(edit) @85659   4 years vboxsync DnD/DnDTransferList: Tweaked return value of VERR_FILE_NOT_FOUND to …
(edit) @85567   4 years vboxsync GA/Linux: bugref:9804: Trunk GAs have a VBoxClient shared clipboard …
(edit) @85539   4 years vboxsync DnD/DnDTransferList: SCM fix.
(edit) @85535   4 years vboxsync DnD/DnDTransferList: More fixes for newly added testcases.
(edit) @85462   4 years vboxsync DnD/DnDTransferList: Also reset the root path in DnDTransferListReset().
(edit) @85456   4 years vboxsync DnD/DnDDroppedFiles: Init / destruction fixes.
(edit) @85435   4 years vboxsync DnD: Added DnDTransferListAppendRootsFromArray() + …
(edit) @85433   4 years vboxsync DnD: Also initialize directory list in dndDroppedFilesInitInternal().
(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) @85417   4 years vboxsync DnD/TransferList: dndTransferListAppenDirectory() -> …
(edit) @85416   4 years vboxsync DnD/TransferList: Fixed double free in dndTransferListObjAdd().
(edit) @85411   4 years vboxsync DnD/TransferList: Added DnDTransferListObjRemove().
(edit) @85408   4 years vboxsync DnD/TransferList: More fixes + testcases.
(edit) @85382   4 years vboxsync iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
(edit) @85381   4 years vboxsync DnD/testcase: export fix
(edit) @85373   4 years vboxsync DnD: Fixed crashes on VM shutdown.
(edit) @85372   4 years vboxsync DnD: Build fix.
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