# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 7:02:03 PM Thu, 09 Dec 2010 17:21:15 GMT vboxsync [34914] * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) Additions/x11/vboxvideo: missing symbol Thu, 09 Dec 2010 17:20:41 GMT vboxsync [34913] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp (added) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) VBoxManage: Added a debugvm command for injectnmi and dumpguestcore. Thu, 09 Dec 2010 17:19:27 GMT vboxsync [34912] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) crOpenGL: fix d3d8/9 on windows xp guests Thu, 09 Dec 2010 17:14:56 GMT vboxsync [34911] * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: fix an off-by-one and let the driver receive ... Thu, 09 Dec 2010 16:49:01 GMT vboxsync [34910] * trunk/src/VBox/Devices/Audio/filteraudio.c (added) export to OSE Thu, 09 Dec 2010 16:39:41 GMT vboxsync [34907] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) Main/FE/Qt: don't enable USB 2.0 support for new VMs if the proper ... Thu, 09 Dec 2010 16:29:49 GMT vboxsync [34906] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/audio_int.h (modified) * trunk/src/VBox/Devices/Audio/audiosniffer.c (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/AudioSnifferInterface.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) Initial audio filter implementation, which is used for audio input ... Thu, 09 Dec 2010 16:29:34 GMT vboxsync [34905] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Main/GuestImpl: fixed assertion Thu, 09 Dec 2010 16:28:56 GMT vboxsync [34904] * trunk/src/VBox/Main/Global.cpp (modified) Main/Global: enable USB tablet for "Solaris modern" guests Thu, 09 Dec 2010 16:16:51 GMT vboxsync [34902] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/VMM/DBGFCoreWrite.cpp (modified) IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface. Thu, 09 Dec 2010 15:24:38 GMT vboxsync [34900] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Moved rounding fix so that the PIT IRQ stat still works. Thu, 09 Dec 2010 15:15:45 GMT vboxsync [34899] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) new IID for IExtPack* to be on the safe side after that attribute ... Thu, 09 Dec 2010 15:13:33 GMT vboxsync [34898] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) build fix. Thu, 09 Dec 2010 15:11:06 GMT vboxsync [34897] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) Blessed the USB 2.0 config hack and fixed the assertion in ... Thu, 09 Dec 2010 15:05:54 GMT vboxsync [34896] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) PIT: Avoid double calls of timer handler caused by integer truncation. Thu, 09 Dec 2010 15:02:52 GMT vboxsync [34895] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) crOpenGL: fix apps passing empty shaders Thu, 09 Dec 2010 15:01:57 GMT vboxsync [34894] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxCrHgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp (modified) crOpenGL/xpdm: comment out asserts Thu, 09 Dec 2010 14:44:38 GMT vboxsync [34893] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) ExtPack: First part of the extension pack license code. Thu, 09 Dec 2010 14:43:38 GMT vboxsync [34892] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) Use 'r' instead of '.' between the version and revision. Thu, 09 Dec 2010 14:28:15 GMT vboxsync [34891] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Build fix. Thu, 09 Dec 2010 14:23:59 GMT vboxsync [34890] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) missing case Thu, 09 Dec 2010 14:19:12 GMT vboxsync [34889] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Automatic Guest Additions update/Main: More robust guest OS type ... Thu, 09 Dec 2010 14:17:58 GMT vboxsync [34888] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Frontends/VBoxManage: Clean up "modifyhd", and unbreak some of the ... Thu, 09 Dec 2010 14:13:56 GMT vboxsync [34887] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Additions/common/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests Thu, 09 Dec 2010 14:06:02 GMT vboxsync [34886] * trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/UIDesktopServices_x11.cpp (modified) FE/Qt4: make .desktop files executable Thu, 09 Dec 2010 13:56:03 GMT vboxsync [34885] * trunk/src/VBox/Storage/VMDK.cpp (modified) VMDK: Fix corruption Thu, 09 Dec 2010 13:24:02 GMT vboxsync [34884] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxCrHgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) Ogl: make HGSMI be properly disabled for non-WDDM Thu, 09 Dec 2010 12:50:18 GMT vboxsync [34883] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Automatic Guest Additions update/Main: Removed not needed release ... Thu, 09 Dec 2010 12:29:01 GMT vboxsync [34881] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Automatic Guest Additions update/Main: Pass error information to ... Thu, 09 Dec 2010 11:42:16 GMT vboxsync [34879] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) HPET: minor cleanup, more forgiving behavior Thu, 09 Dec 2010 11:30:03 GMT vboxsync [34878] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: check if the USB 2.0 controller was enabled and ... Thu, 09 Dec 2010 11:18:15 GMT vboxsync [34877] * trunk/src/VBox/Devices/Builtins.cpp (modified) one more Thu, 09 Dec 2010 11:16:00 GMT vboxsync [34876] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Bus/DevPciRaw.cpp (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) PCI: some infrastructure work Thu, 09 Dec 2010 11:15:06 GMT vboxsync [34875] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix loading older saved states Thu, 09 Dec 2010 11:15:05 GMT vboxsync [34874] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) Frontends/VBoxManage: fix typo breaking the autodetection of the ... Thu, 09 Dec 2010 11:14:47 GMT vboxsync [34873] * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) Logging fix Thu, 09 Dec 2010 11:00:13 GMT vboxsync [34872] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: handle moving and disabling monitors in ... Thu, 09 Dec 2010 10:59:18 GMT vboxsync [34871] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) Additions/x11/vboxvideo: small fix Thu, 09 Dec 2010 10:38:55 GMT vboxsync [34869] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) Copy/paste error. Thu, 09 Dec 2010 10:34:55 GMT vboxsync [34868] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) Cosmetics. Thu, 09 Dec 2010 10:33:41 GMT vboxsync [34867] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) GuestControl/VBoxService: Implemented dynamic input buffer size ... Thu, 09 Dec 2010 10:20:11 GMT vboxsync [34865] * 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_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ca_VA.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_pt_BR.ts (modified) FE/Qt4-NLS: merged ca, ca_VA, it, pt_BR Thu, 09 Dec 2010 10:05:31 GMT vboxsync [34864] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Comments update. Thu, 09 Dec 2010 10:04:58 GMT vboxsync [34863] * trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/UIDesktopServices_x11.cpp (modified) FE/Qt4: reverted r68647 Thu, 09 Dec 2010 10:04:37 GMT vboxsync [34862] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Adjusted flags checking. Thu, 09 Dec 2010 10:02:15 GMT vboxsync [34861] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) GuestControl/VBoxManage: Removed not used arguments. Thu, 09 Dec 2010 09:58:32 GMT vboxsync [34860] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt4: ups Thu, 09 Dec 2010 09:45:05 GMT vboxsync [34859] * trunk/src/VBox/Additions/common/VBoxGuest/linux/dkms.conf (modified) Linux additions / dkms.conf: don't overwrite MAKE[x] as this has bad ... Thu, 09 Dec 2010 09:41:43 GMT vboxsync [34858] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) GuestControl/VBoxManage: Removed not used arguments, updated syntax ... Thu, 09 Dec 2010 09:40:13 GMT vboxsync [34857] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt4: no WDDM = no more VRAM Thu, 09 Dec 2010 09:09:02 GMT vboxsync [34856] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) The gip timer is not high-res on linux. Thu, 09 Dec 2010 09:08:01 GMT vboxsync [34855] * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) HostServices/SharedFolders: Release (less noisy) + debug logging ... Thu, 09 Dec 2010 09:07:52 GMT vboxsync [34854] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fixed limit Thu, 09 Dec 2010 06:49:04 GMT vboxsync [34853] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: cosmetic. Thu, 09 Dec 2010 06:18:05 GMT vboxsync [34852] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: STATESTS used while interrupt delivery only when ... Thu, 09 Dec 2010 00:45:04 GMT vboxsync [34851] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) AHCI: Fix ATAPI device detection with Solaris guests. The command ... Thu, 09 Dec 2010 00:06:51 GMT vboxsync [34850] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp (modified) FE/Qt: handle framebuffers with virtual width less than real width Thu, 09 Dec 2010 00:05:15 GMT vboxsync [34849] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Devices/Graphics: clean up VBE register setting and do not overwrite ... Wed, 08 Dec 2010 20:35:20 GMT vboxsync [34848] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DCmn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) logging Wed, 08 Dec 2010 20:27:14 GMT vboxsync [34847] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: cosmetic. Wed, 08 Dec 2010 17:50:25 GMT vboxsync [34846] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) COM glue: Added a substring constructor to the Bstr class (with ... Wed, 08 Dec 2010 17:43:25 GMT vboxsync [34845] * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) iprt: Added RTManifestEntryExists. Wed, 08 Dec 2010 15:34:19 GMT vboxsync [34840] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS update Wed, 08 Dec 2010 15:32:32 GMT vboxsync [34839] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) Frontends/VBoxHeadless: use VirtualBoxClient object, and terminate VM ... Wed, 08 Dec 2010 14:37:42 GMT vboxsync [34837] * trunk/include/VBox/com/string.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: always use forward slashes in media & snapshot folder ... Wed, 08 Dec 2010 14:18:29 GMT vboxsync [34836] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: fix Windows device manage question marks Wed, 08 Dec 2010 14:10:49 GMT vboxsync [34835] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) Main: fix mouse reporting which was broken in the path used by Linux ... Wed, 08 Dec 2010 13:53:03 GMT vboxsync [34834] * trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/UIDesktopServices_x11.cpp (modified) FE/Qt4: change the vbox icon name Wed, 08 Dec 2010 13:50:50 GMT vboxsync [34833] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Build fix. Wed, 08 Dec 2010 13:44:43 GMT vboxsync [34832] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Comment. Wed, 08 Dec 2010 13:37:55 GMT vboxsync [34831] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) GuestControl/Copy: Use a thread (guest task) for displaying real ... Wed, 08 Dec 2010 12:17:46 GMT vboxsync [34829] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) Frontends/VBoxManage: show image variant with showhdinfo Wed, 08 Dec 2010 11:55:14 GMT vboxsync [34828] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: nuked trailing whitespace. Wed, 08 Dec 2010 11:21:21 GMT vboxsync [34827] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: comments. Wed, 08 Dec 2010 11:14:32 GMT vboxsync [34826] * trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/UIDesktopServices_x11.cpp (modified) FE/Qt4: Remove no display, cause it prevent the display of the ... Wed, 08 Dec 2010 11:02:22 GMT vboxsync [34825] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) GuestControl/service: Don't try to deliver too big messages to the ... Wed, 08 Dec 2010 10:31:22 GMT vboxsync [34824] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: WALCLK emulation uses virtual time source, math fixed. Wed, 08 Dec 2010 09:24:47 GMT vboxsync [34823] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: File-open window called from running VM device menu ... Wed, 08 Dec 2010 09:19:56 GMT vboxsync [34822] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: File-open window called from running VM device menu ... Wed, 08 Dec 2010 08:41:52 GMT vboxsync [34821] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) language Wed, 08 Dec 2010 08:22:37 GMT vboxsync [34820] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: docs update on IEventListener::handleEvent Wed, 08 Dec 2010 07:30:58 GMT vboxsync [34819] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: cosmetic. Wed, 08 Dec 2010 06:35:19 GMT vboxsync [34818] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: Implementation of WALCLK register. fixes with Ubuntu 10.10 ... Tue, 07 Dec 2010 21:36:12 GMT vboxsync [34817] * trunk/src/VBox/Additions/common/Makefile.kmk (modified) VBoxGuestLib (currently) not required for testsuite Tue, 07 Dec 2010 20:57:33 GMT vboxsync [34816] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: install VBoxExtPackHelperApp Tue, 07 Dec 2010 20:51:17 GMT vboxsync [34815] * trunk/src/VBox/Installer/linux/distributions_deb (added) * trunk/src/VBox/Installer/linux/distributions_rpm (added) Linux installer: export two missing file to OSE Tue, 07 Dec 2010 19:11:34 GMT vboxsync [34814] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h (modified) FE/Qt: Build fix #2 for r68621. Tue, 07 Dec 2010 19:06:44 GMT vboxsync [34813] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Build fix #1 for r68621. Tue, 07 Dec 2010 18:50:43 GMT vboxsync [34812] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.cpp (modified) FE/Qt: License viewer: Bug fix for scroll-bar initially hidden. Tue, 07 Dec 2010 18:23:35 GMT vboxsync [34811] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) FE/Qt: 5386: Extension pack GUI: Show extension package license if ... Tue, 07 Dec 2010 17:49:30 GMT vboxsync [34810] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DCmn.h (modified) wddm/3d: disable vectored exception handler assert for debug builds Tue, 07 Dec 2010 17:21:50 GMT vboxsync [34809] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) FE/Qt: NLS fix for extension package removing procedure. Tue, 07 Dec 2010 17:21:19 GMT vboxsync [34808] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) IExtPackBase: Added two attributes: license and showLicense. Tue, 07 Dec 2010 17:11:51 GMT vboxsync [34806] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) FE/Qt: 5386: Extension pack GUI: ExtPack version updated with ... Tue, 07 Dec 2010 17:02:58 GMT vboxsync [34805] * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) double tab indent for prerequisites Tue, 07 Dec 2010 17:00:39 GMT vboxsync [34804] * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) build fix Tue, 07 Dec 2010 16:25:14 GMT vboxsync [34801] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D64.def (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Cross building 32-bit additions binaries while building the win.amd64 ... Tue, 07 Dec 2010 15:53:03 GMT vboxsync [34800] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) adds burn fix Tue, 07 Dec 2010 15:49:25 GMT vboxsync [34799] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.ts (modified) FE/Qt4-NLS: merged lt Tue, 07 Dec 2010 15:37:43 GMT vboxsync [34796] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) wddm/3d: 32bit VBoxDispD3D.dll for amd64 (disabled)