# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 5:51:05 PM Wed, 01 Apr 2009 11:25:28 GMT vboxsync [18592] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: UUID for Networktype change Wed, 01 Apr 2009 10:11:51 GMT vboxsync [18591] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxApplianceEditorWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) E1000: Added support for 82545EM (MT Server) Wed, 01 Apr 2009 09:55:02 GMT vboxsync [18590] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: be more strict Wed, 01 Apr 2009 09:06:55 GMT vboxsync [18588] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: write tags only if they aren't empty Wed, 01 Apr 2009 08:53:43 GMT vboxsync [18587] * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) typo + gcc warning Tue, 31 Mar 2009 21:10:20 GMT vboxsync [18586] * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard/X11: added opaque data pointers to the ... Tue, 31 Mar 2009 19:58:06 GMT vboxsync [18585] * trunk/include/VBox/GuestHost/SharedClipboard.h (added) * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (added) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: split up the X11 host clipboard code ... Tue, 31 Mar 2009 19:04:22 GMT vboxsync [18584] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) NAT: adding name domains improved. multibytes handling in IPRT style ... Tue, 31 Mar 2009 16:50:55 GMT vboxsync [18583] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix wrong use of input array Tue, 31 Mar 2009 16:39:34 GMT vboxsync [18582] * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: fixed remaining host/X11 separation todos Tue, 31 Mar 2009 16:03:34 GMT vboxsync [18581] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt4: Russian translation update for 2.2. Tue, 31 Mar 2009 15:39:47 GMT vboxsync [18580] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Merged bios_printf changes from bochs. Tue, 31 Mar 2009 14:27:43 GMT vboxsync [18578] * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard: split up a number of functions into a ... Tue, 31 Mar 2009 14:25:41 GMT vboxsync [18577] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS Tue, 31 Mar 2009 14:16:38 GMT vboxsync [18576] * trunk/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c (modified) Additions/SolarisDRM: some fixes. Tue, 31 Mar 2009 14:00:10 GMT vboxsync [18574] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Merged safe changes from bochs; formatting and functionally ... Tue, 31 Mar 2009 13:46:00 GMT vboxsync [18573] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet: another workaround for #3775 Tue, 31 Mar 2009 13:29:31 GMT vboxsync [18572] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fixed a problem where the machine directory is not deleted. ... Tue, 31 Mar 2009 13:08:16 GMT vboxsync [18571] * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) tstUtf8: Converted to RTTest (awful lot of work) and added RTStrStr ... Tue, 31 Mar 2009 13:07:44 GMT vboxsync [18570] * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) RTStrIStr: fixed inverted test. Tue, 31 Mar 2009 13:07:20 GMT vboxsync [18569] * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstBitOperations.cpp (modified) RTTest: sub tests, more typical reporting of those. Tue, 31 Mar 2009 12:46:45 GMT vboxsync [18568] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) crOpenGL-OSX: burn fix Tue, 31 Mar 2009 12:29:16 GMT vboxsync [18567] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Storage/VDI: add maximum size check when creating VDI files. Tue, 31 Mar 2009 12:28:49 GMT vboxsync [18566] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Storage/API/VBoxManage/...: add maximum size check to prevent ... Tue, 31 Mar 2009 12:24:11 GMT vboxsync [18565] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-carbon.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) crOpenGL-OSX: initial fix for compiz enabled linux guest Tue, 31 Mar 2009 12:20:05 GMT vboxsync [18564] * trunk/src/libs/Makefile.kmk (modified) VBox adaptions for openssl-0.9.8k Tue, 31 Mar 2009 12:01:58 GMT vboxsync [18563] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Fix assertion in case of low information about API error present. Tue, 31 Mar 2009 11:02:14 GMT vboxsync [18562] * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) build fix? Tue, 31 Mar 2009 08:36:22 GMT vboxsync [18561] * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) Warnings: move assertion statements for parameters past initial ... Tue, 31 Mar 2009 07:32:44 GMT vboxsync [18560] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Fix warning on linux about decls-after-statement. Mon, 30 Mar 2009 17:42:47 GMT vboxsync [18557] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers ... Mon, 30 Mar 2009 15:24:33 GMT vboxsync [18554] * trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h (modified) crOpenGL: fix linux burns Mon, 30 Mar 2009 15:06:49 GMT vboxsync [18553] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) crOpenGL: don't touch qt from non gui threads, fix for #3782 Mon, 30 Mar 2009 14:46:47 GMT vboxsync [18552] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways) Mon, 30 Mar 2009 14:37:40 GMT vboxsync [18551] * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) HostServices/SharedClipboard/x11: removed an unneeded mutex, remove ... Mon, 30 Mar 2009 14:08:04 GMT vboxsync [18550] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) Fix warning: use %#zx for size_t format. Mon, 30 Mar 2009 14:04:20 GMT vboxsync [18549] * trunk/src/VBox/Additions/common/crOpenGL/glx_c_exports.c (modified) crOpenGL: more compile fixes for solaris Mon, 30 Mar 2009 13:44:07 GMT vboxsync [18548] * trunk/src/VBox/Additions/common/crOpenGL/glx_c_exports.c (modified) crOpenGL: more typos Mon, 30 Mar 2009 13:38:04 GMT vboxsync [18547] * trunk/src/VBox/Additions/common/crOpenGL/glx_c_exports.c (modified) crOpenGL: comment 2 unused functions and glxim isn't pointer Mon, 30 Mar 2009 13:33:40 GMT vboxsync [18546] * trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h (modified) crOpenGL: fix typo Mon, 30 Mar 2009 13:32:11 GMT vboxsync [18545] * trunk/src/VBox/Additions/common/crOpenGL/glx_c_exports.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h (modified) crOpenGL: part fix compile for solaris Mon, 30 Mar 2009 13:18:50 GMT vboxsync [18544] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) RTStrToUpper/Lower: Document assumtions & todos properly, added ... Mon, 30 Mar 2009 13:08:12 GMT vboxsync [18543] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: rename connection fix, remove on uninstall temporary disabled Mon, 30 Mar 2009 13:04:33 GMT vboxsync [18542] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/glx_c_exports.c (added) * trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h (added) common/crOpenGL: C stubs, enabled only on Solaris. Mon, 30 Mar 2009 13:02:31 GMT vboxsync [18541] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetFlt-linux.c: fix warning about unused static function due to ... Mon, 30 Mar 2009 12:53:54 GMT vboxsync [18540] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: another fix for intel drivers Mon, 30 Mar 2009 12:44:59 GMT vboxsync [18539] * trunk/src/VBox/Additions/common/crOpenGL/entrypoints.py (modified) crOpenGL: generate opengl .c exports file for solaris dri/fakedri Mon, 30 Mar 2009 12:40:40 GMT vboxsync [18538] * trunk/src/VBox/Main/Doxyfile.Main (modified) * trunk/src/VBox/Runtime/Doxyfile (modified) docs: do as doxygen suggested and run "doxygen -u" to update these ... Mon, 30 Mar 2009 12:26:58 GMT vboxsync [18537] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) bah. Mon, 30 Mar 2009 12:26:37 GMT vboxsync [18536] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) logbackdoor.cpp: Use ASMOutStrU8. Mon, 30 Mar 2009 12:05:05 GMT vboxsync [18535] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: typos Mon, 30 Mar 2009 12:03:12 GMT vboxsync [18534] * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) PDMDevHlp: Added deadlock detection to the Phys APIs (disabled unless ... Mon, 30 Mar 2009 12:01:36 GMT vboxsync [18533] * trunk/src/VBox/VMM/PDMInternal.h (modified) PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for ... Mon, 30 Mar 2009 12:01:20 GMT vboxsync [18532] * trunk/include/VBox/pdmcritsect.h (modified) * trunk/src/VBox/VMM/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for ... Mon, 30 Mar 2009 11:59:54 GMT vboxsync [18531] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: test case insensitive Mon, 30 Mar 2009 11:55:27 GMT vboxsync [18530] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: Try to guess the guest operation system in the case of the other ... Mon, 30 Mar 2009 11:51:31 GMT vboxsync [18528] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) Runtime: added RTStrToLower & RTStrToUpper Mon, 30 Mar 2009 11:48:12 GMT vboxsync [18527] * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (modified) makefile.tstXPCOMCGlue: Drop the VBOX_WITH_XPCOM define. Mon, 30 Mar 2009 11:47:27 GMT vboxsync [18526] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere. Mon, 30 Mar 2009 11:42:07 GMT vboxsync [18524] * trunk/src/VBox/Frontends/VirtualBox/src/win/VirtualBox.rc (modified) VirtualBox.rc: @file header. Mon, 30 Mar 2009 11:29:22 GMT vboxsync [18522] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) memobj-r0drv-linux.c: nitpicking. Mon, 30 Mar 2009 08:45:50 GMT vboxsync [18520] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: #3548 VBoxSVC holds vm xml definition file open after VM is ... Mon, 30 Mar 2009 08:38:53 GMT vboxsync [18519] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: another fix for intel drivers Mon, 30 Mar 2009 08:30:03 GMT vboxsync [18518] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) Installer/win: remove hostonly on uninstall; Main/win: default DHCP ... Sun, 29 Mar 2009 19:34:15 GMT vboxsync [18517] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS Sun, 29 Mar 2009 18:37:55 GMT vboxsync [18516] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: uninitialized variable Sun, 29 Mar 2009 03:33:03 GMT vboxsync [18515] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main/xml: MSC makes a fuss about instantiating objects making use of ... Sun, 29 Mar 2009 03:29:50 GMT vboxsync [18514] * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) DHCP/Makefile.kmk: cleanup. Sun, 29 Mar 2009 03:16:13 GMT vboxsync [18513] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt: Restrict VBOX_SVN_REV to where it's used. Sun, 29 Mar 2009 03:10:33 GMT vboxsync [18512] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h (modified) WINNT/VBoxGuest_Internal.h: disabled warnings about intrinsic ... Sun, 29 Mar 2009 03:09:25 GMT vboxsync [18511] * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdptext.c (modified) vrdptext.c: size_t warning. Sun, 29 Mar 2009 03:07:18 GMT vboxsync [18510] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) VBoxNetDHCP: Attempt at simplifying WinMain a bit... Sun, 29 Mar 2009 02:48:19 GMT vboxsync [18509] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) VBoxControl.cpp: size_t warning. Sun, 29 Mar 2009 02:44:49 GMT vboxsync [18508] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crVBoxHGCMDoDisconnect: unused variable warnings (host). Sun, 29 Mar 2009 02:43:04 GMT vboxsync [18507] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) ISCSIHDDCore.cpp: size_t warnings. Sun, 29 Mar 2009 02:39:46 GMT vboxsync [18506] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) VDIHDDCore.cpp: size_t. Sun, 29 Mar 2009 02:39:11 GMT vboxsync [18505] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) VmdkHDDCore.cpp: a bunch of size_t/unsigned mixups. Sun, 29 Mar 2009 02:36:34 GMT vboxsync [18504] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHDHDDCore.cpp: On second thought, the code looks fine. Sun, 29 Mar 2009 02:35:35 GMT vboxsync [18503] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHDHDDCore.cpp: r=bird: check @todo in VHD_PLATFORM_CODE_WI2R update ... Sun, 29 Mar 2009 02:30:18 GMT vboxsync [18502] * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) SysHlp.h: Shut up warnings about stupid intrinsics. Sun, 29 Mar 2009 02:29:27 GMT vboxsync [18501] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) VBoxCalls.h: Shut up warning about stupid intrinsics. Sun, 29 Mar 2009 02:28:22 GMT vboxsync [18500] * trunk/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h (modified) SUPR0IdcClientInternal.h: Shut up warning about stupid intrinsics. Sun, 29 Mar 2009 02:26:30 GMT vboxsync [18499] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUPR3HardenedMain: size_t Sun, 29 Mar 2009 02:21:46 GMT vboxsync [18498] * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) DrvBlock.cpp: size_t Sun, 29 Mar 2009 02:20:28 GMT vboxsync [18497] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) DevSB16.cpp: size_t warning (type mix). Sun, 29 Mar 2009 02:18:34 GMT vboxsync [18496] * trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h (modified) IPRT/the-nt-kernel.h: shut up warnings about stupid intrinsics. Sun, 29 Mar 2009 02:02:51 GMT vboxsync [18495] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) VBoxGlobal.cpp: size_t warning (Qt seems to use int, not size_t). Sun, 29 Mar 2009 02:00:29 GMT vboxsync [18494] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: size_t and uintptr_t warnings. Sun, 29 Mar 2009 01:49:49 GMT vboxsync [18493] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: size_t warnings. Sun, 29 Mar 2009 01:45:29 GMT vboxsync [18492] * trunk/src/VBox/Main/xml/xml.cpp (modified) xml.cpp: bunch of size_t where ssize_t probably should've been used. Sun, 29 Mar 2009 01:40:31 GMT vboxsync [18491] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VBoxInternalManage: pointer diff -> unsigned warning (hope gcc likes ... Sun, 29 Mar 2009 01:39:06 GMT vboxsync [18490] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) VBoxManageImport.cpp: format type fix. Sun, 29 Mar 2009 01:38:31 GMT vboxsync [18489] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) VBoxManageImport.cpp: two size_t Sun, 29 Mar 2009 01:36:47 GMT vboxsync [18488] * trunk/src/VBox/Main/win/svchlp.cpp (modified) svchlp.cpp: Two size_t/DWORD warnings. Sun, 29 Mar 2009 01:35:27 GMT vboxsync [18487] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerformanceImpl.cpp: size_t Sun, 29 Mar 2009 01:34:31 GMT vboxsync [18486] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl.cpp: size_t/ULONG wrt Process::init. Sun, 29 Mar 2009 01:31:02 GMT vboxsync [18485] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) HArdDiskImpl.cpp: size_t warnings. Sun, 29 Mar 2009 01:29:52 GMT vboxsync [18484] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) VirtualBoxImpl.cpp: size_t/DWORD warning. Sun, 29 Mar 2009 01:28:52 GMT vboxsync [18483] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) ApplianceImpl.cpp: size_t warning. Sun, 29 Mar 2009 01:28:00 GMT vboxsync [18482] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) SnapshotImpl.cpp: size_t warning.