# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 9:21:33 AM Thu, 22 May 2014 12:28:59 GMT vboxsync [51355] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) FE/Qt: 7382: Settings Dialog: Small fix for small fix r93839.. Thu, 22 May 2014 12:25:29 GMT vboxsync [51354] * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/solaris and freebsd: package user manual translations. Thu, 22 May 2014 11:53:48 GMT vboxsync [51353] * trunk/Config.kmk (modified) build fix Thu, 22 May 2014 11:49:22 GMT vboxsync [51352] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) FE/Qt: 7382: Settings Dialog: Small fix for r93831. Thu, 22 May 2014 11:46:17 GMT vboxsync [51351] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux: include user manual translations in the installers. Thu, 22 May 2014 11:43:22 GMT vboxsync [51350] * trunk/Config.kmk (modified) build fix Thu, 22 May 2014 11:42:21 GMT vboxsync [51349] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: saved state fixes, misc fixes Thu, 22 May 2014 11:39:27 GMT vboxsync [51348] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/tools/bin/gen-slickedit-workspace.sh (modified) rename Test Suite => Validation Kit Thu, 22 May 2014 11:39:06 GMT vboxsync [51347] * trunk/doc/manual/Makefile.kmk (modified) doc/manual: reverted incorrect r93814. Thu, 22 May 2014 11:35:05 GMT vboxsync [51346] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/doc/VBox-doc.c (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/LocalConfig.kmk (modified) * trunk/src/VBox/Installer/linux/rpm/LocalConfig.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (modified) rename Test Suite => Validation Kit Thu, 22 May 2014 11:31:45 GMT vboxsync [51345] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.ui (modified) FE/Qt: 7382: Settings Dialog: Support for xHCI USB controller. Thu, 22 May 2014 11:04:58 GMT vboxsync [51344] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) VMM/CPUM: Hyper heap fixes. Thu, 22 May 2014 10:48:42 GMT vboxsync [51343] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/rtmemlocked-win.cpp (added) Runtime: Quick RTMemLocked* implementation using RTMemAlloc. Only to ... Thu, 22 May 2014 10:24:53 GMT vboxsync [51342] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main,DrvVD: Interface to pass the keys to the disk encryption module ... Thu, 22 May 2014 09:20:09 GMT vboxsync [51341] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Missing file Thu, 22 May 2014 09:17:55 GMT vboxsync [51340] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Revert to the legacy port reset method if we loaded a ... Thu, 22 May 2014 09:12:47 GMT vboxsync [51339] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) Main,Frontends: use GetScreenResolution to get the guest screen origin. Thu, 22 May 2014 09:09:43 GMT vboxsync [51338] * trunk/Config.kmk (modified) testsuite: pylint 1.2.1 fixes Thu, 22 May 2014 08:02:48 GMT vboxsync [51337] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) VirtualBoxBase.h: CheckComArgPointerValid Thu, 22 May 2014 07:37:01 GMT vboxsync [51336] * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c (modified) warning Thu, 22 May 2014 07:19:57 GMT vboxsync [51335] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: saved state fixes Thu, 22 May 2014 06:06:18 GMT vboxsync [51334] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) VMM/CPUM: Fix NULL ptr deref. due to premature access. Thu, 22 May 2014 04:42:22 GMT vboxsync [51333] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/gim.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMMinimal.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMInternal.h (modified) VMM/GIM: Hyper-V provider, work-in-progress. Thu, 22 May 2014 01:52:41 GMT vboxsync [51332] * trunk/src/VBox/NetworkServices/NAT/pxtcp.c (modified) pxtcp_pcb_forward_outbound: move code to do sendmsg/WSASend to a ... Wed, 21 May 2014 19:58:17 GMT vboxsync [51331] * trunk/doc/manual/Makefile.kmk (modified) doc/manual: make more places in the make file aware of translations. Wed, 21 May 2014 19:46:25 GMT vboxsync [51330] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: more extended flexible caps info, backwards compatibility fixes Wed, 21 May 2014 18:41:59 GMT vboxsync [51329] * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) NAT: Dump info for %R[natsock] even is socket is invalid or closed. Wed, 21 May 2014 17:26:31 GMT vboxsync [51328] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: disable complex topologies for now Wed, 21 May 2014 15:50:49 GMT vboxsync [51327] * trunk/doc/manual/Makefile.kmk (modified) doc/manual: pull user manual translations from the build box too. Wed, 21 May 2014 14:31:25 GMT vboxsync [51326] * trunk/src/recompiler/VBoxRecompiler.c (modified) VBoxRecompiler.c: Enable .remstep on 64-bit windows again. We're ... Wed, 21 May 2014 13:30:19 GMT vboxsync [51325] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: fix IRQ handling racing Wed, 21 May 2014 13:29:34 GMT vboxsync [51324] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: fix IRQ handling racing Wed, 21 May 2014 13:28:39 GMT vboxsync [51323] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: warning fix Wed, 21 May 2014 13:08:47 GMT vboxsync [51322] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: 7382: More common USB controller presence check, verifying ... Wed, 21 May 2014 13:02:44 GMT vboxsync [51321] * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestFsObjInfoImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) Main: Fixed broken documentation due to wrapper changes. Wed, 21 May 2014 12:56:33 GMT vboxsync [51320] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: multi-screen fixes Wed, 21 May 2014 09:56:34 GMT vboxsync [51319] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_net.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_current.py (modified) crOpenGL: adjusment Tue, 20 May 2014 19:28:39 GMT vboxsync [51318] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Build fix. Tue, 20 May 2014 19:26:39 GMT vboxsync [51317] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) memset this time Tue, 20 May 2014 19:23:58 GMT vboxsync [51316] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c (modified) build fix v2 Tue, 20 May 2014 19:19:57 GMT vboxsync [51315] * trunk/src/VBox/GuestHost/OpenGL/include/cr_pack.h (modified) crOpenGL: missing file commit Tue, 20 May 2014 19:17:02 GMT vboxsync [51314] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) build fix Tue, 20 May 2014 19:12:20 GMT vboxsync [51313] * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/state.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_init.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_net.c (modified) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_current.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_currentheader.py (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_currenttypes.py (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_program.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer.py (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_current.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_current.py (modified) crOpenGL: bugfixes and work-arounds for wine issues Tue, 20 May 2014 18:11:35 GMT vboxsync [51312] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h (modified) FE/Qt: Another build-fix for r93788. Tue, 20 May 2014 18:05:10 GMT vboxsync [51311] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h (modified) FE/Qt: Build-fix for r93788. Tue, 20 May 2014 17:23:54 GMT vboxsync [51310] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h (modified) FE/Qt: Runtime UI: UIVMInfoDialog: Consume .ui file. Tue, 20 May 2014 16:01:05 GMT vboxsync [51309] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h (modified) FE/Qt: Runtime UI: UIVMInfoDialog: Encapsulating prepare/cleanup stuff. Tue, 20 May 2014 15:30:53 GMT vboxsync [51308] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: Runtime UI: UIVMInfoDialog: Coding style mostly and singleton ... Tue, 20 May 2014 15:18:14 GMT vboxsync [51307] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Windows host installer: Added vbox-img.exe. Tue, 20 May 2014 12:43:45 GMT vboxsync [51306] * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) Cosmetic change. Tue, 20 May 2014 12:25:16 GMT vboxsync [51305] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h (modified) FE/Qt: Runtime UI: UIVMInfoDialog: Doxygen stuff mostly. Tue, 20 May 2014 11:55:32 GMT vboxsync [51304] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (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_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fa_IR.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/src/UIVMInfoDialog.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.ui (moved) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: Runtime UI: Rename VBoxVMInformationDlg to UIVMInfoDialog. Tue, 20 May 2014 11:46:40 GMT vboxsync [51303] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.ui (modified) FE/Qt: Mac OS X: HiDPI: Integrate VM info dialog icons (which possible). Tue, 20 May 2014 07:39:48 GMT vboxsync [51302] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris/Installer: Add vbox-img and some minor cleanup. Tue, 20 May 2014 04:47:59 GMT vboxsync [51301] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Retire aGuestCpuIdHyper legacy array. Mon, 19 May 2014 23:03:37 GMT vboxsync [51300] * trunk/src/VBox/NetworkServices/NAT/pxtcp.c (modified) pxtcp_sock_read: move code to do recvmsg/WSARecv to a separate function. Mon, 19 May 2014 20:42:08 GMT vboxsync [51299] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) build fix Mon, 19 May 2014 19:49:18 GMT vboxsync [51298] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: add vbox-img Mon, 19 May 2014 17:28:36 GMT vboxsync [51297] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: Settings Dialog: Allow to activate sub-widget from any page of ... Mon, 19 May 2014 16:48:08 GMT vboxsync [51296] * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/movie_reel_16px_hidpi.png (modified) FE/Qt: Mac OS X: HiDPI: Integrate status-bar icons: Movie-reel icon ... Mon, 19 May 2014 16:22:25 GMT vboxsync [51295] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_hidpi.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_16px_hidpi.png (copied) FE/Qt: Mac OS X: HiDPI: Few more HiDPI files. Mon, 19 May 2014 16:05:54 GMT vboxsync [51294] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/LocalConfig.kmk (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/LocalConfig.kmk (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) Installer/linux: add vbox-img Mon, 19 May 2014 15:08:11 GMT vboxsync [51293] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: Mac OS X: HiDPI: Integrate status-bar icons. Mon, 19 May 2014 14:53:48 GMT vboxsync [51292] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: fix medium change for virtual USB DVD drives, still hacky Mon, 19 May 2014 14:51:00 GMT vboxsync [51291] * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) fix harmless copy/paste bug Mon, 19 May 2014 14:50:15 GMT vboxsync [51290] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon ... Mon, 19 May 2014 14:05:27 GMT vboxsync [51289] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) FE/Qt: Mac OS X: HiDPI: Integrate medium icons. Mon, 19 May 2014 12:47:48 GMT vboxsync [51288] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i5_3570.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_2635QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3820QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3960X.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_4_3_00GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Xeon_X5482_3_20GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/VIA_QuadCore_L4700_1_2_GHz.h (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) Fixes for canonical address in MSRs. Mon, 19 May 2014 12:16:11 GMT vboxsync [51287] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_16px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/proxy_16px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.h (modified) FE/Qt: Mac OS X: Using 16px icons (instead of 24px) for settings ... Mon, 19 May 2014 11:29:30 GMT vboxsync [51286] * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) Storage/vbox-img: add command to tweak the LCHS geometry of images Mon, 19 May 2014 11:00:11 GMT vboxsync [51285] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) VMM: Expose the MSR read/write function index enums. Mon, 19 May 2014 08:05:04 GMT vboxsync [51284] * trunk/doc/manual/fr_FR/images/dnd-modes.png (copied) * trunk/doc/manual/fr_FR/user_AdvancedTopics.xml (modified) * trunk/doc/manual/fr_FR/user_BasicConcepts.xml (modified) * trunk/doc/manual/fr_FR/user_ChangeLog.xml (modified) * trunk/doc/manual/fr_FR/user_Frontends.xml (modified) * trunk/doc/manual/fr_FR/user_GuestAdditions.xml (modified) * trunk/doc/manual/fr_FR/user_KnownIssues.xml (modified) * trunk/doc/manual/fr_FR/user_Storage.xml (modified) * trunk/doc/manual/fr_FR/user_VBoxManage.xml (modified) doc/manual: updated the French translation, thank you Jean-Philippe ... Mon, 19 May 2014 07:48:18 GMT vboxsync [51283] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) VMM: Expose CPUMR3MsrRangesInsert(). Mon, 19 May 2014 04:52:41 GMT vboxsync [51282] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Disallow modifying leaves that has SSM deps. through ... Mon, 19 May 2014 04:28:55 GMT vboxsync [51281] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/VMMR3: Enable CPUMR3CpuIdInsert(). Fri, 16 May 2014 15:34:46 GMT vboxsync [51280] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.ui (modified) FE/Qt: Mac OS X: HiDPI: Integrate network settings page icons. Fri, 16 May 2014 15:27:21 GMT vboxsync [51279] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.h (modified) FE/Qt: Using QIToolButton as internal widget for QIRichToolButton. Fri, 16 May 2014 14:53:26 GMT vboxsync [51278] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIBootTable.cpp (modified) FE/Qt: Mac OS X: HiDPI: Integrate system settings page icons. Fri, 16 May 2014 14:47:34 GMT vboxsync [51277] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) FE/Qt: Mac OS X: HiDPI: Integrate storage settings page icons. Fri, 16 May 2014 14:46:19 GMT vboxsync [51276] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIToolButton.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.ui (modified) FE/Qt: Mac OS X: QIToolButton auto-rise should go. Fri, 16 May 2014 14:37:36 GMT vboxsync [51275] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) FE/Qt: Mac OS X: VBOX_OSE: Build-fix for r93725. Fri, 16 May 2014 13:29:21 GMT vboxsync [51274] * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) VMM: Ugh, typo. Fri, 16 May 2014 13:28:28 GMT vboxsync [51273] * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) VMM/CPUMR3db: Try fix regression with changes in r93734. Fri, 16 May 2014 12:30:16 GMT vboxsync [51272] * trunk/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.cpp (modified) FE/Qt: Mac OS X: HiDPI: Integrate basic settings-dialog icons. Fri, 16 May 2014 12:08:42 GMT vboxsync [51271] * trunk/include/VBox/vmm/mm.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays ... Fri, 16 May 2014 10:27:20 GMT vboxsync [51270] * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/d3d9_private.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/swapchain.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/d3d9.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/wgl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/wgl_driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/arb_program_shader.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/buffer.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/directx.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/drawprim.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/glsl_shader.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/nvidia_texture_shader.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/shader.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/state.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/swapchain.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/utils.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_private.h (modified) wine: update to 1.6.2 Thu, 15 May 2014 19:22:39 GMT vboxsync [51269] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) wddm: enable complex topology for CmdVbva Thu, 15 May 2014 19:04:09 GMT vboxsync [51268] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) FE/Qt: Build-fix for r93727. Thu, 15 May 2014 19:01:07 GMT vboxsync [51267] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) * 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/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsPortForwardingDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsPortForwardingDlg.cpp (modified) FE/Qt: Mac OS X: HiDPI: Integrate action-pool icons. Thu, 15 May 2014 18:25:40 GMT vboxsync [51266] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: fix preemption Thu, 15 May 2014 18:04:22 GMT vboxsync [51265] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaSpecialControls.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) FE/Qt: Mac OS X: HiDPI: Fixing few native cases. Thu, 15 May 2014 15:57:30 GMT vboxsync [51264] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_hidpi.qrc (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/add_host_iface_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/add_host_iface_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/adjust_win_size_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/adjust_win_size_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_down_10px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_left_10px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_right_10px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_up_10px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_off_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cancel_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_read_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_unmount_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_unmount_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_write_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/close_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/close_popup_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/connect_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cpu_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/description_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/disconnect_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/diskimage_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/diskimage_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/drag_drop_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/drag_drop_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/eraser_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/exit_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/expanding_collapsing_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/export_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_install_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_install_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_uninstall_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_uninstall_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_read_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_unmount_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_unmount_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_write_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_collapse_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_expand_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/global_settings_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/group_abstract_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/guesttools_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/guesttools_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_new_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_new_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_read_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_settings_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_settings_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_write_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/help_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/help_button_normal_mac_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/help_button_pressed_mac_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_captured_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_captured_pressed_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_pressed_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_collapse_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_expand_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/import_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_movedown_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_movedown_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_moveup_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_moveup_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_abstract_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/meditation_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/minimize_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_uncaptured_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_seamless_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/movie_reel_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/name_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/next_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_error_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_loading_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_read_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_settings_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_settings_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_write_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ok_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/parallel_port_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/parallel_port_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/parallel_port_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/parallel_port_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/pin_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/previous_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ram_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_disabled_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/remove_host_iface_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/remove_host_iface_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/reset_warnings_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/restore_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_collapse_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_expand_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/screenshot_take_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/screenshot_take_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_collapse_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_expand_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/select_file_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/select_file_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_details_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_runtime_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_edit_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_edit_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_read_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_settings_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_settings_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_write_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/shared_clipboard_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/shared_clipboard_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_offline_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_online_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sort_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sort_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_aborted_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_discarding_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_paused_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_powered_off_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_restoring_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_running_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_saved_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_saving_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_stuck_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/status_check_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/status_error_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_add_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_collapse_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_expand_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_filter_edit_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_filter_edit_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_movedown_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_movedown_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_moveup_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_moveup_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_new_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_new_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_read_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_unavailable_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_unavailable_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_write_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_settings_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_add_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_disabled_22px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_create_shortcut_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_create_shortcut_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_disabled_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_disabled_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_create_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_create_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_name_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_name_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_remove_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_remove_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_new_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_new_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_open_filemanager_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_open_filemanager_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_disabled_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_poweroff_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_poweroff_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_reset_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_reset_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_save_state_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_save_state_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_disabled_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_disabled_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_shutdown_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_shutdown_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_disabled_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_on_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_on_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vtx_amdv_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vtx_amdv_disabled_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/web_camera_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/web_camera_disabled_16px_hidpi.png (copied) FE/Qt: Add a lot of HiDPI icons (not integrated yet); Rearrange HiDPI ... Thu, 15 May 2014 15:56:23 GMT vboxsync [51263] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) doc/manual: minor wording fixes Thu, 15 May 2014 15:49:40 GMT vboxsync [51262] * trunk/doc/manual/en_US/images/dnd-modes.png (added) doc/manual: better image and export Thu, 15 May 2014 15:36:42 GMT vboxsync [51261] * trunk/doc/manual/en_US/user_BasicConcepts.xml (modified) * trunk/doc/manual/en_US/user_KnownIssues.xml (modified) User manual: mention about connection between ... Thu, 15 May 2014 15:35:56 GMT vboxsync [51260] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VBoxVideoHost3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) wddm: resize enhancements & fixes Thu, 15 May 2014 14:44:19 GMT vboxsync [51259] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: use constants rather than plain values and use RT_STR_TUPLE Thu, 15 May 2014 14:07:40 GMT vboxsync [51258] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) FE/Qt: Rearrange main resource files alphabetically. Thu, 15 May 2014 12:04:17 GMT vboxsync [51257] * trunk/doc/manual/en_US/user_BasicConcepts.xml (modified) * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) DnD: Documentation, misc general typos + todos. Thu, 15 May 2014 10:30:08 GMT vboxsync [51256] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) IEM: Fall back if IEMInjectTrpmEvent() did not do its job.