# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 8:07:04 PM Tue, 04 May 2010 13:57:05 GMT vboxsync [29019] * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_limits.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: rever back to 8 texture untits, to avoid memory overwrite ... Tue, 04 May 2010 13:46:30 GMT vboxsync [29018] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: 4865: Network device LED is now synchronized with device presence. Tue, 04 May 2010 13:44:55 GMT vboxsync [29017] * trunk/src/VBox/Additions/common/crOpenGL/stub.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: fix blak screen after loading snapshot of VM with compiz ... Tue, 04 May 2010 13:41:21 GMT vboxsync [29016] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Linux Additions: don't automount the vboxsf folders twice Tue, 04 May 2010 13:30:16 GMT vboxsync [29015] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: 4865: HD, CD, FD device LEDs are now synchronized with device ... Tue, 04 May 2010 13:17:17 GMT vboxsync [29014] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt4-OSX: new core: make show window work, when the VM is collapsed ... Tue, 04 May 2010 13:02:18 GMT vboxsync [29013] * trunk/src/libs/xpcom18a4/java (added) java bridge: props, generic manager Tue, 04 May 2010 12:29:35 GMT vboxsync [29012] * trunk/src/recompiler/Makefile.kmk (modified) recompiler/Makefile.kmk: darwin.amd64 + cleanup. Tue, 04 May 2010 12:23:01 GMT vboxsync [29011] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) VBoxService: Fixed build dependencies. Tue, 04 May 2010 12:17:43 GMT vboxsync [29010] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.h (modified) FE/Qt: 4396: Storage Settings UI will now sort listed attachments by ... Tue, 04 May 2010 12:17:00 GMT vboxsync [29009] * trunk/include/VBox/err.h (modified) Additional information code Tue, 04 May 2010 11:54:44 GMT vboxsync [29008] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.cpp (modified) FE/Qt: fixed another ''foreach()'' misusage Tue, 04 May 2010 11:49:23 GMT vboxsync [29007] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: fixed ''foreach()'' usage Tue, 04 May 2010 11:37:42 GMT vboxsync [29006] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) VBoxHDD: Move the FinishWrite call from DrvVD to VBoxHDD where we can ... Tue, 04 May 2010 11:30:28 GMT vboxsync [29005] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Comment. Tue, 04 May 2010 11:28:42 GMT vboxsync [29004] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Backed out accidental change done in r61039. Tue, 04 May 2010 11:26:52 GMT vboxsync [29003] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Guest Control/Main/HostService: Proper shutdown / notification when ... Tue, 04 May 2010 11:14:34 GMT vboxsync [29002] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) Main: Move the I/O cache setting from GUI to Main Tue, 04 May 2010 10:07:22 GMT vboxsync [29001] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage4.ui (modified) FE/Qt: 4873: Misnamed boot disk setting in New VM Wizard fix. Tue, 04 May 2010 10:00:56 GMT vboxsync [29000] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt4: new core: remove focus and host key grabbing when pausing a VM Tue, 04 May 2010 09:54:54 GMT vboxsync [28999] * trunk/src/VBox/Additions/linux/Makefile (modified) addendum to r61029 Tue, 04 May 2010 09:44:57 GMT vboxsync [28998] * trunk/src/VBox/Additions/linux/Makefile (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/export_modules (modified) * trunk/src/VBox/Additions/linux/installer/Makefile.include.footer (modified) * trunk/src/VBox/Additions/linux/installer/Makefile.include.header (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dkms.conf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (moved) * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Linux Additions: rename the vboxvfs module to vboxsf to make it load ... Tue, 04 May 2010 09:44:14 GMT vboxsync [28997] * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) python WS: accept str too in setter Tue, 04 May 2010 09:41:41 GMT vboxsync [28996] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) Adjusted priority as 'Windows XP SP3' was interpreted as 'Windows 3.x' Tue, 04 May 2010 09:35:32 GMT vboxsync [28995] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) xpcom: safer debugging printouts (affect java bridge) Tue, 04 May 2010 08:23:10 GMT vboxsync [28994] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt4: new core: fix usb availability checking Tue, 04 May 2010 08:02:23 GMT vboxsync [28993] * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) Linux Additions / shared folders: Accept the ''_netdev'' mount option ... Tue, 04 May 2010 05:55:32 GMT vboxsync [28992] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) xpcom: spaces, temp hack to fetch proxy release into the image on ... Mon, 03 May 2010 23:54:42 GMT vboxsync [28991] * trunk/src/recompiler/Makefile.kmk (modified) bugger Mon, 03 May 2010 23:31:59 GMT vboxsync [28990] * trunk/src/recompiler/Makefile-old.kmk (copied) * trunk/src/recompiler/Makefile.kmk (modified) recompiler/Makefile.kmk: Started cleaning up the makefile. Mon, 03 May 2010 21:27:04 GMT vboxsync [28989] * trunk/Config.kmk (modified) Config.kmk: Seems to work fine, removed the dead bits of VBOXR3NP. Mon, 03 May 2010 21:14:15 GMT vboxsync [28988] * trunk/Config.kmk (modified) Config.kmk: Attempt at fixing VBOXR3NP's LDFLAGS.darwin by deriving ... Mon, 03 May 2010 16:08:47 GMT vboxsync [28987] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/QT4: make sure the status bar info get cleared on several events Mon, 03 May 2010 15:55:30 GMT vboxsync [28986] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) Updates Mon, 03 May 2010 15:39:35 GMT vboxsync [28985] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS typos (public ticket #6619) Mon, 03 May 2010 15:16:18 GMT vboxsync [28984] * trunk/src/VBox/Main/Global.cpp (modified) Main: 512MB by default for Ubuntu Mon, 03 May 2010 14:55:34 GMT vboxsync [28983] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) VBoxService/PropCache: Make it thread safe (for a global cache later). Mon, 03 May 2010 14:55:33 GMT vboxsync [28982] * trunk/include/VBox/err.h (modified) Additional error codes Mon, 03 May 2010 14:46:58 GMT vboxsync [28981] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) Additions: operator precedence Mon, 03 May 2010 14:45:14 GMT vboxsync [28980] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Devices/Storage: fix extremely sporadic bogus triggering of "I/O ... Mon, 03 May 2010 14:35:38 GMT vboxsync [28979] * trunk/src/VBox/Main/xpcom/module.cpp (modified) Main: Display implements both IDisplay and IConsoleCallback Mon, 03 May 2010 14:22:54 GMT vboxsync [28978] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/PropCache: Bugfixes. Mon, 03 May 2010 13:45:07 GMT vboxsync [28977] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: fix bug in OnShowWindow introduced in r60968 Mon, 03 May 2010 13:17:06 GMT vboxsync [28976] * trunk/src/VBox/VMM/GMM.cpp (modified) Removed wrong comment Mon, 03 May 2010 13:16:51 GMT vboxsync [28975] * trunk/src/VBox/VMM/GMM.cpp (modified) Only from EMT Mon, 03 May 2010 13:09:44 GMT vboxsync [28974] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Dump GMM stats on PGMR3PhysAllocateHandyPages failure. Mon, 03 May 2010 12:30:09 GMT vboxsync [28973] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) IConsoleCallback in Display (xTracker 4878) Mon, 03 May 2010 12:25:23 GMT vboxsync [28972] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) VBoxService/PropCache: Bugfixes. Mon, 03 May 2010 12:12:27 GMT vboxsync [28971] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/prcmon.c (modified) xpcom: fixed possible memory leak in rarely used code Mon, 03 May 2010 11:54:59 GMT vboxsync [28970] * trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_typelib.c (modified) xpcom: actually this isn't a bug Mon, 03 May 2010 11:54:09 GMT vboxsync [28969] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) Build fix. Mon, 03 May 2010 11:47:26 GMT vboxsync [28968] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) Typo. Mon, 03 May 2010 11:44:28 GMT vboxsync [28967] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.h (added) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService: Introduced guest property cache (used by VM information ... Mon, 03 May 2010 11:42:38 GMT vboxsync [28966] * trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_typelib.c (modified) xpcom: added missing termination character to buffer size ... Mon, 03 May 2010 09:55:57 GMT vboxsync [28965] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) ConsoleImplTeleporter.cpp: Retain the socket before letting SSM have ... Mon, 03 May 2010 09:46:46 GMT vboxsync [28964] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h (modified) FE/Qt4: new core: no mini toolbar in seamless on Mac OS X Mon, 03 May 2010 09:16:28 GMT vboxsync [28963] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt4: new core: use the VBOX_E_DONT_CALL_AGAIN in the new core also Mon, 03 May 2010 08:26:14 GMT vboxsync [28962] * trunk/src/VBox/Main/solaris/NetIf-solaris.cpp (modified) Main/Solaris: Added description for igb NIC. Mon, 03 May 2010 08:22:37 GMT vboxsync [28961] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: fixed memory leak in VLAN priority tag stripping. Sun, 02 May 2010 19:36:26 GMT vboxsync [28960] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Frontends: Use VBOX_E_DONT_CALL_AGAIN with IConsoleCallback. Sun, 02 May 2010 19:36:11 GMT vboxsync [28959] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback. Sun, 02 May 2010 18:58:46 GMT vboxsync [28958] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) Main/OVF: sort elements from rasd: namespace alphabetically (public ... Sun, 02 May 2010 18:42:58 GMT vboxsync [28957] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) Main/OVF: on export, fix vmdk format string spec and sort elements ... Sun, 02 May 2010 18:20:41 GMT vboxsync [28956] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) Main/OVF: make vbox:Machine element more compliant with OVF standard ... Sun, 02 May 2010 18:03:45 GMT vboxsync [28955] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) VirtualBox::RegisterCallback,Console::RegisterCallback: Explicitly ... Sun, 02 May 2010 07:30:18 GMT vboxsync [28954] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) APIC: x2APIC casts Sun, 02 May 2010 07:26:40 GMT vboxsync [28953] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) python bridge: format errors,spaces Sat, 01 May 2010 21:03:41 GMT vboxsync [28952] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) APIC: fixed invalid memory access in currently unused code Sat, 01 May 2010 07:49:36 GMT vboxsync [28951] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: fixed off-by-one range check Fri, 30 Apr 2010 23:22:53 GMT vboxsync [28950] * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) VBox/com/defs.h,VirtualBoxImpl.cpp: Implemented ... Fri, 30 Apr 2010 22:11:17 GMT vboxsync [28949] * trunk/src/VBox/Main/MachineImpl.cpp (modified) MachineImpl.cpp: More details when a spawned VM process croaks. Fri, 30 Apr 2010 21:19:04 GMT vboxsync [28948] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) DiskIntegrity: Fix memory corruption caused by the trace option. The ... Fri, 30 Apr 2010 21:17:27 GMT vboxsync [28947] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Fix an I/O hang after the manager grew. The I/O ... Fri, 30 Apr 2010 19:06:05 GMT vboxsync [28946] * trunk/include/VBox/com/EventQueue.h (modified) XPCOM getter Fri, 30 Apr 2010 17:50:22 GMT vboxsync [28945] * trunk/include/VBox/com/defs.h (modified) Main/VirtualBox: Sketched out automatic removal of dead callbacks. No ... Fri, 30 Apr 2010 17:49:02 GMT vboxsync [28944] * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main/VirtualBox: Sketched out automatic removal of dead callbacks. No ... Fri, 30 Apr 2010 15:47:23 GMT vboxsync [28943] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control/Main/VBoxService: Update on locking, bugfixes. Fri, 30 Apr 2010 15:05:35 GMT vboxsync [28942] * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Check GVM and GVMCPU as well (!) Fri, 30 Apr 2010 14:44:53 GMT vboxsync [28941] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca_VA.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_el.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_gl_ES.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_id.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_km_KH.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) FE/Qt4-NLS: update Fri, 30 Apr 2010 14:41:10 GMT vboxsync [28940] * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.cpp (modified) FE/Qt: Updated warning text. Fri, 30 Apr 2010 14:31:54 GMT vboxsync [28939] * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.h (modified) FE/Qt: 4336: Correlation test between VM Settings - USB Page & VM ... Fri, 30 Apr 2010 14:26:45 GMT vboxsync [28938] * trunk/configure (modified) configure: really disable OpenGL with ''--disable-opengl'' Fri, 30 Apr 2010 13:22:46 GMT vboxsync [28937] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) Frontends/VirtualBox: allow taking snapshots from the selector ... Fri, 30 Apr 2010 13:19:50 GMT vboxsync [28936] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) Drop the rc check; always flush the tlb Fri, 30 Apr 2010 13:14:32 GMT vboxsync [28935] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.cpp (modified) FE/Qt4: fix burns Fri, 30 Apr 2010 12:59:02 GMT vboxsync [28934] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.h (modified) FE/Qt4-OSX: Sheet for the take snapshot dialog. Fri, 30 Apr 2010 12:45:56 GMT vboxsync [28933] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) FE/Qt: 4862: First Run Wizard is now synchronized with New VM Wizard. Fri, 30 Apr 2010 12:43:58 GMT vboxsync [28932] * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.ui (modified) GUI: Added absolute pointing device checkbox to the System settings. ... Fri, 30 Apr 2010 12:04:06 GMT vboxsync [28931] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with ... Fri, 30 Apr 2010 12:03:36 GMT vboxsync [28930] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main/IVirtualBoxCallback: Added and implemented handling of ... Fri, 30 Apr 2010 11:26:46 GMT vboxsync [28929] * trunk/src/VBox/Runtime/r3/darwin/rtProcInitExePath-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/freebsd/rtProcInitExePath-freebsd.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/rtProcInitExePath-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/rtProcInitExePath-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/rtProcInitExePath-solaris.cpp (modified) IPRT: Fixed wrong format specifier in assertion (various ... Fri, 30 Apr 2010 11:24:30 GMT vboxsync [28928] * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) utf8-posix.cpp: Fixed VERR_NO_TRANSLATION error on solaris. Fri, 30 Apr 2010 11:07:23 GMT vboxsync [28927] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main/Display: seamless for multimonitor, fix for not Windows guests. ... Fri, 30 Apr 2010 10:21:00 GMT vboxsync [28926] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Control/VBoxManage,Main: Immediate process output, now also ... Fri, 30 Apr 2010 09:33:36 GMT vboxsync [28925] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: VLAN fix awful typo. Fri, 30 Apr 2010 09:08:17 GMT vboxsync [28924] * trunk (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) Main/Host: fix lock order issues in several methods Fri, 30 Apr 2010 08:38:57 GMT vboxsync [28923] * trunk/src/recompiler/Makefile.kmk (modified) reverted, incorrect Fri, 30 Apr 2010 08:23:23 GMT vboxsync [28922] * trunk/src/recompiler/Makefile.kmk (modified) rem: fix darwin.amd64 Fri, 30 Apr 2010 07:36:48 GMT vboxsync [28921] * trunk/configure (modified) configure/deb/rpm: fam not used anymore Thu, 29 Apr 2010 19:19:15 GMT vboxsync [28920] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage warning