VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85296   4 years vboxsync Shared Clipboard/GuestHost: testcases -> testcase.
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85031   4 years vboxsync DnD/URIObject: Follow-up fixes for r138893 + r138894.
(edit) @85028   4 years vboxsync DnD: DnDPathSanitizeFilename() -> DnDPathSanitize().
(edit) @85027   4 years vboxsync DnD/DroppedFiles: Renaming.
(edit) @85026   4 years vboxsync DnD/DroppedFiles: Renaming.
(edit) @85017   4 years vboxsync DnD/URIObject: Follow-up fixes for r138893 + r138894.
(edit) @85005   4 years vboxsync DnD/URIObject: Validate paths when rebasing them + additional logging.
(edit) @85004   4 years vboxsync DnD: More (release) logging for URIObject implementation.
(edit) @85003   4 years vboxsync DnD: More work on path conversion / validation [build fix].
(edit) @85002   4 years vboxsync DnD: More work on path conversion / validation.
(edit) @84999   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class [build fix].
(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) @84717   5 years vboxsync SharedClipboard/clipboard-x11.cpp: Fix the crashing tstClipboardGH-X11 …
(edit) @83953   5 years vboxsync GstHst/clipboard-win.cpp: Don't log the SetClipboardViewer as a …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83621   5 years vboxsync SharedClipboard/darwin: Logging. bugref:9620
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82934   5 years vboxsync Shared Clipboard/tstClipboardGH-X11: Disable -Warray-bounds to …
(edit) @82922   5 years vboxsync Shared Clipboard/tstClipboardGH-X11: More linking fun required for the …
(edit) @82912   5 years vboxsync Shared Clipboard/tstClipboardGH-X11: Doesn't need to be linked against …
(edit) @82911   5 years vboxsync Shared Clipboard/tstClipboardGH-X11Smoke: Logging nit.
(edit) @82910   5 years vboxsync Shared Clipboard: Check for dangling references in shClEventTerm(). …
(edit) @82908   5 years vboxsync Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
(edit) @82907   5 years vboxsync Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
(edit) @82906   5 years vboxsync Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
(edit) @82901   5 years vboxsync Shared Clipboard/x11: Comment formatting nits. bugref:9437
(edit) @82900   5 years vboxsync Shared Clipboard/x11: Fixed testcases, added documentation. bugref:9437
(edit) @82875   5 years vboxsync Shared Clipboard: Use NIL_SHCLEVENTID everywhere.
(edit) @82874   5 years vboxsync Shared Clipboard/common: Added ShClEventRetain() and ShClEventRelease().
(edit) @82871   5 years vboxsync Shared Clipboard/common: Resolved more todos.
(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) @82526   5 years vboxsync SharedClipboardSvc,Vbgl: Started looking over the host message …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82510   5 years vboxsync GuestHost/clipboard-win.cpp: Set all incomping formats in …
(edit) @82507   5 years vboxsync VBoxTray,VBoxClient: Use '&' rather than '==' when testing format …
(edit) @82504   5 years vboxsync clipboard-win.cpp: Flagged some non-sense for fixing in a bit... …
(edit) @82498   5 years vboxsync todos. bugref:9437
(edit) @82497   5 years vboxsync clipboard-win.cpp: build fix. bugref:9437
(edit) @82495   5 years vboxsync ClipboardStreamImpl-win.cpp: Point out wrong allocator for …
(edit) @82478   5 years vboxsync GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
(edit) @82477   5 years vboxsync clipboard-common.cpp: Use RTMemDup. Some nits. bugref:9437
(edit) @82466   5 years vboxsync Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
(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) @82460   5 years vboxsync Shared Clipboard: No need to do RTPATH_MAX + 1.
(edit) @82449   5 years vboxsync Shared Clipboard/X11: Fixed testcases.
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