VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97890   2 years vboxsync Main/USBDeviceFilter: Skip some unnecessary Utf8Str copying.
(edit) @97889   2 years vboxsync Main/USBDeviceFilter: Reverted out r154880 as it breaks the API as …
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(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) @97805   2 years vboxsync Main/USBDeviceFilter: Treat port number filter correctly as a decimal …
(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) @97786   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(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) @97711   2 years vboxsync Main/glue-java.xsl: Move the closing "p" tag around. Javadoc needs it …
(edit) @97710   2 years vboxsync Main/glue-java.xsl: Remove leftover table related tags.
(edit) @97709   2 years vboxsync Main/glue-java.xsl, Main/VirtualBox.xidl: Eliminate the use of the …
(edit) @97687   2 years vboxsync Main/webservice: Fix Java 8 version check.
(edit) @97686   2 years vboxsync Main/glue-java.xsl: Avoid "summary" attribute for "table" tags since …
(edit) @97677   2 years vboxsync Main/glue-java.xsl: Turn "tt" tags into "code" ones since recent …
(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) @97648   2 years vboxsync Main/ClientWatcher: Use newly added RTProcSignalName to get uniform …
(edit) @97640   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97639   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97638   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97637   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97635   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97634   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97633   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97632   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(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) @97598   2 years vboxsync Main/SnapshotImpl: Check if a given (current) snapshot object is …
(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) @97533   2 years vboxsync Frontends/VBoxManage,Main/Appliance: The appliance import code …
(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) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(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) @97460   2 years vboxsync Guest Control/Main: Made it easier to spot bugs with unfinished (i.e. …
(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) @97392   2 years vboxsync Main/UpdateAgentImpl.h: doxygen fix
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97366   2 years vboxsync Main/UnattendedImpl: We don't use L prefixed strings with Bstr. …
(edit) @97363   2 years vboxsync ​bugref:10180 - Use hrc instead of rc for HRESULT.
(edit) @97362   2 years vboxsync ​bugref:10180 - fixed issue where some files are not cleaned up after …
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