# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 5:17:28 PM Mon, 11 May 2009 12:14:30 GMT vboxsync [19574] * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetIf-win: Added logging/assertion. Fri, 08 May 2009 15:06:06 GMT vboxsync [19533] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main-OVF: make sure the source chain is released early on disk image ... Fri, 08 May 2009 14:39:23 GMT vboxsync [19530] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: decouple xml classes from COM dependencies (part 2) Fri, 08 May 2009 12:38:07 GMT vboxsync [19519] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: decouple xml classes from COM dependencies Fri, 08 May 2009 07:02:41 GMT vboxsync [19511] * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) DVD/Floppy: rollback if unmount failed Fri, 08 May 2009 07:02:22 GMT vboxsync [19510] * trunk/src/VBox/Main/DHCPServerRunner.cpp (modified) DHCP runner: warnings, spaces Thu, 07 May 2009 18:23:22 GMT vboxsync [19500] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) TM: Moved the WarpDrive feature out of TMVirtual and made the setter ... Thu, 07 May 2009 11:06:29 GMT vboxsync [19477] * trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp (modified) tstVBoxAPIWin: Enhanced example for starting a VM via OpenRemoteSession. Wed, 06 May 2009 13:26:13 GMT vboxsync [19433] * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIf-linux.cpp (modified) * trunk/src/VBox/Main/solaris/NetIf-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) #2957: Dynamic adding/removing host-only adapters via GUI/Main. Wed, 06 May 2009 13:24:43 GMT vboxsync [19432] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) HGSMI: Main. Wed, 06 May 2009 13:16:36 GMT vboxsync [19429] * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux (modified) Main/testcase: Fixed the paths in the makefile for tstVBoxAPILinux Wed, 06 May 2009 03:06:45 GMT vboxsync [19410] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) EFI: Pass down RAM and CPU config to DevEFI. Tue, 05 May 2009 22:23:42 GMT vboxsync [19403] * trunk/include/VBox/param.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) VBox/parma.h,VMM: VMCPU_MAX_CPU_COUNT & VMM_MAX_CPUS => ... Tue, 05 May 2009 14:01:12 GMT vboxsync [19379] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: force hardware virtualization mode if cCpus > 1. ... Tue, 05 May 2009 13:28:56 GMT vboxsync [19375] * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) cbinding: fixed the samples to have string UUID's instead of struct once. Mon, 04 May 2009 08:31:02 GMT vboxsync [19320] * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) Python bindings: fixed keyword conflict, minor cleanup Sun, 03 May 2009 19:51:06 GMT vboxsync [19310] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main: adpated to paramter type change of ''COMGETTER(ResultCode)'' Fri, 01 May 2009 18:06:59 GMT vboxsync [19300] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMControl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/DBGFLog.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-2.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have ... Fri, 01 May 2009 16:56:44 GMT vboxsync [19296] * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main/FreeBSD: Use the same approach as on Darwin for daemonizing ... Fri, 01 May 2009 13:20:07 GMT vboxsync [19289] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: -spaces. Thu, 30 Apr 2009 19:16:51 GMT vboxsync [19283] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) removed debugging code Thu, 30 Apr 2009 19:04:23 GMT vboxsync [19280] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Build fix for FreeBSD AMD64. key_t is 8 bytes big on amd64 Wed, 29 Apr 2009 20:40:33 GMT vboxsync [19270] * trunk/src/VBox/Main/include/Performance.h (modified) #3354: SubMetric instances leak fixed. No more leaks in metric ... Wed, 29 Apr 2009 19:53:46 GMT vboxsync [19269] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) LogRel the ID of the VM process Wed, 29 Apr 2009 08:07:26 GMT vboxsync [19249] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r46627 Tue, 28 Apr 2009 15:56:47 GMT vboxsync [19245] * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) typos Tue, 28 Apr 2009 15:50:28 GMT vboxsync [19244] * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) API: updated docs, Java sample Tue, 28 Apr 2009 14:10:45 GMT vboxsync [19242] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: hopefully fixed Linux burns Tue, 28 Apr 2009 13:19:14 GMT vboxsync [19239] * trunk/include/VBox/com/Guid.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/mscom/vboxshell.py (modified) * trunk/src/VBox/Frontends/VBoxShell/shellcommon.py (modified) * trunk/src/VBox/Frontends/VBoxShell/ws/vboxshell.py (modified) * trunk/src/VBox/Frontends/VBoxShell/xpcom/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMedium.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSnapshotsWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsCD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsFD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsHD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsFD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.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/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/DVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostFloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) * trunk/src/VBox/Main/win/dllmain.cpp (modified) * trunk/src/VBox/Main/win/svchlp.cpp (modified) Main: support for using VBox from Python on Windows (still certain ... Tue, 28 Apr 2009 12:58:25 GMT vboxsync [19236] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Added first step for ability to run VBox with read-only ... Tue, 28 Apr 2009 12:46:45 GMT vboxsync [19235] * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) gcc-4.4 compile fix Tue, 28 Apr 2009 10:16:37 GMT vboxsync [19233] * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIf-linux.cpp (modified) * trunk/src/VBox/Main/solaris/NetIf-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) #2946 & #2954: Main API now supports dynamic adding/removing network ... Tue, 28 Apr 2009 09:52:17 GMT vboxsync [19230] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Allow configuration of multiple VCPUs Mon, 27 Apr 2009 16:25:38 GMT vboxsync [19222] * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: remove debugging signal handler from VBoxSVC that prevented it ... Mon, 27 Apr 2009 15:34:27 GMT vboxsync [19218] * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetIf/win: ipconfig fix Fri, 24 Apr 2009 18:19:57 GMT vboxsync [19176] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VBoxHDD/generic+VDI: implemented and documented Fri, 24 Apr 2009 11:36:51 GMT vboxsync [19165] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main-OVF: always use the VBox default network adapter if the OVF is ... Fri, 24 Apr 2009 09:47:12 GMT vboxsync [19161] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) #3860: SEGFAULT fix. Metric unregistration re-written. Fri, 24 Apr 2009 09:04:38 GMT vboxsync [19160] * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetAdp/win: static config fixes for Vista Thu, 23 Apr 2009 09:47:43 GMT vboxsync [19138] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) cbinding: tab to spaces Thu, 23 Apr 2009 09:21:43 GMT vboxsync [19134] * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/DVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostFloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) Main: make VBox interfaces scriptable (that is, callable from Python ... Thu, 23 Apr 2009 08:19:03 GMT vboxsync [19130] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetAdp/win: static ip settings by default, dynamic calculation Wed, 22 Apr 2009 21:57:04 GMT vboxsync [19124] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: anything goes for VBoxInternal2/UseEFI. Wed, 22 Apr 2009 20:06:54 GMT vboxsync [19119] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> ... Wed, 22 Apr 2009 20:05:55 GMT vboxsync [19118] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> ... Wed, 22 Apr 2009 17:33:26 GMT vboxsync [19116] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Solaris build fix. Wed, 22 Apr 2009 17:22:45 GMT vboxsync [19115] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Enabling create/destroy host-only interfaces in Main API for all ... Wed, 22 Apr 2009 11:29:25 GMT vboxsync [19108] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: fix discarding snapshots when the corresponding disk images ... Wed, 22 Apr 2009 11:24:55 GMT vboxsync [19107] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) Cbinding: removed the unwanted header Wed, 22 Apr 2009 11:23:11 GMT vboxsync [19106] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) Cbinding: return IVirtualBox and ISession objects only if they match ... Wed, 22 Apr 2009 09:08:07 GMT vboxsync [19098] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) VBoxXPCOMC: fixed memory leak as ppSession & ppVirtualBox were not ... Wed, 22 Apr 2009 06:25:55 GMT vboxsync [19094] * trunk/configure (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/recompiler_new/exec.c (modified) gcc-4 fixes Tue, 21 Apr 2009 15:32:05 GMT vboxsync [19086] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: Don't crash on VM create or restore errors. Tue, 21 Apr 2009 15:28:02 GMT vboxsync [19085] * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) cbinding: updated sample Tue, 21 Apr 2009 15:06:55 GMT vboxsync [19083] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/win/NetIf-win.cpp (modified) NetAdp/win: static IP config on install Tue, 21 Apr 2009 14:17:41 GMT vboxsync [19081] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Main/cbindings: VBOXXPCOMC::pfnComInitialize needs to know which ... Tue, 21 Apr 2009 13:28:53 GMT vboxsync [19078] * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) Main/cbindings: Updated VBoxGetXPCOMCFunctions to support the old ... Tue, 21 Apr 2009 12:29:36 GMT vboxsync [19070] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) Main,VBoxManage: Implemented IHost::OperatingSystem and ... Tue, 21 Apr 2009 11:59:50 GMT vboxsync [19069] * trunk/src/VBox/Main/include/Performance.h (modified) Tiny descriptions of CollectorHAL methods. Tue, 21 Apr 2009 11:43:22 GMT vboxsync [19067] * trunk/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp (modified) Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to ... Tue, 21 Apr 2009 11:14:17 GMT vboxsync [19063] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) cbinding: trailing whitespace Tue, 21 Apr 2009 11:14:03 GMT vboxsync [19062] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Reformatted todo + some cleanup. Tue, 21 Apr 2009 11:05:50 GMT vboxsync [19059] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: ditto. Tue, 21 Apr 2009 11:03:32 GMT vboxsync [19058] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) AudioAdapterImpl.cpp: There might be more OSS users, so join them up. Tue, 21 Apr 2009 10:15:45 GMT vboxsync [19055] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) cbinding: trailing whitespace Tue, 21 Apr 2009 09:13:46 GMT vboxsync [19052] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) VBoxXPCOMCGlue.c: dlopen errors are less important than the other ones. Tue, 21 Apr 2009 08:24:09 GMT vboxsync [19046] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: fixed potential deadlock during VM creation (internal ticket #3851) Tue, 21 Apr 2009 02:10:00 GMT vboxsync [19045] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: wrong cRamMBs calc in disabled debug code. Mon, 20 Apr 2009 15:55:29 GMT vboxsync [19036] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main/HardDisk: implement compact functionality Mon, 20 Apr 2009 15:44:05 GMT vboxsync [19035] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API: document error codes for compact operation Mon, 20 Apr 2009 14:09:04 GMT vboxsync [19028] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) Main/cbindins,libvirt/*glue: Bought back g_szVBoxErrMsg and change ... Mon, 20 Apr 2009 11:45:06 GMT vboxsync [19020] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservice/Makefile.kmk: some cleanup. Mon, 20 Apr 2009 08:12:58 GMT vboxsync [19017] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Fixed deletion of metrics. Not doing this leads to memory leaks ... Sat, 18 Apr 2009 08:07:59 GMT vboxsync [19007] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: centralized control for extended device profiles, ACPI cleanup Fri, 17 Apr 2009 20:06:01 GMT vboxsync [19004] * trunk/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp (modified) Main/Performance: Implement memory statistics for FreeBSD. The Qt ... Fri, 17 Apr 2009 20:04:45 GMT vboxsync [19003] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Workaround for the linker problem on FreeBSD with release builds Fri, 17 Apr 2009 20:04:12 GMT vboxsync [19002] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsAudio.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Audio: Add support for FreeBSD Fri, 17 Apr 2009 16:27:28 GMT vboxsync [18998] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) cbinding: added event queues for callback support Thu, 16 Apr 2009 23:41:48 GMT vboxsync [18971] * trunk/src/VBox/Main/freebsd/NetIf-freebsd.cpp (added) Main/NetIf-freebsd.cpp: export. Thu, 16 Apr 2009 11:41:38 GMT vboxsync [18927] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpumdis.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/em.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/rem.h (modified) * trunk/include/VBox/selm.h (modified) * trunk/include/VBox/trpm.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/vmm.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMGuest.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMStack.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/CPUMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Bth.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/target-i386/cpu.h (modified) Big step to separate VMM data structures for guest SMP. (pgm, em) Thu, 16 Apr 2009 08:33:09 GMT vboxsync [18926] * trunk/src/VBox/Main/include/vbox-dbus.h (modified) * trunk/src/VBox/Main/linux/vbox-dbus.cpp (modified) Main: do not attempt to load older versions of libdbus Wed, 15 Apr 2009 22:19:29 GMT vboxsync [18924] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Stub host networking stuff for FreeBSD to make it possible to ... Wed, 15 Apr 2009 22:17:39 GMT vboxsync [18923] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) CBinding: Add case for FreeBSD Tue, 14 Apr 2009 15:49:26 GMT vboxsync [18896] * trunk/src/VBox/Main/cbinding/VBoxCAPI_v2_2.h (added) Cbinding: pushed to OSE, else OSE will fail during compilation Tue, 14 Apr 2009 15:46:23 GMT vboxsync [18895] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) Cbinding: Update version to 2.5 Tue, 14 Apr 2009 15:26:59 GMT vboxsync [18894] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) Cbinding: removed the staic variable Tue, 14 Apr 2009 14:35:04 GMT vboxsync [18891] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) VBoxXPCOMCGlue: removed the static variable as per the suggestion on ... Tue, 14 Apr 2009 12:13:37 GMT vboxsync [18887] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) SDK, Knut compatibility: cleanup of SDK generation Tue, 14 Apr 2009 11:15:49 GMT vboxsync [18884] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: build fix (=> not =) Tue, 14 Apr 2009 11:07:55 GMT vboxsync [18883] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: install .so symlinks in components for hardened ... Sat, 11 Apr 2009 21:38:59 GMT vboxsync [18871] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) VBoxXPCOMCGlue.c: Use parameters for passing stuff down to the worker ... Fri, 10 Apr 2009 14:13:10 GMT vboxsync [18866] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/configure (modified) * trunk/src/VBox/RDP/client/configure.ac (modified) * trunk/src/VBox/RDP/client/vrdp/USBProxyDevice-linux.c (modified) *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: ... Thu, 09 Apr 2009 17:22:07 GMT vboxsync [18856] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) SDK: missed resource versioning Thu, 09 Apr 2009 08:16:16 GMT vboxsync [18853] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) VBoxXPCOMGlue: fixed a bug in path detection logic Tue, 07 Apr 2009 17:51:39 GMT vboxsync [18838] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main/Appliance: windows build fix Tue, 07 Apr 2009 16:08:36 GMT vboxsync [18833] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: add an OS type description to the OVF on export Tue, 07 Apr 2009 15:45:35 GMT vboxsync [18831] * trunk/src/VBox/Main/glue/initterm.cpp (modified) XPCOM glue: added extra search paths Tue, 07 Apr 2009 15:42:32 GMT vboxsync [18829] * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_on_on_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_on_on_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/diskimage_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/fullscreen_on_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/fullscreen_on_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_can_seamless_on_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/mouse_can_seamless_on_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_fedora.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_os2ecs.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_other.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/pause_on_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/pause_on_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/seamless_on_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/seamless_on_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vrdp_on_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vrdp_on_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxAboutDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetworkDetails.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-carbon.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/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetLib.h (modified) undo 45832 Tue, 07 Apr 2009 14:55:12 GMT vboxsync [18826] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetworkDetails.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/include/NetworkAdapterImpl.h (modified) Main: INetworkAdapter separate properties for hostonly & bridged ... Tue, 07 Apr 2009 13:19:58 GMT vboxsync [18821] * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Cbinding: this_ => pThis