# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 19, 2025 11:09:40 PM Tue, 07 Feb 2023 11:02:29 GMT vboxsync [98486] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool ... Tue, 07 Feb 2023 10:45:42 GMT vboxsync [98485] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool media ... Tue, 07 Feb 2023 10:43:44 GMT vboxsync [98484] * trunk/src/VBox/Runtime/testcase/tstRTNoCrt-3.cpp (modified) IPRT/tstRTNoCrt-3: Corrected testcase name string. bugref:10261 Tue, 07 Feb 2023 10:39:52 GMT vboxsync [98483] * trunk/src/VBox/Runtime/testcase/tstRTNoCrt-4.cpp (modified) IPRT/tstRTNoCrt-4: Wrong comment type. bugref:10261 Tue, 07 Feb 2023 10:26:50 GMT vboxsync [98482] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:10322: Runtime UI: Reworking UIIndicatorsPool to move ... Tue, 07 Feb 2023 09:52:23 GMT vboxsync [98481] * trunk/src/VBox/Devices/PC/DevQemuFwCfg.cpp (modified) Devices/PC/DevQemuFwCfg: Add ability to create a initrd on the fly ... Mon, 06 Feb 2023 18:01:43 GMT vboxsync [98480] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Corrected values of X86_SSE_ROUNDXX_* constants for roundxx ... Mon, 06 Feb 2023 10:38:13 GMT vboxsync [98479] * trunk/src/libs/softfloat-3e/source/f32_sqrt.c (modified) VMM/IEM: Bound f32_rsqrt source code with ifdef/endif VBOX (build ... Mon, 06 Feb 2023 10:27:07 GMT vboxsync [98478] * trunk/src/libs/softfloat-3e/source/f32_sqrt.c (modified) VMM/IEM: Bound f32_rsqrt source code with ifdef/endif VBOX, bugref:9898 Fri, 03 Feb 2023 22:37:40 GMT vboxsync [98477] * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp (modified) VBoxBugReport: Collect hardening logs too. duh. bugref:8169 Fri, 03 Feb 2023 19:36:11 GMT vboxsync [98476] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions: Linux: rcvboxadd: Introduce 'reload' action, bugref:10359. ... Fri, 03 Feb 2023 19:27:47 GMT vboxsync [98475] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDaemonize.cpp (modified) Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait ... Fri, 03 Feb 2023 19:20:53 GMT vboxsync [98474] * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-session.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp (modified) Additions: X11: Add possibility restart VBoxClient processes during ... Fri, 03 Feb 2023 19:04:00 GMT vboxsync [98473] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibPidFile.cpp (modified) Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait (fix ... Fri, 03 Feb 2023 18:56:59 GMT vboxsync [98472] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDaemonize.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibPidFile.cpp (modified) Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait, ... Fri, 03 Feb 2023 15:25:02 GMT vboxsync [98471] * trunk/doc/manual/Makefile.kmk (modified) Docs: bugref:10302. Small cleanup. Fri, 03 Feb 2023 15:23:02 GMT vboxsync [98470] * trunk/src/libs/softfloat-3e/source/f32_sqrt.c (modified) * trunk/src/libs/softfloat-3e/source/include/softfloat.h (modified) VMM/IEM: Implementation of f32_rsqrt (inverse square root) in ... Fri, 03 Feb 2023 15:10:16 GMT vboxsync [98469] * trunk/doc/manual/Makefile.kmk (modified) Docs: bugref:10302. Makefile changes to set outdir of the dita pdf ... Fri, 03 Feb 2023 14:54:32 GMT vboxsync [98468] * trunk/src/VBox/Installer/linux/routines.sh (modified) Linux: Additions and host installer: Improve check if distribution is ... Fri, 03 Feb 2023 14:52:53 GMT vboxsync [98467] * trunk/doc/manual/Makefile.kmk (modified) Docs: bugref:10302. scm fix. Fri, 03 Feb 2023 14:40:54 GMT vboxsync [98466] * trunk/doc/manual/Makefile.kmk (modified) Docs: bugref:10302. More makefile fixes. I was setting wrong env. ... Fri, 03 Feb 2023 14:21:58 GMT vboxsync [98465] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Nested VMX: bugref:10318 Update comment to reflect the new ... Fri, 03 Feb 2023 12:26:19 GMT vboxsync [98464] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Need this for ... Fri, 03 Feb 2023 11:32:27 GMT vboxsync [98463] * trunk/include/iprt/zip.h (modified) Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO ... Fri, 03 Feb 2023 11:16:53 GMT vboxsync [98462] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and ... Fri, 03 Feb 2023 11:16:23 GMT vboxsync [98461] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and ... Fri, 03 Feb 2023 11:02:49 GMT vboxsync [98460] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and ... Fri, 03 Feb 2023 10:58:36 GMT vboxsync [98459] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and ... Fri, 03 Feb 2023 10:56:48 GMT vboxsync [98458] * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/common/zip/tarvfswriter.cpp (modified) Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO ... Fri, 03 Feb 2023 10:54:21 GMT vboxsync [98457] * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/common/zip/tarvfswriter.cpp (modified) Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO ... Thu, 02 Feb 2023 20:23:19 GMT vboxsync [98456] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevHdaStream.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio: Backed out r155649 + r155650, as this needs another approach. ... Thu, 02 Feb 2023 19:50:15 GMT vboxsync [98455] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) Additions: Linux: vboxvideo: Additional build fixes for RHEL 9.1 and ... Thu, 02 Feb 2023 19:38:19 GMT vboxsync [98454] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Fixed wrong assumption in ... Thu, 02 Feb 2023 19:19:49 GMT vboxsync [98453] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio: When waiting for draining fails, don't return early but ... Thu, 02 Feb 2023 17:10:37 GMT vboxsync [98452] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: bugref:10322: Runtime UI: A bit more cleanup for UISession ... Thu, 02 Feb 2023 15:47:01 GMT vboxsync [98451] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) FE/Qt: bugref:10322: Runtime UI: Cleanup for UISession stuff across ... Thu, 02 Feb 2023 14:46:36 GMT vboxsync [98450] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: bugref:10322: Runtime UI: Pass guest-additions stuff through ... Thu, 02 Feb 2023 13:45:30 GMT vboxsync [98449] * trunk/src/bldprogs/scm.cpp (modified) scm: Enable standardization of kmk files by default. bugref:10348 Thu, 02 Feb 2023 13:31:37 GMT vboxsync [98448] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) manual/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 13:30:40 GMT vboxsync [98447] * trunk/doc/manual/Makefile.kmk (modified) manual/Makefile.kmk: Fixes to the ditamap-to-pdf stuff. bugref:10302 Thu, 02 Feb 2023 13:09:59 GMT vboxsync [98446] * trunk/doc/manual/Makefile.kmk (modified) Docs: bugref:10302. New target for .ditamap to pdf conversion. Thu, 02 Feb 2023 13:06:39 GMT vboxsync [98445] * trunk/Config.kmk (modified) * trunk/Maintenance.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/Version.kmk (modified) /*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 13:05:19 GMT vboxsync [98444] * trunk/include/Makefile.kmk (modified) include/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 13:03:05 GMT vboxsync [98443] * trunk/tools/kBuildTools/VBoxXGccAmd64LinuxGnu.kmk (modified) * trunk/tools/kBuildTools/VBoxXGccX86RedHatLinux.kmk (modified) * trunk/tools/kBuildTools/VBoxXcode62.kmk (modified) * trunk/tools/kBuildUnits/vboximportchecker.kmk (modified) tools/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:50:42 GMT vboxsync [98442] * trunk/src/bldprogs/Makefile.kmk (modified) bldprogs/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:50:26 GMT vboxsync [98441] * trunk/src/libs/dxvk-native-1.9.2a/Makefile.kmk (modified) src/libs/dxvk-native-1.9.2a/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:49:52 GMT vboxsync [98440] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348 Thu, 02 Feb 2023 12:47:31 GMT vboxsync [98439] * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/ImageMounter/Makefile.kmk (modified) * trunk/src/VBox/ImageMounter/vboximg-mount/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) src/VBox/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:46:50 GMT vboxsync [98438] * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) * trunk/src/VBox/Additions/darwin/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Add/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:46:41 GMT vboxsync [98437] * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Instructions/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) VMM/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:44:58 GMT vboxsync [98436] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win/Makefile.kmk: Simplifications so scm can grok it ... Thu, 02 Feb 2023 12:44:26 GMT vboxsync [98435] * trunk/src/VBox/ValidationKit/Config.kmk (modified) ValKit/Config.kmk: Simplifications so scm can grok it better. ... Thu, 02 Feb 2023 12:40:34 GMT vboxsync [98434] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348 Thu, 02 Feb 2023 12:15:15 GMT vboxsync [98433] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Add/linux/Makefile.kmk: Corrected invalid recipe syntax when ... Thu, 02 Feb 2023 12:15:11 GMT vboxsync [98432] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: bugref:10322: Runtime UI: Pass machine-state stuff through ... Thu, 02 Feb 2023 12:10:49 GMT vboxsync [98431] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/os2/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:06:31 GMT vboxsync [98430] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservices/Makefile.kmk: Removed unused find_java_files variable. ... Thu, 02 Feb 2023 12:03:46 GMT vboxsync [98429] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/common/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Resources/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) Installer/*.kmk: Automatic scm cleanups. bugref:10348 Thu, 02 Feb 2023 12:03:20 GMT vboxsync [98428] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348 Thu, 02 Feb 2023 09:59:21 GMT vboxsync [98427] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155592 and r155593 from gui4 branch: FE/Qt: Runtime UI: More ... Thu, 02 Feb 2023 09:56:43 GMT vboxsync [98426] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155576 and r155577 from gui4 branch: FE/Qt: Runtime UI: ... Thu, 02 Feb 2023 09:55:00 GMT vboxsync [98425] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155559 and r155572 from gui4 branch: FE/Qt: Runtime UI: Keep ... Thu, 02 Feb 2023 09:48:25 GMT vboxsync [98424] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155527 from gui4 branch: FE/Qt: Runtime UI: Move ... Thu, 02 Feb 2023 09:47:36 GMT vboxsync [98423] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) Merging r155526 from gui4 branch: FE/Qt: Runtime UI: Move ... Thu, 02 Feb 2023 09:45:38 GMT vboxsync [98422] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155512 and r155513 from gui4 branch: FE/Qt: Runtime UI: ... Thu, 02 Feb 2023 09:21:40 GMT vboxsync [98421] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DockIconPreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIAbstractDockIconPreview.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIAbstractDockIconPreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaDockIconPreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaDockIconPreview.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) Merging r155511 from gui4 branch: FE/Qt: Runtime UI: Pass uimachine ... Thu, 02 Feb 2023 09:17:27 GMT vboxsync [98420] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155509 and r155510 from gui4 branch: FE/Qt: Runtime UI: ... Thu, 02 Feb 2023 09:13:56 GMT vboxsync [98419] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) Merging r155448 from gui4 branch: FE/Qt: Runtime UI: Using UIMachine ... Wed, 01 Feb 2023 21:29:03 GMT vboxsync [98418] * trunk/src/VBox/ValidationKit/Config.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/common/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/docs/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/testboxscript/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/tests/api/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/TestExecServ/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/clipboard/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/cpu/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/misc/Makefile.kmk (modified) ValKit/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:25:48 GMT vboxsync [98417] * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/IntNetSwitch/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) NetworkServices/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:25:17 GMT vboxsync [98416] * trunk/src/VBox/Additions/3D/Config.kmk (modified) * trunk/src/VBox/Additions/3D/Makefile.kmk (modified) * trunk/src/VBox/Additions/3D/mesa/Makefile.kmk (modified) * trunk/src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/darwin/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/haiku/Makefile.kmk (modified) * trunk/src/VBox/Additions/haiku/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/Config.kmk (modified) * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Mouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Additions/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:24:09 GMT vboxsync [98415] * trunk/src/VBox/HostServices/DragAndDrop/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/testcase/Makefile.kmk (modified) HostServices/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:23:38 GMT vboxsync [98414] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) HostDrivers/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:22:15 GMT vboxsync [98413] * trunk/src/VBox/GuestHost/DragAndDrop/testcase/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/HGSMI/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/testcase/Makefile.kmk (modified) GuestHost/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:21:48 GMT vboxsync [98412] * trunk/src/VBox/Frontends/VBoxAutostart/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBugReport/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxIntnetPcap/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.kmk (modified) Frontends/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:20:41 GMT vboxsync [98411] * trunk/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk (modified) ExtPacks/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:20:10 GMT vboxsync [98410] * trunk/src/VBox/Devices/Audio/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/EfiModules.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Input/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/lwip-new/Config.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Samples/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:17:58 GMT vboxsync [98409] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) IPRT/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:13:24 GMT vboxsync [98408] * trunk/Makefile.kmk (modified) /Makefile.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 16:13:08 GMT vboxsync [98407] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348 Wed, 01 Feb 2023 15:19:32 GMT vboxsync [98406] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio: Fixed race condition between announcing remaining device DMA ... Wed, 01 Feb 2023 15:13:23 GMT vboxsync [98405] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevHdaStream.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio: Fixed race condition between announcing remaining device DMA ... Wed, 01 Feb 2023 15:01:38 GMT vboxsync [98404] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) Merging r155443 from gui4 branch: FE/Qt: Runtime UI: Move rest of ... Wed, 01 Feb 2023 15:00:11 GMT vboxsync [98403] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) Merging r155441 from gui4 branch: FE/Qt: Runtime UI: Remove ... Wed, 01 Feb 2023 14:58:03 GMT vboxsync [98402] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155437 and r155438 from gui4 branch: FE/Qt: Runtime UI: A ... Wed, 01 Feb 2023 14:53:16 GMT vboxsync [98401] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155342 and r155344 from gui4 branch: FE/Qt: Runtime UI: Move ... Wed, 01 Feb 2023 14:50:42 GMT vboxsync [98400] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) Merging r155336 from gui4 branch: FE/Qt: Runtime UI: Move more ... Wed, 01 Feb 2023 14:48:38 GMT vboxsync [98399] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) Merging r155316 from gui4 branch: FE/Qt: Runtime UI: Moving action- ... Wed, 01 Feb 2023 14:46:54 GMT vboxsync [98398] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) Merging r155311 from gui4 branch: FE/Qt: Runtime UI: A bit of cleanup ... Wed, 01 Feb 2023 14:44:15 GMT vboxsync [98397] * trunk/Config.kmk (modified) /Config.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 14:40:25 GMT vboxsync [98396] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348 Wed, 01 Feb 2023 14:37:00 GMT vboxsync [98395] * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/curl-7.87.0/Makefile.kmk (modified) * trunk/src/libs/dxvk-native-1.9.2a/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.6/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.9.14/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/Config.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/providers/Makefile.kmk (modified) * trunk/src/libs/softfloat-3e/Makefile.kmk (modified) * trunk/src/libs/softfloat-3e/testfloat/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.13/Makefile.kmk (modified) libs/*.kmk: Automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 14:35:25 GMT vboxsync [98394] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/java/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) libs/xpcom18a4: *.kmk automatic scm cleanups. bugref:10348 Wed, 01 Feb 2023 14:35:20 GMT vboxsync [98393] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348 Wed, 01 Feb 2023 14:11:31 GMT vboxsync [98392] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/SDL: bugref:9449. Revive passing ctrl+alt+Fx key combination to guest. Wed, 01 Feb 2023 13:30:13 GMT vboxsync [98391] * trunk/src/libs/openssl-3.0.7/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/aes/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/bn/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/chacha/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/ec/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/md5/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/modes/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/poly1305/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/rc4/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/sha/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/sm2/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/crypto/sm4/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/providers/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/providers/common/der/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.7/providers/implementations/rands/Makefile.kmk (modified) libs/openssl-3.0.7: *.kmk cleanup by scm. bugref:10348 Wed, 01 Feb 2023 13:29:47 GMT vboxsync [98390] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348 Wed, 01 Feb 2023 13:20:58 GMT vboxsync [98389] * trunk/src/libs/openssl-3.0.7/Config.kmk (modified) libs/openssl-3.0.7: Config.kmk cleanup by scm. bugref:10348 Wed, 01 Feb 2023 13:19:31 GMT vboxsync [98388] * trunk/Config.kmk (modified) /Config.kmk: A fix and prepare for scm cleanup. bugref:10348 Wed, 01 Feb 2023 13:18:32 GMT vboxsync [98387] * trunk/src/bldprogs/scmrw-kmk.cpp (modified) scm: More on the kmk makefile cleanup. bugref:10348