# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 5:25:36 AM Thu, 23 Aug 2012 13:57:39 GMT vboxsync [42952] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) forgot an $(if ) this time. grr. Thu, 23 Aug 2012 13:34:21 GMT vboxsync [42951] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Build fix - missed to dependencies. Thu, 23 Aug 2012 13:11:52 GMT vboxsync [42950] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) FE/Qt: 6063: Improve usability and NLS content of VBox wizards: Some ... Thu, 23 Aug 2012 12:51:31 GMT vboxsync [42949] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * 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/UIMachineMenuBar.cpp (modified) FE/Qt: 6328: Runtime UI: Shared Clipboard menu extension. Thu, 23 Aug 2012 12:12:09 GMT vboxsync [42948] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) Make GCC happy. Thu, 23 Aug 2012 12:06:39 GMT vboxsync [42947] * trunk/src/VBox/Devices/PC/BIOS/ahci.c (modified) * trunk/src/VBox/Devices/PC/BIOS/ata.c (modified) BIOS: Make AHCI init more similar to ATA, log discovered harddisks. Thu, 23 Aug 2012 11:47:22 GMT vboxsync [42946] * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) Solaris/USBMon: error codes. Thu, 23 Aug 2012 11:29:04 GMT vboxsync [42945] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: 6234: Support for VM groups: Allow to create a group on the ... Thu, 23 Aug 2012 11:25:37 GMT vboxsync [42944] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VideoRecAndEncode module: Replaced COM error codes with general ... Thu, 23 Aug 2012 10:58:05 GMT vboxsync [42943] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) more old stuff Thu, 23 Aug 2012 10:57:10 GMT vboxsync [42942] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Forgot to remove submakefile. Thu, 23 Aug 2012 10:56:36 GMT vboxsync [42941] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Forgot Bundle.kmk reference. Removed unncessary ... Thu, 23 Aug 2012 10:49:39 GMT vboxsync [42940] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/Description.plist (deleted) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/Info.plist (deleted) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/ReadMe.html (deleted) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/Description.plist (deleted) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/Info.plist (deleted) * trunk/src/VBox/Installer/darwin/VirtualBox/Description.plist (deleted) * trunk/src/VBox/Installer/darwin/VirtualBox/Info.plist (deleted) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI/Description.plist (deleted) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI/Info.plist (deleted) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Description.plist (deleted) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Info.plist (deleted) Installer/darwin: Cleaned out the package maker bits. Thu, 23 Aug 2012 10:47:09 GMT vboxsync [42939] * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.rc (added) * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtilResource-win.h (added) VBoxCertUtil: Added version information to file properties, use the ... Thu, 23 Aug 2012 10:33:33 GMT vboxsync [42938] * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp (modified) Typos. Thu, 23 Aug 2012 10:18:41 GMT vboxsync [42937] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) GuestSessionImplTasks/Update Additions: More error checks, logging ... Thu, 23 Aug 2012 10:16:52 GMT vboxsync [42936] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) build fix Thu, 23 Aug 2012 10:10:57 GMT vboxsync [42935] * trunk/src/VBox/Devices/PC/BIOS/apm.c (modified) * trunk/src/VBox/Devices/PC/BIOS/biosint.h (modified) Forgotten logging. Thu, 23 Aug 2012 09:57:31 GMT vboxsync [42934] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) 32-bit build fix Thu, 23 Aug 2012 08:57:53 GMT vboxsync [42932] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Network/e1000: Tx delay timer, ITR fix, more stats (#4807) Thu, 23 Aug 2012 08:45:35 GMT vboxsync [42931] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) Please, leave my comment style alone. Thu, 23 Aug 2012 07:26:48 GMT vboxsync [42930] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: fixed recently introduced typo which caused to show garbage in ... Wed, 22 Aug 2012 19:00:28 GMT vboxsync [42929] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage/GuestControl: add mktemp. Wed, 22 Aug 2012 18:59:29 GMT vboxsync [42928] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestControl: forgot to actually start the mktemp process. Wed, 22 Aug 2012 18:58:22 GMT vboxsync [42927] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) Additions/common/VBoxService: minor bug fix. Wed, 22 Aug 2012 16:08:40 GMT vboxsync [42926] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Build fix. Wed, 22 Aug 2012 16:08:27 GMT vboxsync [42925] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) FE/Qt: 6283: Restore + snapshot for current state + cancel != lost ... Wed, 22 Aug 2012 15:34:37 GMT vboxsync [42924] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, ... Wed, 22 Aug 2012 15:33:56 GMT vboxsync [42923] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, ... Wed, 22 Aug 2012 14:36:27 GMT vboxsync [42922] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemMachine.cpp (modified) FE/Qt: 6234: Support for VM groups: Chooser-view: Switch from ... Wed, 22 Aug 2012 14:20:50 GMT vboxsync [42921] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) VBoxService/GuestCtrl: Support for expanding command line arguments ... Wed, 22 Aug 2012 13:12:39 GMT vboxsync [42920] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/src-client/GuestProcessImpl.cpp: fix compiler warnings on XPCOM, ... Wed, 22 Aug 2012 13:11:46 GMT vboxsync [42919] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/Guest: fix logging which would crash because a smart pointer ... Wed, 22 Aug 2012 13:09:44 GMT vboxsync [42918] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/src-client/GuestSessionImplTasks.cpp: reorder initialization in ... Wed, 22 Aug 2012 09:46:03 GMT vboxsync [42915] * trunk/src/VBox/Storage/VDI.cpp (modified) Storage/VDI: Remove debugging aid Wed, 22 Aug 2012 09:38:41 GMT vboxsync [42914] * trunk/src/VBox/Storage/VDI.cpp (modified) Storage/VDI: Plug memory leak in vdiAsyncDiscard Wed, 22 Aug 2012 08:22:26 GMT vboxsync [42913] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VideoRecAndEncode module: removed COMGETTERS from ... Wed, 22 Aug 2012 00:58:51 GMT vboxsync [42911] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: Mac guest bump memory default size 1Gb -> 2Gb. Tue, 21 Aug 2012 16:28:08 GMT vboxsync [42910] * trunk/src/VBox/Devices/EFI/efi_build.conf (modified) EFI/build: adds ShellPkg_Library_UefiShellLevel3CommandsLib to the ... Tue, 21 Aug 2012 15:46:56 GMT vboxsync [42909] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.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/UIGDetailsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsModel.h (modified) FE/Qt: 6234: Support for VM groups: Support for Vista/Win7 DPI font ... Tue, 21 Aug 2012 14:03:33 GMT vboxsync [42908] * 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_lt.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) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_zh_TW.ts (modified) FE/Qt: updated translations - thank you alan@stable (Traditional ... Tue, 21 Aug 2012 13:53:54 GMT vboxsync [42907] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: typo Tue, 21 Aug 2012 13:32:51 GMT vboxsync [42906] * 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/UIGDetailsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.cpp (modified) FE/Qt: 6234: Support for VM groups: Details-view element ... Tue, 21 Aug 2012 12:49:59 GMT vboxsync [42905] * trunk/src/VBox/Additions/common/VBoxGuest/linux/dkms.conf (modified) * trunk/src/VBox/HostDrivers/Support/linux/dkms.conf (deleted) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/dkms.conf (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/dkms.conf (deleted) * trunk/src/VBox/HostDrivers/VBoxPci/linux/dkms.conf (deleted) * trunk/src/VBox/HostDrivers/linux/dkms.conf (modified) Linux/dkms.conf: use LF eol-style and remove superfluous files Tue, 21 Aug 2012 12:48:56 GMT vboxsync [42904] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Frontends/VBoxShell: minimal (and incomplete) conversion of gexec to ... Tue, 21 Aug 2012 12:22:35 GMT vboxsync [42903] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix crash for restoring snapshots when the chipset type ... Tue, 21 Aug 2012 11:17:21 GMT vboxsync [42901] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkRequest.cpp (modified) FE/Qt: Do not create network-manager indicator for VM-console process. Tue, 21 Aug 2012 10:30:08 GMT vboxsync [42900] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) VMMR0/HWSVMR0: lookup table for IOIO intercepts' operand size. Tue, 21 Aug 2012 10:07:13 GMT vboxsync [42898] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) Guest Control 2.0: Bugfixes. Tue, 21 Aug 2012 10:03:52 GMT vboxsync [42897] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp (modified) Guest Control 2.0: Bugfixes. Tue, 21 Aug 2012 08:04:05 GMT vboxsync [42895] * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) VMM: typo. Tue, 21 Aug 2012 08:00:10 GMT vboxsync [42894] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/include/HWACCMInternal.h (modified) VMM: nits. Tue, 21 Aug 2012 07:58:41 GMT vboxsync [42893] * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) VMM/VMMR3/HWACCM: log more during VMX_UNABLE_TO_START_VM errors. Mon, 20 Aug 2012 20:48:06 GMT vboxsync [42892] * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) BlockCache: Relax check when restoring a state. It is allowed to have ... Mon, 20 Aug 2012 19:08:35 GMT vboxsync [42891] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix ATAPI with EFI Mon, 20 Aug 2012 17:45:13 GMT vboxsync [42890] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/Machine: initializer method cleanup, makes the code easier to read Mon, 20 Aug 2012 17:44:10 GMT vboxsync [42889] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: stop abusing the mPeer field, because this triggers ... Mon, 20 Aug 2012 17:36:31 GMT vboxsync [42888] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: validate group names for collision with VM names. ... Mon, 20 Aug 2012 17:12:19 GMT vboxsync [42887] * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) whitespace Mon, 20 Aug 2012 13:35:06 GMT vboxsync [42884] * trunk/src/libs/libxml2-2.6.31/include/libxml/xpath.h (modified) * trunk/src/libs/libxml2-2.6.31/xpath.c (modified) * trunk/src/libs/libxml2-2.6.31/xpointer.c (modified) libxml: patch from upstream Mon, 20 Aug 2012 13:15:03 GMT vboxsync [42883] * trunk/src/libs/libxml2-2.6.31/xpointer.c (modified) libxml: patch from upstream Mon, 20 Aug 2012 12:55:34 GMT vboxsync [42882] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetails.cpp (modified) FE/Qt: 6234: Support for VM groups: Add a little bit more place ... Mon, 20 Aug 2012 12:33:22 GMT vboxsync [42881] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsGroup.cpp (modified) FE/Qt: 6234: Support for VM groups: Update details-view global-layout ... Mon, 20 Aug 2012 12:19:31 GMT vboxsync [42880] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Linux Shared Folders: more Linux 3.6 fixes Mon, 20 Aug 2012 11:34:13 GMT vboxsync [42879] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorShortcuts.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorShortcuts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: 6234: Support for VM groups: Rework 'Ungroup' action to be ... Mon, 20 Aug 2012 10:00:07 GMT vboxsync [42878] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VideoRec: a few fixes Mon, 20 Aug 2012 03:08:58 GMT vboxsync [42876] * trunk/src/VBox/Devices/EFI/efi_build.conf (modified) EFI/Ovmf: switch efi build to release mode. Mon, 20 Aug 2012 02:11:05 GMT vboxsync [42875] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Machine::GetNetworkAdapter: More details. (Testsuite doesn't check ... Sat, 18 Aug 2012 15:04:34 GMT vboxsync [42874] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGSelectorItem.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGSelectorItem.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGSelectorItemGroup.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGSelectorItemGroup.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGSelectorItemMachine.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGSelectorItemMachine.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorKeyboardHandler.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorKeyboardHandler.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorModel.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorModel.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorMouseHandler.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorMouseHandler.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorView.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsSelectorView.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsViewChooser.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/UIGraphicsViewChooser.h (deleted) FE/Qt: 6234: Support for VM groups: Cleanup. Sat, 18 Aug 2012 14:37:25 GMT vboxsync [42873] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsView.cpp (modified) FE/Qt: 6234: Support for VM groups: Another color palette fix. Sat, 18 Aug 2012 12:54:44 GMT vboxsync [42872] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserView.cpp (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/UIGDetailsView.cpp (modified) FE/Qt: 6234: Support for VM groups: Color palette fix. Fri, 17 Aug 2012 14:10:30 GMT vboxsync [42868] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) FE/Qt: VM information dialog: Table pseudo-HTML formatting bug fix. Fri, 17 Aug 2012 14:06:26 GMT vboxsync [42867] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) GuestImpl: Check for bad_alloc (DnD), cleaning up guest sessions. Fri, 17 Aug 2012 13:50:07 GMT vboxsync [42866] * trunk/src/VBox/Main/include/GuestDnDImpl.h (modified) Warning. Fri, 17 Aug 2012 13:41:58 GMT vboxsync [42865] * trunk/src/VBox/Main/include/GuestDirEntryImpl.h (deleted) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) Main/Guest control: Removed old API. Fri, 17 Aug 2012 13:36:01 GMT vboxsync [42864] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImplDir.cpp (deleted) * trunk/src/VBox/Main/src-client/GuestCtrlImplFile.cpp (deleted) * trunk/src/VBox/Main/src-client/GuestCtrlImplTasks.cpp (deleted) * trunk/src/VBox/Main/src-client/GuestDirEntryImpl.cpp (deleted) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) Main/Guest control: Removed old API. Fri, 17 Aug 2012 12:38:39 GMT vboxsync [42863] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsSet.h (modified) FE/Qt: 6234: Support for VM groups: Fix details-view bug in global- ... Fri, 17 Aug 2012 12:14:54 GMT vboxsync [42862] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: 6234: Support for VM groups: Release logging for chooser VMs ... Fri, 17 Aug 2012 12:06:25 GMT vboxsync [42861] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) main/VideoCaptureAndEncoding: Error checking, formatting. Still under ... Fri, 17 Aug 2012 09:04:41 GMT vboxsync [42860] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Frontends/VBoxManage: GPT partitioning for raw partition access has ... Fri, 17 Aug 2012 08:18:32 GMT vboxsync [42858] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl/GetNetworkAdapter: Don't assert in debug builds when a ... Fri, 17 Aug 2012 05:09:06 GMT vboxsync [42857] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM/HWVMXR0: Ignore EFER MSR auto store/load as we intercept all ... Fri, 17 Aug 2012 00:21:30 GMT vboxsync [42856] * 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/UIGDetailsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsRotatorButton.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsRotatorButton.h (modified) FE/Qt: 6234: Support for VM groups: Toggle animation for details-view ... Thu, 16 Aug 2012 18:42:47 GMT vboxsync [42855] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) FE/Qt: 6234: Support for VM groups: A little bit user-friendly ... Thu, 16 Aug 2012 18:36:24 GMT vboxsync [42854] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.h (modified) FE/Qt: 6234: Support for VM groups: Disable snapshots-view if group ... Thu, 16 Aug 2012 18:08:14 GMT vboxsync [42853] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: 6234: Support for VM groups: Show Log action will now only be ... Thu, 16 Aug 2012 17:41:41 GMT vboxsync [42852] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) Main: fix QueryInterface method generation for interfaces which ... Thu, 16 Aug 2012 17:06:40 GMT vboxsync [42851] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.h (modified) FE/Qt: 6234: Support for VM groups: Fixing bugs in machine (item) ... Thu, 16 Aug 2012 16:36:21 GMT vboxsync [42850] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: 6234: Support for VM groups: Rework "Group" action logic to ... Thu, 16 Aug 2012 14:28:33 GMT vboxsync [42849] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: 6234: Support for VM groups: Separate "New Machine..." and ... Thu, 16 Aug 2012 13:49:50 GMT vboxsync [42848] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control 2.0: No IGuestFile so far. Thu, 16 Aug 2012 13:38:35 GMT vboxsync [42847] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Build fix. Thu, 16 Aug 2012 13:35:28 GMT vboxsync [42846] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control 2.0: Update. Thu, 16 Aug 2012 12:30:40 GMT vboxsync [42845] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: 6234: Support for VM groups: Sort action logic / name rework. Thu, 16 Aug 2012 12:24:54 GMT vboxsync [42844] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/VideoEncodingAndCapture: Code improvement Thu, 16 Aug 2012 11:13:41 GMT vboxsync [42843] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/EncodingAndRecording: Win build fix . Thu, 16 Aug 2012 11:08:49 GMT vboxsync [42842] * trunk/src/VBox/Devices/PC/BIOS/ahci.c (modified) BIOS: Properly read sector count for big SATA disks. Thu, 16 Aug 2012 10:30:24 GMT vboxsync [42841] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/VideoRecordingAndEncoding : build fix for windows platform. Thu, 16 Aug 2012 10:17:58 GMT vboxsync [42840] * trunk/include/VBox/vmm/hwacc_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) VMM/HWSVMR0: nits. Thu, 16 Aug 2012 09:38:41 GMT vboxsync [42839] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/VideoRecordingAndEncoding: build fix. Current video recording ...