# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 8:49:16 AM 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. Thu, 15 May 2014 08:21:54 GMT vboxsync [51255] * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) update alternative BIOS sources Thu, 15 May 2014 08:00:46 GMT vboxsync [51254] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/file.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/info.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/net.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/path.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.c (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp (modified) Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use ... Wed, 14 May 2014 19:38:18 GMT vboxsync [51253] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/net.c (modified) Additions/win/SharedFolders: strip trailing \0 in MAP_FOLDER Wed, 14 May 2014 12:51:25 GMT vboxsync [51252] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Native Full Screen: Additional handling ... Wed, 14 May 2014 09:44:30 GMT vboxsync [51251] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) Mac OS X host: VBoxDrv.kext: temporary instrumentation: added logging ... Wed, 14 May 2014 08:11:22 GMT vboxsync [51250] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) shared folders: several fixes, cleanup Tue, 13 May 2014 16:41:52 GMT vboxsync [51249] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Native Full Screen: Advanced release ... Tue, 13 May 2014 16:34:19 GMT vboxsync [51248] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) FE/Qt: Mac OS X: Runtime UI: Native Full Screen: Handle ... Tue, 13 May 2014 16:21:59 GMT vboxsync [51247] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Native Full Screen: Take into account ... Tue, 13 May 2014 16:18:35 GMT vboxsync [51246] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Native Full Screen: Sync ... Tue, 13 May 2014 14:52:47 GMT vboxsync [51245] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/net.c (modified) typo Tue, 13 May 2014 14:19:15 GMT vboxsync [51244] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Relax EFER consistency/corruption checks for the fixes ... Tue, 13 May 2014 14:16:56 GMT vboxsync [51243] * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) Additions/x11/VBoxClient: make VBoxClient --display use the new ... Tue, 13 May 2014 14:07:00 GMT vboxsync [51242] * trunk/src/VBox/Additions/x11/vboxvideo/pointer.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: change size hint logic to take hints from a ... Tue, 13 May 2014 11:51:03 GMT vboxsync [51241] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Intel likes hyphenation. Tue, 13 May 2014 11:41:45 GMT vboxsync [51240] * trunk/doc/manual/en_US/user_Frontends.xml (modified) * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_Storage.xml (modified) doc/manual: fixed 'VBoxManage storageattach' example and a few ... Tue, 13 May 2014 11:40:53 GMT vboxsync [51239] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Intel likes hyphenation. Tue, 13 May 2014 11:36:49 GMT vboxsync [51238] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fixed invalid EFER swapping when guest is using PAE ... Mon, 12 May 2014 16:03:19 GMT vboxsync [51237] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Devices/Graphics/VGA: don't panic on VERR_PDM_NO_ATTACHED_DRIVER ... Mon, 12 May 2014 16:01:39 GMT vboxsync [51236] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main/Session: remove bogus assert in Session::GetRemoteConsole, if ... Mon, 12 May 2014 12:15:17 GMT vboxsync [51235] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) Instrumented cpumMsrWr_Ia32SysEnterEip with a LogRel for tracking the ... Mon, 12 May 2014 11:16:37 GMT vboxsync [51234] * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_X2_Dual_Core_4200.h (modified) AMD_Athlon_64_X2_Dual_Core_4200.h: Another quick fix, this time for ... Mon, 12 May 2014 11:12:14 GMT vboxsync [51233] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) CPUMAllMsrs.cpp: Quickfix for IA32_APIC_BASE read #GP. Mon, 12 May 2014 10:14:17 GMT vboxsync [51232] * trunk/src/VBox/Devices/PC/BIOS/ahci.c (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Another try to fix The AssertRelease issue during a reset. Move ... Mon, 12 May 2014 07:50:10 GMT vboxsync [51231] * trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp (modified) ExtPacks/VNC: call rfbScreenCleanup() on uninit