VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98100   23 months vboxsync Main: Nits.
(edit) @98097   23 months vboxsync Main/ConsoleImpl2.cpp: Added a InsertConfigStringF wrapping …
(edit) @98095   23 months vboxsync Main/Console: Implemented a LED query optimization, where also keep …
(edit) @98091   23 months vboxsync Main/Console: LED related cleanups. bugref:9892
(edit) @98088   23 months vboxsync Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
(edit) @98086   23 months vboxsync Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
(edit) @98085   23 months vboxsync Main/ConsoleImpl: Added @todo's to getDeviceActivity regarding …
(edit) @98084   23 months vboxsync Main/ConsoleImpl: Another small getDeviceActivity optimization, …
(edit) @98082   23 months vboxsync Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
(edit) @98046   23 months vboxsync Main/IConsole: Updates. bugref:10340
(edit) @97980   2 years vboxsync Guest Control/Main: Fixes for directoryCreateTemp() when aMode is …
(edit) @97835   2 years vboxsync DnD/Main: Added some more user-friendly error texts when beginning a …
(edit) @97822   2 years vboxsync DnD/Main: Don't set (and return) an error for …
(edit) @97817   2 years vboxsync DnD/Main: Fixed GuestDnDState::isProgressRunning().
(edit) @97815   2 years vboxsync VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
(edit) @97802   2 years vboxsync DnD/Main: Made the progress object description a bit more flexible, to …
(edit) @97801   2 years vboxsync DnD/Main: Some more reset handling fixes.
(edit) @97798   2 years vboxsync DnD/Main: Reset handling fixes: Use reset() with the GuestDnDState …
(edit) @97791   2 years vboxsync VMMDev mouse: bugref:10285: Fix burn.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97788   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97784   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97783   2 years vboxsync DnD/Main: Added ability to report back the guest-side rc when waiting …
(edit) @97781   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97780   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97772   2 years vboxsync DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
(edit) @97761   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97760   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97751   2 years vboxsync DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
(edit) @97750   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97749   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97725   2 years vboxsync DnD/Main: Increased the default timeout of …
(edit) @97724   2 years vboxsync DnD/Main: Also be a bit more informative wrt error reporting to the …
(edit) @97720   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97719   2 years vboxsync DnD/Main: Added a dedicated COM error for drag and drop operations …
(edit) @97717   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97716   2 years vboxsync Main/Console: If the snapshot directory (identified by …
(edit) @97656   2 years vboxsync Guest Control/Main: Bail out early from the file copy from/to inner …
(edit) @97655   2 years vboxsync Guest Control/Main: Made (release) logging of paths a bit more uniform …
(edit) @97626   2 years vboxsync Guest Control/Main: Fixed running out of context IDs when copying huge …
(edit) @97610   2 years vboxsync Guest Control/Main: Also catch (and handle) OOM situations in …
(edit) @97609   2 years vboxsync Guest Control/Main: Catch OOM situations in GuestFile::read() + …
(edit) @97592   2 years vboxsync Guest Control/Main: Use the correct file copy flag here. bugref:10286
(edit) @97563   2 years vboxsync Guest Control/Main: Comment nits. bugref:10286
(edit) @97558   2 years vboxsync Backed out r153813, r153818: Main: src-client: MouseImpl: Provide …
(edit) @97557   2 years vboxsync Guest Control/Main: Fixed a crash with long paths in …
(edit) @97555   2 years vboxsync Guest Control/Main: Also support copying files from the guest to …
(edit) @97553   2 years vboxsync Guest Control/Main: Some more fixes wrt resolving host sources which …
(edit) @97541   2 years vboxsync Guest Control/Main: Some more fixes. bugref:10286
(edit) @97540   2 years vboxsync Main: Prevent Notification Center progress bar from almost …
(edit) @97538   2 years vboxsync Guest Control/Main: Some more fixes + more tests. bugref:10286
(edit) @97532   2 years vboxsync Guest Control/Main: A bit less code wrt translating paths. bugref:10286
(edit) @97531   2 years vboxsync Guest Control/Main: A bit less code wrt translating paths. bugref:10286
(edit) @97485   2 years vboxsync Guest Control/Main: More eye candy for (single file) progress …
(edit) @97481   2 years vboxsync Guest Control/Main: A bit nicer progress object descriptions, which …
(edit) @97476   2 years vboxsync Guest Control/Main: @todo comment nit. bugref:10286
(edit) @97475   2 years vboxsync Guest Control/Main: More fixes for single file copying into existing …
(edit) @97474   2 years vboxsync Guest Control/Main: More fixes for single file copying into existing …
(edit) @97459   2 years vboxsync Guest Control/Main: Corrected some vrcGuest nits. Cosmetical only.
(edit) @97456   2 years vboxsync Guest Control/Main: Fixed returning the correct error code from …
(edit) @97448   2 years vboxsync Guest Control/Main: More fixes wrt respecting the FileCopyFlag_ flags. …
(edit) @97446   2 years vboxsync Guest Control/Main: Backed out r154417, r154418, r154419, r154420, …
(edit) @97438   2 years vboxsync Guest Control/Main: Addendum to r154431 (missed on fForce = true) + …
(edit) @97429   2 years vboxsync Guest Control/Main: More (temporary) logging. ​​bugref:10286
(edit) @97428   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97426   2 years vboxsync Guest Control/Main: Resolved a @todo: Removed the escaping stuff from …
(edit) @97425   2 years vboxsync Guest Control/Main: Log correct guest paths in …
(edit) @97417   2 years vboxsync Guest Control/Main: More path building / translation fixes. ​bugref:10286
(edit) @97415   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97414   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97413   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97412   2 years vboxsync Guest Control/Main: Temporary verbose logging build for the Testboxes. …
(edit) @97410   2 years vboxsync Main/GuestCtrlPrivate.cpp: Don't use doxygen-style comments inside …
(edit) @97409   2 years vboxsync Main/GuestCtrlPrivate.cpp: Don't use doxygen-style comments inside …
(edit) @97404   2 years vboxsync Recording/Main: Build fixes when VBOX_WITH_AUDIO_RECORDING is not defined.
(edit) @97399   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97396   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97359   2 years vboxsync bugref:4784 - separated SharedFolder API from being used from both …
(edit) @97344   2 years vboxsync Guest Control/Main: Fixes for copying to/from guests with mixed OSes. …
(edit) @97306   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97305   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97304   2 years vboxsync Main/Guest Control: Added a force parameter to GuestPath::Translate() …
(edit) @97303   2 years vboxsync Main/Guest Control: Added GuestBase::fsObjTypeToStr(). ​bugref:10286
(edit) @97276   2 years vboxsync Main/Guest Control: Added new guestControl::GuestPath class which …
(edit) @97152   2 years vboxsync Main/Guest Control: Resolved some @todos: Hand-in RTDIRENTRYEX in …
(edit) @97151   2 years vboxsync Main/Guest Control: Resolved some @todos: Got rid of using separate …
(edit) @97139   2 years vboxsync Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
(edit) @97137   2 years vboxsync Main/Guest Control: Fixed some docs typos.
(edit) @96988   2 years vboxsync Main: streamlined URB processing in remote USB backend
(edit) @96909   2 years vboxsync Main/MouseImpl: Simplified i_getDeviceCaps and code immediately …
(edit) @96908   2 years vboxsync Main/MouseImpl: My 0.02$ and some cleanups. bugref:10285
(edit) @96906   2 years vboxsync Main: src-client: MouseImpl: Provide guest's absolute pointing mouse …
(edit) @96890   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96847   2 years vboxsync Main/CloudNet: Improved error reporting for missing cloud gateway …
(edit) @96617   2 years vboxsync Main: whitespace/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