# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 17, 2025 8:32:09 PM Wed, 25 Jul 2007 19:09:09 GMT vboxsync [3852] * trunk/include/VBox/pdm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Finally splitting up pdm.h. Working on integrating USB into PDM ... Wed, 25 Jul 2007 16:26:40 GMT vboxsync [3850] * trunk/src/VBox/Installer/linux/VBoxAddIF.sh (added) reexport Wed, 25 Jul 2007 15:56:47 GMT vboxsync [3845] * trunk/src/VBox/Installer/linux/Makefile.kmk (added) * trunk/src/VBox/Installer/linux/VBox.png (added) * trunk/src/VBox/Installer/linux/VBox.sh (added) * trunk/src/VBox/Installer/linux/VirtualBox.desktop (added) * trunk/src/VBox/Installer/linux/tunctl.c (added) * trunk/src/VBox/Installer/linux/vboxdrv.sh (added) * trunk/src/VBox/Installer/linux/vboxnet.sh (added) export again Wed, 25 Jul 2007 15:51:48 GMT vboxsync [3843] * trunk/src/VBox/Installer/linux (added) export again Wed, 25 Jul 2007 15:50:48 GMT vboxsync [3842] * trunk/src/VBox/Installer/Makefile.kmk (added) export to OSE Wed, 25 Jul 2007 15:40:14 GMT vboxsync [3841] * trunk/src/VBox/Installer (added) export Linux installer Wed, 25 Jul 2007 15:34:17 GMT vboxsync [3840] * trunk/include/VBox/cfgm.h (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) Created CFGMR3CreateTree and CFGMR3InsertSubTree. Wed, 25 Jul 2007 15:14:15 GMT vboxsync [3839] * trunk/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp (modified) Extra checks Wed, 25 Jul 2007 14:44:48 GMT vboxsync [3838] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) preparations for shipping the Linux installer with OSE Wed, 25 Jul 2007 14:28:06 GMT vboxsync [3836] * trunk/src/VBox/Additions/Makefile.kmk (modified) preparations to ship the Linux installer with OSE Wed, 25 Jul 2007 14:16:54 GMT vboxsync [3835] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Attempt to fix VMDK geometry problem. Wed, 25 Jul 2007 13:34:36 GMT vboxsync [3834] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main/testcase: More IUnknown Identity tests. Wed, 25 Jul 2007 12:28:05 GMT vboxsync [3833] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Initialize cached callback data before using. Wed, 25 Jul 2007 12:24:59 GMT vboxsync [3832] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (added) export -This line, and those below, will be ignored-- _M VBoxDefs.cpp Wed, 25 Jul 2007 12:16:33 GMT vboxsync [3831] * trunk/src/libs/xpcom18a4/nsprpub/build (deleted) autogenerated, not used by our build system Wed, 25 Jul 2007 11:51:31 GMT vboxsync [3829] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Corrected spelling. Wed, 25 Jul 2007 11:43:48 GMT vboxsync [3828] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: More info about color depth. Wed, 25 Jul 2007 11:25:25 GMT vboxsync [3827] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) No need for function name Wed, 25 Jul 2007 11:20:09 GMT vboxsync [3825] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) logging change Wed, 25 Jul 2007 10:36:20 GMT vboxsync [3823] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) GCC warnings. Wed, 25 Jul 2007 10:25:24 GMT vboxsync [3822] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Enabled new VRDP server interface. Wed, 25 Jul 2007 09:01:48 GMT vboxsync [3821] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) XPCOM/IPC/DConnect: Fixed one IUnknown Identity aspect indirectly ... Wed, 25 Jul 2007 08:58:05 GMT vboxsync [3820] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) 2130: Improve Shared Folders UI: Shared Folders Dialog ... Wed, 25 Jul 2007 08:40:07 GMT vboxsync [3819] * trunk/src/VBox/Main/hgcm/HGCMThread.cpp (modified) 64 kb stack is rather small. Use the system default instead. Wed, 25 Jul 2007 08:24:03 GMT vboxsync [3818] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h (modified) 2124: VirtualBox LogViewer search mechanism: LogViewer search ... Tue, 24 Jul 2007 15:33:48 GMT vboxsync [3817] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) LineSize -> BytesPerLine Tue, 24 Jul 2007 14:11:14 GMT vboxsync [3816] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) Use the right rectangle to offset the region. Tue, 24 Jul 2007 13:54:30 GMT vboxsync [3815] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Removed unnecesary debug assertion. Added comment. Tue, 24 Jul 2007 11:46:50 GMT vboxsync [3814] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) Fixed edi/esi swapping in 'r' output. Tue, 24 Jul 2007 11:46:10 GMT vboxsync [3813] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) Forgot something Tue, 24 Jul 2007 11:41:47 GMT vboxsync [3812] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h (modified) wrong description Tue, 24 Jul 2007 11:37:53 GMT vboxsync [3811] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h (added) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.h (modified) Install hooks in main thread Tue, 24 Jul 2007 11:21:28 GMT vboxsync [3808] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Less public logging (Log -> LogSunlover). Tue, 24 Jul 2007 11:17:40 GMT vboxsync [3807] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Don't use guest VRAM directly in QImage mode when color depth ... Tue, 24 Jul 2007 11:06:48 GMT vboxsync [3806] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Added VBoxAsyncEvent and VBoxGlobal::findWidget() helpers (see ... Tue, 24 Jul 2007 10:30:02 GMT vboxsync [3805] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h (modified) 2124: VirtualBox LogViewer search mechanism: LogViewer search ... Tue, 24 Jul 2007 09:32:44 GMT vboxsync [3804] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) update Tue, 24 Jul 2007 09:26:20 GMT vboxsync [3803] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) break from loop after success Tue, 24 Jul 2007 09:12:30 GMT vboxsync [3802] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 2130: Improve Shared Folders UI: Shared Folders Dialog improvements ... Tue, 24 Jul 2007 08:29:29 GMT vboxsync [3801] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Correction Tue, 24 Jul 2007 08:07:56 GMT vboxsync [3800] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) Correction Tue, 24 Jul 2007 08:07:12 GMT vboxsync [3799] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) Only register hook once Tue, 24 Jul 2007 05:23:17 GMT vboxsync [3798] * trunk/src/VBox/Devices/Builtins2.cpp (modified) g_apvVBoxDDDependencies -> g_apvVBoxDDDependencies2 to fix linker ... Mon, 23 Jul 2007 19:10:04 GMT vboxsync [3797] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h (modified) FE/Qt: VBoxVMLogViewer spelling. Mon, 23 Jul 2007 17:28:35 GMT vboxsync [3796] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/doc: Fixed phrasing. Mon, 23 Jul 2007 16:41:37 GMT vboxsync [3795] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/doc: Better phrasing. Mon, 23 Jul 2007 16:37:51 GMT vboxsync [3794] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) reversed Mon, 23 Jul 2007 16:02:49 GMT vboxsync [3793] * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Inform guest about seamless mode changes Mon, 23 Jul 2007 15:16:45 GMT vboxsync [3792] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Less public logging (Log -> LogSunlover). Mon, 23 Jul 2007 15:04:06 GMT vboxsync [3791] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) logging changes Mon, 23 Jul 2007 14:53:43 GMT vboxsync [3790] * trunk/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp (modified) Update Mon, 23 Jul 2007 14:52:38 GMT vboxsync [3789] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) Changes for seamless mode switching Mon, 23 Jul 2007 11:44:45 GMT vboxsync [3788] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 2135: GUI additions error regression: Disable additions version ... 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: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: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 08:15:08 GMT vboxsync [3772] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Spelling 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 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: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 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: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: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.