VirtualBox

Timeline



Dec 12, 2022:

6:43 PM Changeset in vbox [97789] by vboxsync
DnD: Simplified / untangled reset handling: - Don't implicitly reset …
6:36 PM Changeset in vbox [97788] by vboxsync
DnD: Simplified / untangled reset handling: - Don't implicitly reset …
6:07 PM Changeset in vbox [97787] by vboxsync
DnD/FE/Qt: Propagate IGuestDnDSource + IGuestDnDTarget errors to the …
5:59 PM Changeset in vbox [97786] by vboxsync
DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
5:54 PM Changeset in vbox [97785] by vboxsync
IEM: Fixed/added C implementation stubs for RSQRTxx/ROUNDxx.
5:54 PM Changeset in vbox [97784] by vboxsync
DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
5:26 PM Changeset in vbox [97783] by vboxsync
DnD/Main: Added ability to report back the guest-side rc when waiting …
5:02 PM Changeset in vbox [97782] by vboxsync
IEM: Implemented SSE instructions RSQRTPS, RSQRTSS, ROUNDPS, ROUNDPD, …
5:01 PM Changeset in vbox [97781] by vboxsync
DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
4:57 PM Changeset in vbox [97780] by vboxsync
DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
3:13 PM Changeset in vbox [97779] by vboxsync
DevVGA: Implemented address wraparound for text modes for better …
1:50 PM Changeset in vbox [97778] by vboxsync
IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
1:14 PM Changeset in vbox [97777] by vboxsync
VMM/HMR0VMX: Corrected the HMVMX_CHECK_BREAK macro - it wasn't really …
12:46 PM Changeset in vbox [97776] by vboxsync
VMM/EM: When responding to VINF_EM_RESCHEDULE_HM in the EM loop, we …
11:20 AM Changeset in vbox [97775] by vboxsync
VMM/PDMDriver: LogRel -> LogFlow
11:13 AM Changeset in vbox [97774] by vboxsync
Validation Kit: Don't report an actual error when handling core dumps …
9:17 AM Changeset in vbox [97773] by vboxsync
zlib-1.2.13: switching from 1.2.12 to 1.2.13. ​bugref:10335

Dec 9, 2022:

5:39 PM Changeset in vbox [97772] by vboxsync
DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
12:23 PM Changeset in vbox [97771] by vboxsync
FE/Qt: Fixing Runtime UI bug with invisible borders for captured mouse …
11:51 AM Changeset in vbox [97770] by vboxsync
DnD/VBoxTray: Made the Enter desktop notification (verbose mode only) …
11:43 AM Changeset in vbox [97769] by vboxsync
DnD: Added DnDActionListToStrA().
11:18 AM Changeset in vbox [97768] by vboxsync
DnD/VBoxClient: Made the Enter desktop notification (verbose mode …

Dec 8, 2022:

9:22 PM Changeset in vbox [97767] by vboxsync
IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
9:09 PM Changeset in vbox [97766] by vboxsync
IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
4:28 PM Changeset in vbox [97765] by vboxsync
FE/Qt: Regression fix in UIProgressDialog; Infinite progress type can …
3:47 PM Changeset in vbox [97764] by vboxsync
DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
3:27 PM Changeset in vbox [97763] by vboxsync
DnD/HostService: Don't send any host-specific messages to the guest …

Dec 7, 2022:

4:59 PM Changeset in vbox [97762] by vboxsync
DnD: Added VBOXDNDSTATE enum + string conversion function.
3:57 PM Changeset in vbox [97761] by vboxsync
DnD/Main: Don't set any (new) progress if the progress object already …
3:13 PM Changeset in vbox [97760] by vboxsync
DnD/Main: Don't set any (new) progress if the progress object already …
1:20 PM Changeset in vbox [97759] by vboxsync
zlib-1.2.13: Applied and adjusted our zlib changes to 1.2.12. bugref:10335

Dec 6, 2022:

9:50 PM Changeset in vbox [97758] by vboxsync
VMM/IEM: Doxygen fix (hopefully). bugref:9898
2:20 PM Changeset in vbox [97757] by vboxsync
FE/Qt: bugref:9898: Migrating UIHelpBrowserWidget to Qt6.
10:55 AM Changeset in vbox [97756] by vboxsync
Attempt to fix Doxygen breakage.
10:31 AM Changeset in vbox [97755] by vboxsync
FE/Qt: bugref:9898: Migrating UIFileManagerTable stuff to Qt6.
10:07 AM Changeset in vbox [97754] by vboxsync
FE/Qt: bugref:9898: Build fix for r154813; Forgot that old linux still …
9:57 AM Changeset in vbox [97753] by vboxsync
Debugger/DBGCEval: Doxygen fixes.
9:57 AM Changeset in vbox [97752] by vboxsync
FE/Qt: bugref:9898: Forgot something in r154775.
9:49 AM Changeset in vbox [97751] by vboxsync
DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
9:42 AM Changeset in vbox [97750] by vboxsync
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
9:32 AM Changeset in vbox [97749] by vboxsync
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
9:26 AM Changeset in vbox [97748] by vboxsync
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
9:18 AM Changeset in vbox [97747] by vboxsync
DnD/HostService: Resolve message types to strings in …
9:09 AM Changeset in vbox [97746] by vboxsync
DnD/VbglR3: Logging nit.
9:08 AM Changeset in vbox [97745] by vboxsync
DnD/VbglR3: Reverted r154805 (committed too much).
9:07 AM Changeset in vbox [97744] by vboxsync
DnD/VbglR3: Logging nit.

Dec 5, 2022:

8:26 PM Changeset in vbox [97743] by vboxsync
VBoxService/VBoxServiceVMInfo: Addressed some @todos.
8:16 PM Changeset in vbox [97742] by vboxsync
HostServices/common: Resolved a @todo (use VMMDEV_MAX_HGCM_PARMS); …
7:58 PM Changeset in vbox [97741] by vboxsync
tools/bin/common-gen-workspace.inc.sh: Added HostServices/auth and …
9:00 AM Changeset in vbox [97740] by vboxsync
DnD/VBoxClient: Revamped the X11/HGCM event handling so that it can …
8:33 AM Changeset in vbox [97739] by vboxsync
DnD/VBoxClient: Save the (fake) mouse move coordinates in …
8:17 AM Changeset in vbox [97738] by vboxsync
DnD/VBoxClient: Check for a potentially valid window handle in …
8:02 AM Changeset in vbox [97737] by vboxsync
DnD/VBoxClient: Added DragAndDropService::reset() for resetting drag'n …

Dec 3, 2022:

2:00 AM Changeset in vbox [97736] by vboxsync
VMM/PGM,IEM: Must flush the physical address aspect of the IEM TLBs in …

Dec 2, 2022:

8:39 PM Changeset in vbox [97735] by vboxsync
DnD/VBoxClient: Use RT_BIT macros for the Xdnd flags, renamed DnDEvent …
7:58 PM Changeset in vbox [97734] by vboxsync
DnD/VBoxClient: Now uses similar debug / verbose messages via system …
4:40 PM Changeset in vbox [97733] by vboxsync
DnD/VbglR3: Added some (optional release) logging to the generic code.
4:19 PM Changeset in vbox [97732] by vboxsync
Additions/VBoxClient: Cleaned up / unified the "notify to desktop" …
3:37 PM Changeset in vbox [97731] by vboxsync
DnD/Host service: Added DumpQueue() for debug builds, and also make …
3:32 PM Changeset in vbox [97730] by vboxsync
DnD: Added DnDHostMsgToStr() and DnDGuestMsgToStr().
1:07 AM Changeset in vbox [97729] by vboxsync
Devices/Config.kmk: Documented the BIOS compiler switches. bugref:6549
1:06 AM Changeset in vbox [97728] by vboxsync
DBGC: Support multiple commands for a breakpoint. (This code sucks and …
1:05 AM Changeset in vbox [97727] by vboxsync
DBGC: Added 'sleep' command for delaying execution a given number of …
1:01 AM Changeset in vbox [97726] by vboxsync
BIOS: The compiler refuses to re-load / restore DS after calling the …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette