# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 9:41:50 AM Fri, 26 Jul 2013 11:13:08 GMT vboxsync [47419] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: initialise the PS/2 mouse even if we are not in combination mode. Fri, 26 Jul 2013 06:55:18 GMT vboxsync [47416] * trunk/include/VBox/vmm/pdmwebcaminfs.h (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) include,Main,Extpack: emulated webcam updates Thu, 25 Jul 2013 19:49:50 GMT vboxsync [47409] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Another windows build fix Thu, 25 Jul 2013 19:41:10 GMT vboxsync [47408] * trunk/src/VBox/Main/include/MachineImpl.h (modified) build fix for Windows Thu, 25 Jul 2013 19:36:45 GMT vboxsync [47405] * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) Try to fix lnx32dep Thu, 25 Jul 2013 19:36:06 GMT vboxsync [47404] * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) Try to fix lnx32dep Thu, 25 Jul 2013 19:12:24 GMT vboxsync [47401] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFiltersImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,Frontends: Second step of USB controller rework. There is one ... Thu, 25 Jul 2013 13:04:13 GMT vboxsync [47393] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Clarification for IProcess::terminate(). Thu, 25 Jul 2013 13:02:07 GMT vboxsync [47392] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main/webservice/Makefile.kmk: fix dependency typo leading to ... Thu, 25 Jul 2013 13:01:01 GMT vboxsync [47391] * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/src-all/VirtualBoxErrorInfoImpl.cpp (modified) Main/VirtualBoxErrorInfo: Initialize mResultDetail. Thu, 25 Jul 2013 12:40:21 GMT vboxsync [47390] * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) Main: Fix lock order violation in USBDeviceFiltersImpl Thu, 25 Jul 2013 11:24:33 GMT vboxsync [47386] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros ... Thu, 25 Jul 2013 09:17:50 GMT vboxsync [47384] * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) Main/testcase/tstMouseImpl: warnings. Wed, 24 Jul 2013 15:22:34 GMT vboxsync [47377] * trunk/src/VBox/Main/include/USBDeviceFiltersImpl.h (modified) build fix Wed, 24 Jul 2013 15:13:52 GMT vboxsync [47376] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFiltersImpl.h (copied) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (copied) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/USB: USB Controller implementation rework. Moved filter handling ... Tue, 23 Jul 2013 18:08:27 GMT vboxsync [47358] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/MouseImpl: properly pass through multi-touch notification. Tue, 23 Jul 2013 17:45:24 GMT vboxsync [47357] * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) This is how I meant you should do decompression. Tue, 23 Jul 2013 14:50:00 GMT vboxsync [47343] * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) pr6022. cleaning up the code. RTZip interface ... Tue, 23 Jul 2013 13:59:12 GMT vboxsync [47342] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: Cache information about USB controller availability locally in ... Tue, 23 Jul 2013 12:27:35 GMT vboxsync [47340] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) pr6022. OVA appliance don't fail when a certificate file exists. GZIP ... Tue, 23 Jul 2013 11:28:25 GMT vboxsync [47338] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Use
 instead of .


Tue, 23 Jul 2013 11:19:13 GMT vboxsync [47337]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Documentation.


Tue, 23 Jul 2013 10:49:07 GMT vboxsync [47333]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: add missing TouchContactState/None enumeration value to the
	IDL.


Mon, 22 Jul 2013 14:49:07 GMT vboxsync [47310]
	* trunk/src/VBox/Main/include/GuestImpl.h (modified)
	* trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified)

	Build fix.


Mon, 22 Jul 2013 14:40:12 GMT vboxsync [47308]
	* trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified)

	Build fix.


Mon, 22 Jul 2013 12:10:57 GMT vboxsync [47295]
	* trunk/doc/manual/en_US/SDKRef.xml (modified)
	* trunk/doc/manual/user_ChangeLogImpl.xml (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Docs: Update.


Mon, 22 Jul 2013 11:19:20 GMT vboxsync [47294]
	* trunk/include/VBox/VBoxGuestLib.h (modified)
	* trunk/include/VBox/VMMDev.h (modified)
	* trunk/include/VBox/vmm/pdmifs.h (modified)
	* trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified)
	* trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified)
	* trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified)
	* trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestUser.cpp (added)
	* trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified)
	* trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified)
	* trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified)
	* trunk/src/VBox/Main/include/GuestImpl.h (modified)
	* trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified)

	Guest user state reporting: Update.


Fri, 19 Jul 2013 17:49:34 GMT vboxsync [47277]
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified)

	windows warnings.


Fri, 19 Jul 2013 17:43:28 GMT vboxsync [47275]
	* trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified)

	Main/testcase: typo in tstMouseImpl


Fri, 19 Jul 2013 17:39:38 GMT vboxsync [47273]
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified)

	Main/testcase: eliminated fundamentally broken use of Assert, and ...


Fri, 19 Jul 2013 14:53:32 GMT vboxsync [47266]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)

	Config.kmk: new template for Main unit testing
	Main/testcase: fix ...


Fri, 19 Jul 2013 14:03:32 GMT vboxsync [47262]
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)

	Main/Mouse: disable the test case again, it builds locally but no ...


Fri, 19 Jul 2013 13:59:25 GMT vboxsync [47261]
	* trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified)

	Main/Mouse/test case: attempt to fix a Windows burn.


Fri, 19 Jul 2013 13:58:10 GMT vboxsync [47258]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main/IGuest: Added eventSource in IDL.


Fri, 19 Jul 2013 13:37:51 GMT vboxsync [47257]
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified)

	Main: fix and enable mouse test case.


Fri, 19 Jul 2013 13:37:03 GMT vboxsync [47256]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main/IDL: correct description doxygen.


Fri, 19 Jul 2013 12:15:23 GMT vboxsync [47251]
	* trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified)

	ConsoleVRDPServer: obsolete assert


Fri, 19 Jul 2013 11:53:24 GMT vboxsync [47250]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: fix a warning.


Fri, 19 Jul 2013 11:19:33 GMT vboxsync [47249]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)

	Main/Multi-touch: extend OnMouseCapabilityChanged event.


Fri, 19 Jul 2013 09:43:01 GMT vboxsync [47246]
	* trunk/src/VBox/Devices/Input/DevPS2.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/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Setings: add multi-touch setting and fix combo mouse somewhat.


Fri, 19 Jul 2013 08:01:57 GMT vboxsync [47245]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MouseImpl.h (modified)
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)

	Main/Mouse: updated multi-touch protocol for in-contact informatin.


Thu, 18 Jul 2013 13:36:00 GMT vboxsync [47233]
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)

	Main/MouseImpl: send buttons through the absolute device when there ...


Thu, 18 Jul 2013 08:22:07 GMT vboxsync [47228]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	ConsoleImpl2: enable the multi-touch device in the guest.


Thu, 18 Jul 2013 08:20:07 GMT vboxsync [47226]
	* trunk/src/VBox/Main/include/MouseImpl.h (modified)
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)

	Main/Mouse: more adjustments to prepare for multi-touch.


Wed, 17 Jul 2013 19:26:28 GMT vboxsync [47223]
	* trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing ...


Wed, 17 Jul 2013 14:47:14 GMT vboxsync [47221]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Build fix.


Wed, 17 Jul 2013 14:00:49 GMT vboxsync [47219]
	* trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	Devices/Input: machine configuration for multi-touch device.


Wed, 17 Jul 2013 13:28:20 GMT vboxsync [47217]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Build fix.


Wed, 17 Jul 2013 13:22:41 GMT vboxsync [47216]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: Added new event OnGuestUserStateChanged + GuestUserState ...


Wed, 17 Jul 2013 12:41:57 GMT vboxsync [47215]
	* trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified)
	* trunk/src/VBox/Main/include/MouseImpl.h (modified)
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)

	Main/vboxshell: mouse code aesthetics and fix mouse events.


Wed, 17 Jul 2013 11:01:51 GMT vboxsync [47208]
	* trunk/include/VBox/vmm/pdmifs.h (modified)
	* trunk/src/VBox/Devices/Input/DevPS2.cpp (modified)
	* trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified)
	* trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified)
	* trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MouseImpl.h (modified)
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)

	Devices/Input: more multi-touch plumbing.


Tue, 16 Jul 2013 13:59:25 GMT vboxsync [47192]
	* trunk/src/VBox/Main/include/DisplayImpl.h (modified)
	* trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified)

	Main/MouseImpl: restored Mouse test case, not yet building though; ...


Tue, 16 Jul 2013 13:44:46 GMT vboxsync [47190]
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/include/DisplayImpl.h (modified)
	* trunk/src/VBox/Main/include/MouseImpl.h (modified)
	* trunk/src/VBox/Main/include/VMMDev.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (copied)

	Main/MouseImpl: restored Mouse test case, not yet building though.


Tue, 16 Jul 2013 03:47:38 GMT vboxsync [47175]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Devices/Input: most of the Main plumbing for guest multi-touch.  Fix ...


Tue, 16 Jul 2013 03:27:24 GMT vboxsync [47174]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/include/MouseImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)

	Devices/Input: most of the Main plumbing for guest multi-touch.


Mon, 15 Jul 2013 12:37:15 GMT vboxsync [47158]
	* trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified)
	* trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified)

	VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client
	connects


Mon, 15 Jul 2013 11:33:55 GMT vboxsync [47155]
	* trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp (modified)

	Main/NetIf: Remove trailing new line characters from error messages ...


Fri, 12 Jul 2013 18:24:54 GMT vboxsync [47125]
	* trunk/src/VBox/Main/glue/constants-python.xsl (modified)
	* trunk/src/VBox/Main/glue/vboxapi.py (modified)

	python: Emit VBOX_E_xxx constants. Make pretty output.


Fri, 12 Jul 2013 16:41:19 GMT vboxsync [47124]
	* trunk/src/VBox/Main/glue/vboxapi.py (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/testcase/VBoxVBTest/VBoxVBTest.vbp (modified)

	Fixed python bindings bustage on windows, the libary UUID was changed ...


Fri, 12 Jul 2013 12:48:17 GMT vboxsync [47117]
	* trunk/src/VBox/Main/glue/initterm.cpp (modified)
	* trunk/src/VBox/Main/include/netif.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified)
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/HGCM.cpp (modified)
	* trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified)
	* trunk/src/VBox/Main/src-client/RemoteUSBBackend.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified)
	* trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified)
	* trunk/src/VBox/Main/src-server/freebsd/HostHardwareFreeBSD.cpp (modified)
	* trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified)
	* trunk/src/VBox/Main/src-server/freebsd/USBProxyServiceFreeBSD.cpp (modified)
	* trunk/src/VBox/Main/src-server/generic/AutostartDb-generic.cpp (modified)
	* trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp (modified)
	* trunk/src/VBox/Main/src-server/linux/NetIf-linux.cpp (modified)
	* trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified)
	* trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified)
	* trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified)
	* trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified)
	* trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified)

	Main: RT_ZERO() / RTStrCopy()


Fri, 12 Jul 2013 11:26:34 GMT vboxsync [47114]
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)

	On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure ...


Fri, 12 Jul 2013 11:09:13 GMT vboxsync [47113]
	* trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified)

	ConsoleVRDPServer: stop remote usb thread before stopping the VRDP ...


Fri, 12 Jul 2013 10:37:42 GMT vboxsync [47112]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)

	Main: warnings


Fri, 12 Jul 2013 09:36:54 GMT vboxsync [47106]
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)

	ConsoleImpl: serialize onVRDEServerChange


Sat, 06 Jul 2013 18:03:00 GMT vboxsync [47022]
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)

	Main: typo: strcmp -> strcpy.


Sat, 06 Jul 2013 17:31:11 GMT vboxsync [47018]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/DHCPServerImpl.h (modified)
	* trunk/src/VBox/Main/include/HostImpl.h (modified)
	* trunk/src/VBox/Main/include/NATNetworkImpl.h (modified)
	* trunk/src/VBox/Main/include/NetworkServiceRunner.h (moved)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (moved)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main: re-commit r86967
	Main/Network: DHCP server has got the ear in ...


Fri, 05 Jul 2013 10:42:15 GMT vboxsync [47001]
	* trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified)

	grrr


Fri, 05 Jul 2013 09:56:14 GMT vboxsync [46997]
	* trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified)

	Main/solaris/NetIf: sane limit


Fri, 05 Jul 2013 09:39:52 GMT vboxsync [46996]
	* trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified)

	Main/solaris/NetIf: build fix


Fri, 05 Jul 2013 09:31:09 GMT vboxsync [46994]
	* trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified)

	Main/solaris/NetIf: range check


Thu, 04 Jul 2013 11:38:28 GMT vboxsync [46980]
	* trunk/include/iprt/manifest.h (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)
	* trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified)
	* trunk/src/VBox/Runtime/common/zip/tar.cpp (modified)

	Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ ...


Thu, 04 Jul 2013 08:57:23 GMT vboxsync [46972]
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)
	* trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified)

	pr6022. Relative paths in the OVA package are processed from now.


Thu, 04 Jul 2013 07:46:39 GMT vboxsync [46971]
	* trunk/include/iprt/err.h (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)
	* trunk/src/VBox/Runtime/common/zip/tar.cpp (modified)

	pr6022. Support handling directories in the TAR has been added. Added ...


Thu, 04 Jul 2013 06:43:15 GMT vboxsync [46970]
	* trunk/src/VBox/Main/include/DHCPServerRunner.h (added)
	* trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (added)
	* trunk/src/VBox/Main/src-server/DHCPServerRunner.cpp (added)
	* trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (added)

	re-added
	Main/src-server/NATNetworkServiceRunner.cpp ...


Thu, 04 Jul 2013 06:35:01 GMT vboxsync [46969]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/DHCPServerImpl.h (modified)
	* trunk/src/VBox/Main/include/HostImpl.h (modified)
	* trunk/src/VBox/Main/include/NATNetworkImpl.h (modified)
	* trunk/src/VBox/Main/include/NetworkServiceRunner.h (deleted)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (deleted)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)
	* trunk/src/VBox/NetworkServices/DHCP/Config.h (deleted)
	* trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified)
	* trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified)
	* trunk/src/VBox/NetworkServices/DHCP/test (deleted)
	* trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified)
	* trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified)

	backed out ...


Thu, 04 Jul 2013 05:34:20 GMT vboxsync [46961]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main: win build fix.


Thu, 04 Jul 2013 05:21:06 GMT vboxsync [46959]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/DHCPServerImpl.h (modified)
	* trunk/src/VBox/Main/include/HostImpl.h (modified)
	* trunk/src/VBox/Main/include/NATNetworkImpl.h (modified)
	* trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (deleted)
	* trunk/src/VBox/Main/include/NetworkServiceRunner.h (moved)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (deleted)
	* trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (moved)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main/Network: DHCP server has got the ear in Main, and we able ...


Wed, 03 Jul 2013 13:42:06 GMT vboxsync [46937]
	* trunk/src/VBox/Main/include/MouseImpl.h (modified)
	* trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified)

	Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in ...


Tue, 02 Jul 2013 13:30:52 GMT vboxsync [46909]
	* trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified)
	* trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified)

	Todos.


Tue, 02 Jul 2013 13:28:36 GMT vboxsync [46908]
	* trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified)

	server.cpp: Fixed memory leak, bail out when unable to build logfile ...


Tue, 02 Jul 2013 13:25:11 GMT vboxsync [46907]
	* trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified)

	svcmain.cpp: Fixed memory leak, bail out when unable to build logfile ...


Mon, 01 Jul 2013 11:29:07 GMT vboxsync [46880]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	\n


Mon, 01 Jul 2013 10:12:08 GMT vboxsync [46877]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	not for Win 8.1 / 32


Mon, 01 Jul 2013 10:09:35 GMT vboxsync [46876]
	* trunk/include/VBox/ostypes.h (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified)
	* trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified)
	* trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified)
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified)

	added Win8.1 OS type


Thu, 27 Jun 2013 11:32:19 GMT vboxsync [46828]
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)

	Main/VPX: give all screens the same timestamp


Thu, 27 Jun 2013 11:09:55 GMT vboxsync [46826]
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)

	Main/VPX: fixed file name generation


Thu, 27 Jun 2013 10:23:20 GMT vboxsync [46825]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	Main/VPX: error handling


Thu, 27 Jun 2013 09:47:23 GMT vboxsync [46824]
	* trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified)

	Main: forgotten file for previous fix


Thu, 27 Jun 2013 09:37:07 GMT vboxsync [46823]
	* trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified)
	* trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified)

	Main: fix breakage in previous client/server separation cleanup


Thu, 27 Jun 2013 09:32:25 GMT vboxsync [46822]
	* trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified)

	corrected a progress information when there are CD/DVD images


Thu, 27 Jun 2013 07:58:37 GMT vboxsync [46820]
	* trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified)
	* trunk/src/VBox/Main/include/SharedFolderImpl.h (modified)
	* trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified)
	* trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/USBControllerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified)

	Main: do not include VirtualBoxImpl.h from code ending in VBoxC ...


Wed, 26 Jun 2013 19:46:07 GMT vboxsync [46816]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	Main/VPX: only save the settings if the change was successful


Wed, 26 Jun 2013 19:32:21 GMT vboxsync [46815]
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)

	Main/VPX: be more verbose on error


Wed, 26 Jun 2013 14:34:19 GMT vboxsync [46807]
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)

	Main/ConsoleImpl: consider NULL here


Tue, 25 Jun 2013 17:39:02 GMT vboxsync [46788]
	* trunk/Config.kmk (modified)
	* trunk/include/VBox/vmm/pdmdev.h (modified)
	* trunk/include/VBox/vmm/pdmdrv.h (modified)
	* trunk/include/VBox/vmm/pdmusb.h (modified)
	* trunk/include/VBox/vmm/vmapi.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/FTM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/VM.cpp (modified)
	* trunk/src/VBox/VMM/include/VMInternal.h (modified)

	VMM: Suspend and resume reasons.


Tue, 25 Jun 2013 13:08:46 GMT vboxsync [46778]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main/idl: more typos


Tue, 25 Jun 2013 13:03:48 GMT vboxsync [46776]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main/idl: typo


Tue, 25 Jun 2013 12:37:57 GMT vboxsync [46775]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/include/Global.h (modified)
	* trunk/src/VBox/Main/include/HostPower.h (modified)
	* trunk/src/VBox/Main/include/SessionImpl.h (modified)
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostPower.cpp (modified)
	* trunk/src/VBox/Main/src-server/darwin/HostPowerDarwin.cpp (modified)
	* trunk/src/VBox/Main/src-server/win/HostPowerWin.cpp (modified)

	Main/Host(HostPower)+Session+Console: convert HostPower code to ...


Mon, 24 Jun 2013 13:03:27 GMT vboxsync [46754]
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)

	small typo was fixed.


Mon, 24 Jun 2013 12:13:53 GMT vboxsync [46751]
	* trunk/src/VBox/Main/glue/EventQueue.cpp (modified)

	Main/glue/EventQueue.cpp: fix shutdown logic, must not keep the
	CritSect