VirtualBox

source: vbox/trunk/src/VBox/GuestHost/DragAndDrop

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @78783   6 years vboxsync DnD/DnDURIList: Use delete instead of RTMemFree() in …
(edit) @78083   6 years vboxsync DnD/GuestHost: Initialize file / directory handles in …
(edit) @78021   6 years vboxsync DnD/DnDURIList: Fixed having an invalid (file) handles when opening …
(edit) @78020   6 years vboxsync DnD/DnDURIObject: Got rid of internal m_fIsOpen member, which is …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @74715   6 years vboxsync DnD/URIList: Added support for handling UNC paths.
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74673   6 years vboxsync DnD/DnDURIObject: Fixed checking for valid flags in OpenEx().
(edit) @74574   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74527   6 years vboxsync Build fix.
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74208   6 years vboxsync DnD/HostService: Build fix.
(edit) @69758   7 years vboxsync VBoxManageGuestCtrl.cpp,DnDURIList.cpp: Fix RTDIRENTRYTYPE_UNKNOWN …
(edit) @69755   7 years vboxsync DnDRUIList.cpp: pointed out broken directory enumeration that looks …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69111   7 years vboxsync (C) year
(edit) @62919   8 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62816   8 years vboxsync GuestHost/DragAndDrop: warnings
(edit) @62492   8 years vboxsync (C) 2016
(edit) @59854   9 years vboxsync Backed out r105750, as exception handling is disabled.
(edit) @59852   9 years vboxsync DnD/DnDURIList.cpp: Use exceptions.
(edit) @59838   9 years vboxsync DnD: DnDURIObject.cpp: Added another initialization for m_fOpen.
(edit) @59837   9 years vboxsync warning
(edit) @59828   9 years vboxsync DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.
(edit) @59778   9 years vboxsync DnDURIObject.cpp: Use NIL_RTFILE for file objects.
(edit) @58370   9 years vboxsync DnD: Warnings.
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58069   9 years vboxsync IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
(edit) @57826   9 years vboxsync DnD: RTUriPath -> RTUriFilePath; fixed memory leak.
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57465   9 years vboxsync DnDURIList.cpp: Only count directory on successful allocation.
(edit) @57464   9 years vboxsync DnDURIList.cpp: Delete formerly allocated file object in error case.
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56911   9 years vboxsync DnD: DnDURIObject: Only set file mode on write, retrieve file mode on …
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56906   9 years vboxsync Logging.
(edit) @56903   9 years vboxsync DnD/DnDURIList: Added support for keeping objects open while in list, …
(edit) @56900   9 years vboxsync DnD: DNDDIRDROPPEDFILES: Track directory open status internally.
(edit) @56899   9 years vboxsync DnD: DnDURIList.cpp: Forgot to reset object count on reset.
(edit) @56184   10 years vboxsync DnDURIList: Fixed memory leak in error case.
(edit) @55805   10 years vboxsync DnDURIList: Implemented resolving symlinks.
(edit) @55744   10 years vboxsync DnDURIList.cpp: Fixed object accounting.
(edit) @55640   10 years vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55556   10 years vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55512   10 years vboxsync DnD: Bugfixes, cleanup, spelling.
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
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