# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # May 5, 2025 3:50:24 AM Fri, 07 Feb 2014 20:05:47 GMT vboxsync [50370] * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) 6813 src-client/AdditionsFacilityImpl.cpp Fri, 07 Feb 2014 16:16:41 GMT vboxsync [50369] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.h (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main/xpcom: fix server registration breakage, incomplete conversion ... Fri, 07 Feb 2014 14:11:50 GMT vboxsync [50364] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: screenshot support; a bit of performance for video recording Fri, 07 Feb 2014 02:41:59 GMT vboxsync [50359] * trunk/src/VBox/Main/src-server/xpcom/server.h (modified) Main/server.h: (please review) fixes of clang build and gcc-warning ... Thu, 06 Feb 2014 20:18:34 GMT vboxsync [50358] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main/VirtualBox: more windows specific breakage fixes Thu, 06 Feb 2014 20:12:51 GMT vboxsync [50357] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main/VirtualBox: fix Windows specific regressions, a bit too much ATL ... Thu, 06 Feb 2014 19:25:04 GMT vboxsync [50356] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) 6813 - stage 7 rev 2 Thu, 06 Feb 2014 17:55:07 GMT vboxsync [50355] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/ClientWatcher.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.h (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) 6813 stage 7 VirtualBoxImpl.cpp etc Thu, 06 Feb 2014 16:21:03 GMT vboxsync [50351] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/ovf-winxp-vbox-sharedfolders/winxp.ovf (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) Main/testcase/tstOVF: fixes to make it work reliably (biggest problem ... Thu, 06 Feb 2014 13:56:00 GMT vboxsync [50342] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/testcase: use better suited template for tstVBoxAPIXPCOM Thu, 06 Feb 2014 10:30:07 GMT vboxsync [50339] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIXPCOM (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) Main/testcase: beat some sense into the XPCOM sample code, it was ... Tue, 04 Feb 2014 14:04:35 GMT vboxsync [50319] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) ConsoleVRDPServer: another bitmap format for 3d redirect. Tue, 04 Feb 2014 07:58:15 GMT vboxsync [50315] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: build fix for VBOX_WITH_VPX disabled Mon, 03 Feb 2014 19:29:26 GMT vboxsync [50314] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) crOpenGL/VideoRec: do hardweight screen capthure only when recorder ... Mon, 03 Feb 2014 18:46:27 GMT vboxsync [50313] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_vreg.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) crOpenGL: video recording working Fri, 31 Jan 2014 10:20:54 GMT vboxsync [50297] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) build fix Thu, 30 Jan 2014 16:34:08 GMT vboxsync [50293] * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) Main: Missing file Thu, 30 Jan 2014 16:22:55 GMT vboxsync [50291] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main/SystemProperties: Add GetStorageControllerHotplugCapable to ... Wed, 29 Jan 2014 14:15:29 GMT vboxsync [50269] * trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.c (modified) Main/cbinding: remove development leftover Wed, 29 Jan 2014 11:12:44 GMT vboxsync [50265] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) DnD: First working implementation for Windows guest->host support; ... Tue, 28 Jan 2014 19:29:52 GMT vboxsync [50263] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: - Generic part could be used with threading on ... Tue, 28 Jan 2014 14:19:18 GMT vboxsync [50260] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: force resize when VBVA is reenabled. Tue, 28 Jan 2014 12:35:54 GMT vboxsync [50254] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) Main/cbinding: final touchups, and making things as COM compatible as ... Tue, 28 Jan 2014 10:19:33 GMT vboxsync [50251] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: disable some async notifications for now Tue, 28 Jan 2014 09:13:59 GMT vboxsync [50250] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: async notifications Mon, 27 Jan 2014 16:29:43 GMT vboxsync [50249] * trunk/src/VBox/Main/glue/com.cpp (modified) VBoxLogRelCreate: Fix previous to deal with pcszLogFile == NULL. Mon, 27 Jan 2014 16:22:59 GMT vboxsync [50247] * trunk/src/VBox/Main/glue/com.cpp (modified) VBoxLogRelCreate: avoid uncontrolled format string attack. This ... Mon, 27 Jan 2014 12:23:36 GMT vboxsync [50242] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: 6713: Adding (32 bit) postfix to OSes descriptions. Fri, 24 Jan 2014 16:39:09 GMT vboxsync [50227] * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: fix log message Fri, 24 Jan 2014 14:03:53 GMT vboxsync [50221] * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: play safe Fri, 24 Jan 2014 13:46:27 GMT vboxsync [50220] * trunk/src/VBox/Main/include/HostPower.h (modified) * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: another shot at savestate-on-battery-low Fri, 24 Jan 2014 11:32:03 GMT vboxsync [50216] * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: ... Fri, 24 Jan 2014 09:34:27 GMT vboxsync [50215] * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) header fixes Fri, 24 Jan 2014 08:23:12 GMT vboxsync [50213] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/ClientDataInt.h (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/ComHostUtils.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) * trunk/src/VBox/NetworkServices/NetLib/shared_ptr.h (modified) * trunk/src/VBox/NetworkServices/NetLib/utils.h (modified) spaces Fri, 24 Jan 2014 00:48:20 GMT vboxsync [50204] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) Main: Fixed bug preventing exporting ISOs/DMGs larger than 4GB on ... Fri, 24 Jan 2014 00:10:01 GMT vboxsync [50203] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main: Removed the USE_RTTAR_FOR_READING code. Fri, 24 Jan 2014 00:02:01 GMT vboxsync [50202] * trunk/src/VBox/Main/Makefile.kmk (modified) Enabled the tarvfs.cpp read code in main. tar.cpp is only used for ... Thu, 23 Jan 2014 21:13:23 GMT vboxsync [50200] * trunk/src/VBox/Main/Makefile.kmk (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) Main: Working on reducing RTTar to a write-only interface. Not there ... Thu, 23 Jan 2014 18:48:54 GMT vboxsync [50199] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Corrected misleading helper function names: ... Thu, 23 Jan 2014 18:35:29 GMT vboxsync [50198] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) doxygen Thu, 23 Jan 2014 18:28:14 GMT vboxsync [50197] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) Appliance::TaskOVF::startThread: Corrected the return type and ... Thu, 23 Jan 2014 18:15:23 GMT vboxsync [50196] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.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/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/src-server/os2/NetIf-os2.cpp (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main: s/Vbox/VBox/g s/VB/VBox/g Thu, 23 Jan 2014 18:03:23 GMT vboxsync [50195] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) error text fix. Thu, 23 Jan 2014 17:50:07 GMT vboxsync [50193] * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) ApplianceImplImport.cpp,ApplianceImplIO.cpp: Logging, tiny memory ... Thu, 23 Jan 2014 16:57:41 GMT vboxsync [50190] * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) Main/cbinding: another build fix (this time an incorrect Windows ... Thu, 23 Jan 2014 16:55:14 GMT vboxsync [50188] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) Main/cbinding: another Windows build fix Thu, 23 Jan 2014 16:37:53 GMT vboxsync [50187] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) Main/cbinding: fix a few windows build glitches Thu, 23 Jan 2014 15:58:21 GMT vboxsync [50183] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI.cpp (moved) * trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.c (moved) * trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.h.in (moved) * trunk/src/VBox/Main/cbinding/capiidl.xsl (moved) * trunk/src/VBox/Main/cbinding/makefile.tstCAPIGlue (moved) * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (moved) * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) Main/cbinding: bring the C binding to a new functionality level, ... Thu, 23 Jan 2014 15:35:42 GMT vboxsync [50182] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) ApplianceImplImport.cpp: One more ErrorInfoKeeper, just in case. Thu, 23 Jan 2014 15:30:40 GMT vboxsync [50181] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) ApplianceImplImport.cpp: Must use ErrorInfoKeepers to perserve error ... Thu, 23 Jan 2014 12:04:44 GMT vboxsync [50178] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/htable.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: seamless and resize bugfixes Thu, 23 Jan 2014 10:10:50 GMT vboxsync [50175] * trunk/src/VBox/Main/include/HostPower.h (modified) * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: Introduced global extradata item ... Thu, 23 Jan 2014 09:22:22 GMT vboxsync [50174] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) * trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/src-server: unify {p,m}VBox => {p,m}VirtualBox Tue, 21 Jan 2014 19:17:29 GMT vboxsync [50152] * trunk/src/VBox/Main/include/Wrapper.h (modified) file headers. Tue, 21 Jan 2014 19:16:49 GMT vboxsync [50151] * trunk/src/VBox/Main/include/Wrapper.h (modified) Wrapper.h: Fixed regression in IAppliance::importMachines where a ... Tue, 21 Jan 2014 18:18:36 GMT vboxsync [50149] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: bugfixes Tue, 21 Jan 2014 18:07:57 GMT vboxsync [50148] * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Wrong 'type' attribute fetching in 'Section' introduced by me a while ... Mon, 20 Jan 2014 16:42:14 GMT vboxsync [50124] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: use different file names for IID file, otherwise the SDK build ... Mon, 20 Jan 2014 16:00:24 GMT vboxsync [50122] * trunk/src/VBox/Main/idl/xpidl_iid.xsl (modified) Main: fix data type Mon, 20 Jan 2014 14:31:00 GMT vboxsync [50121] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl_iid.xsl (copied) Main: finally handle the IID and CLSID stuff on XPCOM the same way as ... Mon, 20 Jan 2014 14:05:02 GMT vboxsync [50117] * trunk/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) Main+Frontends: clear out some cruft code, outdated EventQueue stuff ... Fri, 17 Jan 2014 16:34:07 GMT vboxsync [50095] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_compositor.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_error.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_htable.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_vreg.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/dump.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/htable.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_clear.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: presentation infrastructure rework (still work in progress) Fri, 17 Jan 2014 14:17:53 GMT vboxsync [50094] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl: Pass BIOS disk information along for SCSI/SAS drives, too. Thu, 16 Jan 2014 09:33:20 GMT vboxsync [50084] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImp: prevent VERR_CFGM_INVALID_NODE_PATH errors by an ... Wed, 15 Jan 2014 12:27:18 GMT vboxsync [50080] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: removed unnecessary cleanup from vbvaDisable. Thu, 09 Jan 2014 16:13:28 GMT vboxsync [50041] * trunk (modified) * trunk/doc/manual/en_US/user_Glossary.xml (modified) * trunk/doc/manual/en_US/user_Introduction.xml (modified) * trunk/doc/manual/en_US/user_Troubleshooting.xml (modified) * trunk/include/VBox/vmm/cpumctx-v1_6.h (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/WINNT/VBoxMMR (modified) * trunk/src/VBox/Additions/common/VBoxService (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getshaders.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_glsl.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/ReadMe.txt (modified) * trunk/src/VBox/Devices/PC/DevApic.h (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VBoxHeadless (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIProcess.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIProcess.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequest.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequest.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequestWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequestWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetails.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetails.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElement.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.h (modified) * trunk/src/VBox/GuestHost/OpenGL/LICENSE (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/apiutil.py (modified) * trunk/src/VBox/GuestHost/OpenGL/include/GL/glext.h (added) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_dump.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_glext.h (added) * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_extensions.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/dump.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/dump_gen.py (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/get_components.py (added) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.py (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_point.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/LICENSE (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/get_components.py (deleted) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_get.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_texture.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) * trunk/src/VBox/Installer/darwin/DiskImage/DS_Store (modified) * trunk/src/VBox/Main/glue/tests (modified) * trunk/src/VBox/Main/glue/tests/Makefile (modified) * trunk/src/VBox/Main/include/MediumLock.h (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemEf.cpp (modified) * trunk/src/libs/libxml2-2.6.31 (modified) * trunk/src/libs/xpcom18a4 (modified) crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. ... Wed, 08 Jan 2014 15:22:01 GMT vboxsync [50033] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl: load transient shared folders from saved state Fri, 20 Dec 2013 18:53:23 GMT vboxsync [49994] * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) Main/idl/apiwrap-server.xsl: fix the generated ... Thu, 19 Dec 2013 12:48:53 GMT vboxsync [49986] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) tabs to spaces Thu, 19 Dec 2013 12:23:17 GMT vboxsync [49983] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (added) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (added) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga (added) * trunk/src/VBox/Devices/Graphics/vmsvga/svga3d_caps.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga/svga3d_reg.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga/svga_escape.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga/svga_overlay.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga/svga_reg.h (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Devices/Graphics: VMware SVGA II compatible graphics emulation (2D ... Wed, 18 Dec 2013 14:58:43 GMT vboxsync [49976] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/ClientWatcher.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine+ClientWatcher: fix for the generic watcher, it missed ... Tue, 17 Dec 2013 19:36:51 GMT vboxsync [49964] * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) 6813 Solaris bug fix. Tue, 17 Dec 2013 19:06:19 GMT vboxsync [49963] * trunk/src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp (modified) 6813 MAC bug fix. Tue, 17 Dec 2013 18:48:22 GMT vboxsync [49962] * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) 6813 solaris bug fix. Tue, 17 Dec 2013 17:42:51 GMT vboxsync [49961] * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) USBDeviceFilterImpl: cleanup Tue, 17 Dec 2013 17:24:57 GMT vboxsync [49960] * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.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/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/win/USBProxyServiceWindows.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) 6813 stage 6 - Make use of server side API wrapper code in all interfaces Tue, 17 Dec 2013 14:15:09 GMT vboxsync [49953] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/src-server/xpcom/server.cpp: fix outdated comment, whitespace Tue, 17 Dec 2013 11:44:22 GMT vboxsync [49951] * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFiltersImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.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/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) 6813 - stage 5 - Make use of server side API wrapper code in all ... Tue, 17 Dec 2013 10:13:48 GMT vboxsync [49949] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: Indents for preprocessor. Tue, 17 Dec 2013 09:51:45 GMT vboxsync [49948] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestCtrl/Main: Report back temporary name when calling ... Mon, 16 Dec 2013 20:19:58 GMT vboxsync [49943] * trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp (modified) warning Mon, 16 Dec 2013 17:13:59 GMT vboxsync [49938] * trunk/src/VBox/Main/src-server/win/HostPowerWin.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Main/src-server/win/HostPowerWin.cpp: fix long standing bug which ... Sun, 15 Dec 2013 17:01:20 GMT vboxsync [49911] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) 32-bit on 64-bit proxy dll (still disabled), made comregister.cmd ... Sun, 15 Dec 2013 16:18:45 GMT vboxsync [49910] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp (modified) Extended the test, nothing exciting. Sun, 15 Dec 2013 15:50:59 GMT vboxsync [49909] * trunk/src/VBox/Main/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main/*.kmk: Moved a couple of global variables into Config.kmk so the ... Sun, 15 Dec 2013 03:59:38 GMT vboxsync [49908] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.def (copied) Quick midl proxy dll experiment. Sun, 15 Dec 2013 03:24:30 GMT vboxsync [49907] * trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp (modified) tstVBoxAPIPerf.cpp: Scoping fix, better time resolution if possible. Sat, 14 Dec 2013 21:01:04 GMT vboxsync [49906] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp (added) Main: Some simple COM/XPCOM performance measurements. The idea was ... Thu, 12 Dec 2013 20:09:20 GMT vboxsync [49891] * trunk (modified) * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) * trunk/tools/bin/gen-slickedit-workspace.sh (modified) Merged private draganddrop branch into trunk. Wed, 11 Dec 2013 12:32:42 GMT vboxsync [49875] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) Main: gcc warnings. Wed, 11 Dec 2013 12:28:07 GMT vboxsync [49874] * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) Main: fix Windows host warnings, hide internal data. Tue, 10 Dec 2013 17:33:06 GMT vboxsync [49873] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) 6813 stage 4 - further bug removal Tue, 10 Dec 2013 17:22:44 GMT vboxsync [49872] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) 6813 stage 4 - bug removal Tue, 10 Dec 2013 16:49:59 GMT vboxsync [49871] * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BIOSSettingsImpl.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/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ParallelPortImpl.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/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) 6813 - User server side API wrapper code in all interfaces.. stage 4 ... Tue, 10 Dec 2013 14:49:04 GMT vboxsync [49868] * trunk (modified) * trunk/doc/manual/en_US/user_Glossary.xml (modified) * trunk/doc/manual/en_US/user_Introduction.xml (modified) * trunk/doc/manual/en_US/user_Troubleshooting.xml (modified) * trunk/include/VBox/vmm/cpumctx-v1_6.h (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/WINNT/VBoxMMR (modified) * trunk/src/VBox/Additions/common/VBoxService (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/ReadMe.txt (modified) * trunk/src/VBox/Devices/PC/DevApic.h (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VBoxHeadless (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIProcess.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIProcess.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequest.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequest.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequestWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequestWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetails.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetails.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElement.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.h (modified) * trunk/src/VBox/GuestHost/OpenGL/LICENSE (modified) * trunk/src/VBox/HostServices/SharedOpenGL/LICENSE (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) * trunk/src/VBox/Installer/darwin/DiskImage/DS_Store (modified) * trunk/src/VBox/Main/glue/tests (modified) * trunk/src/VBox/Main/glue/tests/Makefile (modified) * trunk/src/VBox/Main/include/MediumLock.h (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemEf.cpp (modified) * trunk/src/libs/libxml2-2.6.31 (modified) * trunk/src/libs/xpcom18a4 (modified) crOpenGL: fix img positioning for retina/osx Tue, 10 Dec 2013 12:41:47 GMT vboxsync [49866] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: fix regression in the wrapper conversion which caused ... Mon, 09 Dec 2013 05:52:34 GMT vboxsync [49818] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) HostDnsService.cpp: adds helper routines to dump fetched host DNS ... Fri, 06 Dec 2013 21:38:28 GMT vboxsync [49814] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/include/VBox/vrdpusb.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) * trunk/src/VBox/Devices/USB/vrdp/USBProxyDevice-vrdp.cpp (modified) * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/Main/src-client/RemoteUSBBackend.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) Devices/USB: First part of the rework, move most of the work to ... Fri, 06 Dec 2013 09:27:44 GMT vboxsync [49807] * trunk/src/VBox/Main/Makefile.kmk (modified) depend build fix, 2nd try. Fri, 06 Dec 2013 09:26:54 GMT vboxsync [49806] * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) SerialPortImpl: fixed regression from r91125.