# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 8, 2025 10:34:42 AM Mon, 23 Jul 2007 11:20:42 GMT vboxsync [3787] * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (added) Export Mon, 23 Jul 2007 11:02:50 GMT vboxsync [3786] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Another attempt to fix all the compile problems Mon, 23 Jul 2007 10:05:05 GMT vboxsync [3785] * trunk/src/VBox/Devices/Audio/ossaudio.c (modified) Even more Mon, 23 Jul 2007 09:57:32 GMT vboxsync [3784] * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) Another missing log.h Mon, 23 Jul 2007 09:49:25 GMT vboxsync [3783] * trunk/include/VBox/dis.h (modified) Only L4 then Mon, 23 Jul 2007 09:42:14 GMT vboxsync [3782] * trunk/include/VBox/dis.h (modified) Attempt to fix build errors Mon, 23 Jul 2007 09:33:34 GMT vboxsync [3781] * trunk/include/VBox/pdm.h (modified) Correction Mon, 23 Jul 2007 09:32:10 GMT vboxsync [3780] * trunk/include/VBox/pdm.h (modified) Doesn't belong here Mon, 23 Jul 2007 09:23:06 GMT vboxsync [3779] * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) Compile fix Mon, 23 Jul 2007 09:22:18 GMT vboxsync [3778] * trunk/src/VBox/Devices/Audio/dsoundaudio.c (modified) logging Mon, 23 Jul 2007 09:21:29 GMT vboxsync [3777] * trunk/src/VBox/Devices/Audio/dsoundaudio.c (modified) Compile fix Mon, 23 Jul 2007 09:16:56 GMT vboxsync [3776] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) Compile fixes Mon, 23 Jul 2007 09:12:59 GMT vboxsync [3775] * trunk/include/VBox/dbgf.h (modified) Don't include log.h Mon, 23 Jul 2007 09:01:49 GMT vboxsync [3774] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) Updates for changing seamless mode Mon, 23 Jul 2007 09:01:41 GMT vboxsync [3773] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdm.h (modified) Updates for changing seamless mode. Mon, 23 Jul 2007 08:15:08 GMT vboxsync [3772] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Spelling Mon, 23 Jul 2007 08:14:08 GMT vboxsync [3771] * trunk/include/VBox/VBoxGuest.h (modified) Added VMMDEV_EVENT_SEAMLESS_MODE Mon, 23 Jul 2007 08:10:39 GMT vboxsync [3770] * trunk/Config.kmk (modified) create revision.kmk even if VBOX_SVN_REV was overwritten externally Mon, 23 Jul 2007 07:40:48 GMT vboxsync [3769] * trunk/src/VBox/Main/Makefile.kmk (modified) do not overwrite revision.kmk dependency of ConsoleImpl.cpp Mon, 23 Jul 2007 02:22:41 GMT vboxsync [3768] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Build VBoxUSB on darwin. Sun, 22 Jul 2007 22:54:01 GMT vboxsync [3767] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Reduce occurrences of the message "Spurios NAK on isa0060/serio0" ... Sun, 22 Jul 2007 19:45:07 GMT vboxsync [3766] * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) warning, uninitialized variables Sun, 22 Jul 2007 13:19:20 GMT vboxsync [3765] * trunk/src/VBox/Devices/Makefile.kmk (modified) darwin usb stuff. Sun, 22 Jul 2007 13:19:02 GMT vboxsync [3764] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/USBProxyService.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.h (modified) * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) Drop holdDevice(). darwin changes. Sun, 22 Jul 2007 13:13:51 GMT vboxsync [3763] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) FE/Qt: Optimized the QImage rendering method (used by default on ... Sun, 22 Jul 2007 12:14:05 GMT vboxsync [3762] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Fixed appearance of the popup version of the main menu (focus, ... Sun, 22 Jul 2007 10:43:14 GMT vboxsync [3761] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) Main/Frontends: Cleaned up IFramebuffer interface. Sun, 22 Jul 2007 10:18:54 GMT vboxsync [3760] * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) use panic. Sun, 22 Jul 2007 06:53:21 GMT vboxsync [3759] * trunk/src/VBox/HostDrivers/Support/darwin/Info.plist (modified) IOMatchCategory. Sat, 21 Jul 2007 20:55:37 GMT vboxsync [3758] * trunk/include/VBox/usblib.h (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBProxyService.cpp (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) More USBFILTER changes. Sat, 21 Jul 2007 11:41:19 GMT vboxsync [3757] * trunk/src/VBox/Runtime/utf-8.cpp (modified) spelling Sat, 21 Jul 2007 07:00:53 GMT vboxsync [3756] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) USBFILTER for darwin. Sat, 21 Jul 2007 06:50:27 GMT vboxsync [3755] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) log capability changes Fri, 20 Jul 2007 20:10:10 GMT vboxsync [3754] * trunk/Config.kmk (modified) fixed annoying rebuild of the linux additions even if no files were ... Fri, 20 Jul 2007 17:40:59 GMT vboxsync [3753] * trunk/src/VBox/VMM/VMM.cpp (modified) info "ff" Fri, 20 Jul 2007 16:55:31 GMT vboxsync [3752] * trunk/src/recompiler/InnoTek/testmath.c (modified) typo Fri, 20 Jul 2007 16:54:00 GMT vboxsync [3751] * trunk/Config.kmk (modified) I actually wanted the 'Revision' and not the 'Last Changed Rev' as ... Fri, 20 Jul 2007 16:38:23 GMT vboxsync [3750] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Check if SVM is disabled in the BIOS. Otherwise enabling it with ... Fri, 20 Jul 2007 16:35:44 GMT vboxsync [3749] * trunk/include/VBox/err.h (modified) Added VERR_SVM_DISABLED Fri, 20 Jul 2007 16:34:57 GMT vboxsync [3748] * trunk/include/VBox/x86.h (modified) Added MSR_K8_VM_CR_SVM_DISABLE Fri, 20 Jul 2007 15:43:10 GMT vboxsync [3747] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) Bugfix Fri, 20 Jul 2007 15:40:32 GMT vboxsync [3746] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) more logging Fri, 20 Jul 2007 15:39:47 GMT vboxsync [3745] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) correction Fri, 20 Jul 2007 15:38:05 GMT vboxsync [3744] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) More logging Fri, 20 Jul 2007 15:01:47 GMT vboxsync [3743] * trunk/src/VBox/Additions/WINNT/VBoxHook (added) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (added) * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def (added) * trunk/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp (added) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase (added) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp (added) Export VBoxHook Fri, 20 Jul 2007 15:00:21 GMT vboxsync [3742] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) Install VBoxHook.dll Fri, 20 Jul 2007 15:00:00 GMT vboxsync [3741] * trunk/src/VBox/Additions/Makefile.kmk (modified) Added VBoxHook Fri, 20 Jul 2007 14:36:42 GMT vboxsync [3740] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) 2079: Create seamless mode: Clearing the last stored visible region ... Fri, 20 Jul 2007 14:28:38 GMT vboxsync [3739] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/helpers.h (modified) cleaned up logging Fri, 20 Jul 2007 14:07:35 GMT vboxsync [3738] * trunk/include/VBox/VBoxGuest.h (modified) Convenient to be able to send log string in release builds too. Fri, 20 Jul 2007 14:03:12 GMT vboxsync [3737] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) Log string now go to the host. Fri, 20 Jul 2007 13:49:10 GMT vboxsync [3736] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) 2079: Create seamless mode: The new seamless region will be updated ... Fri, 20 Jul 2007 13:41:58 GMT vboxsync [3735] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) We'll continue to load VBoxHook.dll dynamically. Fri, 20 Jul 2007 13:41:24 GMT vboxsync [3734] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) Comment added Fri, 20 Jul 2007 13:15:35 GMT vboxsync [3733] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) Qt rectangles are inclusive Fri, 20 Jul 2007 13:04:47 GMT vboxsync [3732] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Too noisy Fri, 20 Jul 2007 12:46:50 GMT vboxsync [3731] * trunk/Config.kmk (modified) Make sure the locale settings don't interfere with getting revision ... Fri, 20 Jul 2007 12:12:22 GMT vboxsync [3730] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Fix field used to determine svn revision. Implement VirtualBox -v, ... Fri, 20 Jul 2007 10:11:37 GMT vboxsync [3729] * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) Update from Alexander Eichner. Fri, 20 Jul 2007 09:18:26 GMT vboxsync [3728] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) 1. Popup menu for Seamless Mode implemented. 2. Unifying the ... Thu, 19 Jul 2007 19:14:09 GMT vboxsync [3727] * trunk/src/recompiler/InnoTek/e_powl-x86.S (modified) * trunk/src/recompiler/InnoTek/testmath.c (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/ops_sse.h (modified) Double underscore cleanup. Thu, 19 Jul 2007 19:07:48 GMT vboxsync [3726] * trunk/src/recompiler/InnoTek/config-host.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxREMWrapperA.asm (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Double underscore cleanup. Thu, 19 Jul 2007 19:01:52 GMT vboxsync [3725] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) * trunk/src/VBox/Additions/os2/VBoxGuest/VBoxGuestInternal.h (modified) * trunk/src/VBox/Additions/os2/VBoxService/VBoxService-os2.cpp (modified) * trunk/src/VBox/Additions/os2/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/os2/VBoxService/VBoxServiceTimeSync.cpp (modified) Double underscore cleanup. Thu, 19 Jul 2007 18:57:24 GMT vboxsync [3724] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/x86context.h (deleted) removed the obsolete x86context.h (all constants are in VBox/x86.h). Thu, 19 Jul 2007 18:46:00 GMT vboxsync [3723] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/CFGMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/DBGFInternal.h (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.h (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/SSMInternal.h (modified) * trunk/src/VBox/VMM/STAMInternal.h (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/testcase/tstHelp.h (modified) * trunk/src/VBox/VMM/testcase/tstMicro.h (modified) * trunk/src/VBox/VMM/x86context.h (modified) Double underscore cleanup. Thu, 19 Jul 2007 18:44:53 GMT vboxsync [3722] * trunk/src/VBox/VMM/PGMCache.h (deleted) removed left over file Thu, 19 Jul 2007 17:49:50 GMT vboxsync [3721] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) Applied patch moving the logo from MMIO to port I/O space. ... Thu, 19 Jul 2007 16:08:54 GMT vboxsync [3720] * trunk/include/VBox/vrdpapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/RemoteUSBBackend.h (modified) VRDP NO_COM code in Main. Thu, 19 Jul 2007 13:29:01 GMT vboxsync [3719] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Keep the terminology consistent. Thu, 19 Jul 2007 11:48:44 GMT vboxsync [3718] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Added VBoxProblemReporter::remindAboutGoingSeamless(). Thu, 19 Jul 2007 11:40:25 GMT vboxsync [3717] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Improve release logging for linux guests. They use idle immediate ... Thu, 19 Jul 2007 11:13:53 GMT vboxsync [3716] * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) correction Thu, 19 Jul 2007 11:13:19 GMT vboxsync [3715] * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) Fix Thu, 19 Jul 2007 09:17:45 GMT vboxsync [3714] * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) Increased max guest RAM to 2 GB Thu, 19 Jul 2007 08:41:59 GMT vboxsync [3713] * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) And more Thu, 19 Jul 2007 08:40:05 GMT vboxsync [3712] * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) More fixes Thu, 19 Jul 2007 08:39:10 GMT vboxsync [3711] * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) Compile fixes Thu, 19 Jul 2007 08:30:04 GMT vboxsync [3710] * trunk/include/VBox/HostServices/VBoxOGLOp.h (modified) Linux compile fix Thu, 19 Jul 2007 08:28:20 GMT vboxsync [3709] * trunk/src/VBox/HostServices/SharedOpenGL/service.cpp (modified) RT_OS_WINDOWS Thu, 19 Jul 2007 08:21:00 GMT vboxsync [3708] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/gldrv.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/service.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.h (modified) Merged Linux code from Alexander Eichner. Thu, 19 Jul 2007 00:32:30 GMT vboxsync [3707] * trunk/src/VBox/Runtime/Makefile.kmk (modified) assert-r0drv-darwin.cpp. Thu, 19 Jul 2007 00:32:07 GMT vboxsync [3706] * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (added) AssertMsg1/2. Thu, 19 Jul 2007 00:24:50 GMT vboxsync [3705] * trunk/src/VBox/Runtime/r0drv/freebsd/assert-r0drv-freebsd.c (modified) RTStrPrintfV Wed, 18 Jul 2007 21:04:28 GMT vboxsync [3704] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Seamless Mode hotkey changed to Host+L (to avoid Host+S mapped to ... Wed, 18 Jul 2007 20:50:11 GMT vboxsync [3703] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Some minor issues fixed: 1. Loosing the application’s icon (for ... Wed, 18 Jul 2007 20:40:33 GMT vboxsync [3702] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Fixing the problem with auto-resizing during switching between ... Wed, 18 Jul 2007 19:27:21 GMT vboxsync [3701] * trunk/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/Logging.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/XKeyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) RT_OS_*, removed superflous logging macros in VBoxBFE Wed, 18 Jul 2007 19:26:10 GMT vboxsync [3700] * trunk/src/VBox/VMM/VMM.cpp (modified) r0 logging for me Wed, 18 Jul 2007 17:37:46 GMT vboxsync [3699] * trunk/src/VBox/Runtime/include/internal/dir.h (modified) * trunk/src/VBox/Runtime/include/internal/file.h (modified) * trunk/src/VBox/Runtime/include/internal/fs.h (modified) * trunk/src/VBox/Runtime/include/internal/initterm.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrELF32.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrELF64.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrELFAmd64.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrELFCommon.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrELFi386.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrMZ.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/path.h (modified) * trunk/src/VBox/Runtime/include/internal/process.h (modified) * trunk/src/VBox/Runtime/include/internal/rand.h (modified) * trunk/src/VBox/Runtime/include/internal/sched.h (modified) * trunk/src/VBox/Runtime/include/internal/string.h (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/include/internal/time.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/string.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.h (modified) * trunk/src/VBox/Runtime/r3/win32/process-win32.cpp (modified) * trunk/src/VBox/Runtime/testcase/ioctl.h (modified) double underscore cleanup. Wed, 18 Jul 2007 17:15:05 GMT vboxsync [3698] * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/gldrv.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/glext.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/vboxgl.h (modified) double underscore cleanup. Adjusted file headers (license section ... Wed, 18 Jul 2007 17:04:33 GMT vboxsync [3697] * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) double underscore cleanup. Wed, 18 Jul 2007 17:00:33 GMT vboxsync [3696] * trunk/src/VBox/VMM/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGC.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMInternal.mac (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) double underscore cleanup. Wed, 18 Jul 2007 16:53:10 GMT vboxsync [3695] * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux (modified) Added RT_OS_LINUX so we can change prcpucfg.h whenever we please. Wed, 18 Jul 2007 16:49:05 GMT vboxsync [3694] * trunk/src/VBox/Devices/PC/Etherboot-src/util/nrv2b.c (modified) __WIN__ -> RT_OS_WINDOWS Wed, 18 Jul 2007 16:48:39 GMT vboxsync [3693] * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_config.h (modified) __OS2__ -> RT_OS_OS2 (for the sake of completeness). Wed, 18 Jul 2007 16:38:50 GMT vboxsync [3692] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) VRDPAuth2 should be used when also the old VRDPAuth is available. Wed, 18 Jul 2007 16:33:03 GMT vboxsync [3691] * trunk/src/VBox/HostDrivers/VBoxUSB (deleted) Hide again Wed, 18 Jul 2007 16:09:51 GMT vboxsync [3690] * trunk/Config.kmk (modified) makefiles: 'svn' => '$(SVN)' Wed, 18 Jul 2007 15:58:08 GMT vboxsync [3689] * trunk/Config.kmk (modified) Drop a couple of non-C++ options from VBOXR0DRV (linux). Wed, 18 Jul 2007 14:41:39 GMT vboxsync [3688] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) info help not help info.