# # ChangeLog for trunk/Config.kmk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:15:58 PM Tue, 15 May 2018 04:12:37 GMT vboxsync [72210] * trunk/Config.kmk (modified) Config.kmk: VBOX_WITH_NESTED_HWVIRT_SVM. Tue, 08 May 2018 06:17:30 GMT vboxsync [72152] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) Additions/x11/VBoxClient: clean up the Make file and remove unneeded ... Mon, 07 May 2018 12:31:41 GMT vboxsync [72137] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/chk_stubs.c (modified) Some more fixes for building backwards-compatible Linux Additions ... Fri, 04 May 2018 16:00:01 GMT vboxsync [72114] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) Additions/Linux: always build Additions complatible with old ... Thu, 03 May 2018 14:02:30 GMT vboxsync [72093] * trunk/Config.kmk (modified) Restrict old glibc support to Guest Additions only. bugref:9112: ... Thu, 03 May 2018 12:53:03 GMT vboxsync [72091] * trunk/Config.kmk (modified) Address sanitiser: split up option into statically and dynamically ... Mon, 30 Apr 2018 12:03:21 GMT vboxsync [72069] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) Config.kmk,ExtPack/Puel: Drop the publisher from the extpack name. ... Sun, 29 Apr 2018 21:48:03 GMT vboxsync [72062] * trunk/Config.kmk (modified) Config.kmk: Allow longer publisher tags in some cases. bugref:9159 ... Sun, 29 Apr 2018 21:43:23 GMT vboxsync [72061] * trunk/Config.kmk (modified) Config.kmk: Allow longer publisher tags in some cases. bugref:9159 Fri, 27 Apr 2018 00:07:20 GMT vboxsync [72047] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Scripts/Combined-1-Prepare.cmd (added) * trunk/src/VBox/Installer/win/Scripts/Combined-3-Repack.cmd (added) * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/RepackExtPack.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd (modified) Installer/win,Config.kmk: First draft of toplevel scripts for ... Tue, 24 Apr 2018 15:12:15 GMT vboxsync [72005] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys ... Mon, 23 Apr 2018 15:47:24 GMT vboxsync [71986] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf (modified) * trunk/src/VBox/Installer/win/Scripts/VMMR0.inf (modified) *.inf: Trying to make new InfVerif.exe happy. bugref:8691 Thu, 19 Apr 2018 23:19:27 GMT vboxsync [71926] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) installer/win/Makefile.kmk,/Config.kmk: Prepwork for repackaging a ... Thu, 19 Apr 2018 10:05:28 GMT vboxsync [71916] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified) * trunk/src/VBox/Runtime/common/string/memrchr.cpp (added) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemSafer.cpp (modified) More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() ... Thu, 12 Apr 2018 09:47:31 GMT vboxsync [71840] * trunk/Config.kmk (modified) Config.kmk: VBOX_JAVA_VERSION is not always defined, so need to check ... Wed, 11 Apr 2018 17:17:47 GMT vboxsync [71830] * trunk/Config.kmk (modified) DevLPC-new: enabled new code (untested). bugref:7000 Wed, 11 Apr 2018 12:32:39 GMT vboxsync [71823] * trunk/Config.kmk (modified) Config.kmk: Change Java module use to JDK9 and later, JDK8 doesn't ... Wed, 11 Apr 2018 12:22:31 GMT vboxsync [71822] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Config.kmk, Main/webservice: add javac version detection (needed ... Fri, 06 Apr 2018 15:11:22 GMT vboxsync [71708] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) Revert r121784 and 121788: bugref:9112: Linux Additions: fix building ... Fri, 06 Apr 2018 10:00:55 GMT vboxsync [71696] * trunk/Config.kmk (modified) Committed too much previously, revert additional lines. bugref:9112: ... Fri, 06 Apr 2018 08:27:41 GMT vboxsync [71694] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) Make building Linux Additions compatible with old GLIBC versions ... Thu, 29 Mar 2018 03:48:07 GMT vboxsync [71558] * trunk/Config.kmk (modified) Config.kmk/VBOX_CROGL_PYTHON_ENV: Set stdin to /dev/null as tne ... Mon, 26 Mar 2018 18:15:27 GMT vboxsync [71522] * trunk/Config.kmk (modified) * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified) * trunk/src/VBox/Storage/VCICache.cpp (modified) Fixes for SPARC Fri, 23 Mar 2018 13:31:35 GMT vboxsync [71486] * trunk/Config.kmk (modified) Config.kmk/VBOX_SIGN_IMAGE_PLAN_B_FN: drop debug $(warning ...). Mon, 05 Mar 2018 11:49:28 GMT vboxsync [71200] * trunk/Config.kmk (modified) * trunk/configure.vbs (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now. Fri, 23 Feb 2018 07:44:52 GMT vboxsync [71111] * trunk/Config.kmk (modified) Config.kmk: NewerVccVBoxGuestR3Dll tweak for building x86 binaries ... Fri, 09 Feb 2018 15:55:18 GMT vboxsync [70936] * trunk/Config.kmk (modified) * trunk/include/iprt/linux/symvers.h (added) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/chk_stubs.c (added) Additions/linux: support producing builds which work with glibc 2.3. ... Fri, 09 Feb 2018 10:46:35 GMT vboxsync [70929] * trunk/Config.kmk (modified) Config.kmk: NewerVccVBoxGuestR3DllMinVista Thu, 08 Feb 2018 07:17:15 GMT vboxsync [70897] * trunk/Config.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) Additions/linux: remove support for building with compatibility ... Mon, 05 Feb 2018 10:19:49 GMT vboxsync [70859] * trunk/Config.kmk (modified) Config.kmK: Try enable VBOX_WITH_NESTED_HWVIRT. Tue, 30 Jan 2018 23:13:11 GMT vboxsync [70820] * trunk/Config.kmk (modified) Config.kmk,libvpx-1.6.1/Makefile.kmk: Check for -msse4.1, -mavx and ... Tue, 30 Jan 2018 16:58:36 GMT vboxsync [70811] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) libvpx-1.6.1: Also try to use 1.6.1 on Darwin. Tue, 30 Jan 2018 12:33:46 GMT vboxsync [70809] * trunk/Config.kmk (modified) Config.kmk/libvpx: Path fix. Tue, 30 Jan 2018 12:28:25 GMT vboxsync [70808] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) libvpx-1.6.1: Disable on darwin for now (use 1.1.0 instead). Tue, 30 Jan 2018 12:19:17 GMT vboxsync [70807] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Switched to libvpx-1.6.1 again. Tue, 30 Jan 2018 05:06:00 GMT vboxsync [70803] * trunk/Config.kmk (modified) Config.kmk: Found some CRGL DLLs that probably doesn't need running ... Tue, 30 Jan 2018 04:53:42 GMT vboxsync [70802] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/Makefile.kmk (modified) * trunk/src/bldprogs/VBoxPeSetVersion.cpp (modified) Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the ... Mon, 29 Jan 2018 16:59:47 GMT vboxsync [70793] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Reverted r120558. Mon, 29 Jan 2018 09:53:27 GMT vboxsync [70784] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Switched to libvpx-1.6.1 again. Thu, 25 Jan 2018 16:22:08 GMT vboxsync [70748] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Reverted r120509 (libvpx 1.6.1 needs more work first). Thu, 25 Jan 2018 15:42:57 GMT vboxsync [70744] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) VideoRec: Switch to libvpx-1.6.1. Mon, 22 Jan 2018 17:33:50 GMT vboxsync [70683] * trunk/Config.kmk (modified) Config.kmk: do not suppress console error output from Linux kmod test ... Wed, 10 Jan 2018 11:55:05 GMT vboxsync [70515] * trunk/Config.kmk (modified) * trunk/src/VBox/ValidationKit/utils/TestExecServ/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/nt/Makefile.kmk (modified) ValidationKit: import checker fixes. Tue, 09 Jan 2018 23:18:32 GMT vboxsync [70499] * trunk/Config.kmk (modified) VBoxSDS: ​​​​​bugref:3300: Enabled VBoxSDS by default to test it on ... Tue, 09 Jan 2018 16:09:23 GMT vboxsync [70496] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/VBoxDriversRegister.cpp (modified) Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE. Tue, 09 Jan 2018 12:43:38 GMT vboxsync [70494] * trunk/Config.kmk (modified) Audio: Build the Validation Kit audio driver when the Validation Kit ... Tue, 02 Jan 2018 16:04:13 GMT vboxsync [70433] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk. Mon, 01 Jan 2018 20:38:02 GMT vboxsync [70407] * trunk/Config.kmk (modified) Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss ... Mon, 01 Jan 2018 15:30:04 GMT vboxsync [70403] * trunk/Config.kmk (modified) * trunk/src/VBox/ValidationKit/Config.kmk (modified) * trunk/src/bldprogs/VBoxPeSetVersion.cpp (modified) Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss ... Thu, 28 Dec 2017 20:47:15 GMT vboxsync [70376] * trunk/Config.kmk (modified) /Config.kmk: Added vboximportchecker to USES.win so we can make use ... Fri, 22 Dec 2017 18:40:43 GMT vboxsync [70328] * trunk/Config.kmk (modified) /Config.kmk: Added VBOX_RTLDRCHECKIMPORTS. [fix] Fri, 22 Dec 2017 18:40:11 GMT vboxsync [70327] * trunk/Config.kmk (modified) /Config.kmk: Added VBOX_RTLDRCHECKIMPORTS. Fri, 15 Dec 2017 19:28:23 GMT vboxsync [70166] * trunk/Config.kmk (modified) Config.kmk/video recording: disable audio support on OSE. ... Fri, 15 Dec 2017 17:22:12 GMT vboxsync [70163] * trunk/Config.kmk (modified) Config.kmk/video recording: disable audio support on OSE. ... Fri, 15 Dec 2017 17:05:06 GMT vboxsync [70162] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys ... Fri, 15 Dec 2017 17:03:56 GMT vboxsync [70161] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Linux drivers: check for unresolved symbols at build time. ... Thu, 14 Dec 2017 10:16:06 GMT vboxsync [70122] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) libs/curl: enable version 7.57.0. bugref:8070: src/libs maintenance ... Tue, 12 Dec 2017 18:44:50 GMT vboxsync [70096] * trunk/Config.kmk (modified) Config.kmk: some nm fun Tue, 12 Dec 2017 16:07:30 GMT vboxsync [70083] * trunk/Config.kmk (modified) Config.kmk/VBOX_LINUX_GENERATE_KMOD_TEST: Sanity checking to avoid ... Tue, 12 Dec 2017 15:53:03 GMT vboxsync [70082] * trunk/Config.kmk (modified) Config/KERN_VER/KERN_DIR: Use simple assignment to avoid unnecessary ... Tue, 12 Dec 2017 15:48:44 GMT vboxsync [70081] * trunk/Config.kmk (modified) Config.kmk/KERN_VER: backticks doesn't work with make, need to use ... Fri, 08 Dec 2017 16:56:13 GMT vboxsync [70037] * trunk/Config.kmk (modified) VideoRec: Enabled audio support in release builds. Fri, 24 Nov 2017 15:07:20 GMT vboxsync [69825] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x2.qrc (moved) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x2.qrc (moved) * trunk/src/VBox/Frontends/VirtualBox/VirtualBoxBrand.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about_x2.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/x2 (moved) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/add_host_iface_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/add_host_iface_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/add_host_iface_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/add_host_iface_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/add_host_iface_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/add_host_iface_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/add_host_iface_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/add_host_iface_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/adjust_win_size_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/adjust_win_size_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/adjust_win_size_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/adjust_win_size_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_down_10px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/arrow_down_10px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_left_10px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/arrow_left_10px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_right_10px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/arrow_right_10px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/arrow_up_10px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/arrow_up_10px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/attachment_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/attachment_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/attachment_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/attachment_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/attachment_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_all_off_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_all_off_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_input_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_input_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_input_off_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_input_off_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_input_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_input_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_output_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_output_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_output_off_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_output_off_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/audio_output_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/audio_output_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/auto_resize_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/auto_resize_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/auto_resize_on_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/auto_resize_on_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/auto_resize_on_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cancel_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cancel_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_copy_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_copy_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_copy_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_copy_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_copy_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_modify_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_modify_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_modify_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_modify_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_modify_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_move_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_move_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_move_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_move_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_move_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_move_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_move_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_move_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_read_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_read_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_release_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_release_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_release_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_release_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_release_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_remove_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_remove_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_remove_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_unmount_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_unmount_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_unmount_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_unmount_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cd_write_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cd_write_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/chipset_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/chipset_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/chipset_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/chipset_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/chipset_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/close_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/close_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/close_popup_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/close_popup_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/commit_host_iface_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/commit_host_iface_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/commit_host_iface_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/commit_host_iface_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/commit_host_iface_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/commit_host_iface_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/commit_host_iface_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/commit_host_iface_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/connect_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/connect_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/connect_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/connect_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/controller_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/controller_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/controller_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/controller_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/controller_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/cpu_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/cpu_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/description_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/description_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/diskimage_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/diskimage_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/diskimage_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/diskimage_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/diskimage_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/diskimage_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/display_hardware_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/display_hardware_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/display_hardware_write_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/display_hardware_write_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/display_software_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/display_software_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/download_manager_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/download_manager_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/download_manager_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/download_manager_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/download_manager_error_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/download_manager_error_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/download_manager_loading_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/download_manager_loading_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/drag_drop_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/drag_drop_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/drag_drop_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/drag_drop_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_add_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_add_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_add_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_add_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_load_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_load_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_load_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_load_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_load_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_load_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_load_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_load_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_remove_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_remove_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_remove_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_remove_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_save_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_save_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_save_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_save_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_save_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_save_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edata_save_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edata_save_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edataglobal_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edataglobal_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edataman_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edataman_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edataman_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edataman_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edit_host_iface_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edit_host_iface_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edit_host_iface_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edit_host_iface_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edit_host_iface_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edit_host_iface_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/edit_host_iface_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/edit_host_iface_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/eraser_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/eraser_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/exit_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/exit_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/expanding_collapsing_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/expanding_collapsing_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/export_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/export_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_install_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_install_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_install_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_install_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_uninstall_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_uninstall_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_uninstall_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_uninstall_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/extension_pack_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/extension_pack_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_copy_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_copy_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_copy_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_copy_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_copy_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_modify_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_modify_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_modify_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_modify_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_modify_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_move_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_move_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_move_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_move_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_move_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_move_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_move_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_move_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_read_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_read_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_release_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_release_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_release_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_release_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_release_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_remove_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_remove_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_remove_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_unmount_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_unmount_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_unmount_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_unmount_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fd_write_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fd_write_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/floppy_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/floppy_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/floppy_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_collapse_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/floppy_collapse_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/floppy_expand_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/floppy_expand_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fullscreen_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fullscreen_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fullscreen_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/fullscreen_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/fullscreen_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/global_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/global_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/group_abstract_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/group_abstract_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/guesttools_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/guesttools_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/guesttools_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/guesttools_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_copy_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_copy_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_copy_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_copy_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_copy_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_modify_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_modify_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_modify_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_modify_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_modify_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_move_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_move_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_move_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_move_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_move_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_move_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_move_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_move_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_new_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_new_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_new_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_new_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_read_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_read_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_release_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_release_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_release_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_release_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_release_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_remove_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_remove_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_remove_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hd_write_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hd_write_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/help_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/help_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/help_button_normal_mac_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/help_button_normal_mac_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/help_button_pressed_mac_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/help_button_pressed_mac_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/host_iface_manager_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/host_iface_manager_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/host_iface_manager_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/host_iface_manager_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/host_iface_manager_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/host_iface_manager_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_captured_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_captured_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_captured_pressed_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_captured_pressed_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_pressed_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_pressed_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/hostkey_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/hostkey_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/ide_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/ide_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/ide_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_collapse_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/ide_collapse_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ide_expand_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/ide_expand_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/import_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/import_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/interface_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/interface_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/interface_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/interface_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/keyboard_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/keyboard_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/keyboard_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/keyboard_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/keyboard_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/keyboard_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/keyboard_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/keyboard_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/keyboard_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/keyboard_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_movedown_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/list_movedown_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_movedown_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/list_movedown_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_moveup_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/list_moveup_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/list_moveup_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/list_moveup_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/machine_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/machine_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/machine_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_abstract_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/machine_abstract_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_details_manager_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/machine_details_manager_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_details_manager_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/machine_details_manager_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/machine_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/machine_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/meditation_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/meditation_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/menubar_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/menubar_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/menubar_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/menubar_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/menubar_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/menubar_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/menubar_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/menubar_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/menubar_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/menubar_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/menubar_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/menubar_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/minimize_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/minimize_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_can_seamless_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_can_seamless_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_can_seamless_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_can_seamless_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_can_seamless_uncaptured_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_can_seamless_uncaptured_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/mouse_seamless_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/mouse_seamless_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/movie_reel_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/movie_reel_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/name_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/name_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/next_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/next_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_disconnected_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_disconnected_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_error_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_error_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_loading_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_loading_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_read_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_read_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/nw_write_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_write_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ok_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/ok_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_archlinux_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_archlinux_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_archlinux_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_archlinux_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_debian_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_debian_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_debian_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_debian_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_dos_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_dos_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_fedora_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_fedora_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_fedora_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_fedora_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_freebsd_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_freebsd_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_freebsd_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_freebsd_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_gentoo_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_gentoo_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_gentoo_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_gentoo_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_jrockitve_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_jrockitve_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_l4_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_l4_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_linux22_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_linux22_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_linux24_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_linux24_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_linux24_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_linux24_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_linux26_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_linux26_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_linux26_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_linux26_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_linux_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_linux_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_linux_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_linux_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_macosx_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_macosx_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_macosx_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_macosx_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_mandriva_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_mandriva_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_mandriva_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_mandriva_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_netbsd_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_netbsd_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_netbsd_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_netbsd_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_netware_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_netware_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_openbsd_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_openbsd_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_openbsd_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_openbsd_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_opensuse_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_opensuse_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_opensuse_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_opensuse_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_oracle_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_oracle_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_oracle_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_oracle_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_oraclesolaris_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_oraclesolaris_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_oraclesolaris_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_oraclesolaris_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_os2_other_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_os2_other_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_os2ecs_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_os2ecs_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_os2warp3_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_os2warp3_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_os2warp45_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_os2warp45_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_os2warp4_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_os2warp4_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_other_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_other_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_other_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_other_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_qnx_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_qnx_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_redhat_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_redhat_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_redhat_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_redhat_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_solaris_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_solaris_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_solaris_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_solaris_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_turbolinux_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_turbolinux_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_turbolinux_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_turbolinux_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_type_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_type_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_ubuntu_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_ubuntu_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_ubuntu_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_ubuntu_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win10_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win10_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win10_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win10_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win2k12_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win2k12_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win2k16_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win2k16_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win2k3_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win2k3_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win2k3_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win2k3_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win2k8_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win2k8_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win2k8_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win2k8_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win2k_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win2k_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win31_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win31_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win7_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win7_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win7_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win7_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win81_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win81_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win81_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win81_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win8_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win8_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win8_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win8_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win95_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win95_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win98_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win98_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win_other_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win_other_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win_other_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_win_other_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_winme_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_winme_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_winnt4_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_winnt4_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_winvista_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_winvista_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_winvista_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_winvista_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_winxp_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_winxp_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_winxp_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_winxp_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_xandros_64_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_xandros_64_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_xandros_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/os_xandros_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/pin_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/pin_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/preview_empty_16to10_242x167px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/preview_empty_16to10_242x167px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/preview_empty_16to9_242x155px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/preview_empty_16to9_242x155px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/preview_empty_4to3_242x192px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/preview_empty_4to3_242x192px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/preview_full_16to10_242x167px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/preview_full_16to10_242x167px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/preview_full_16to9_242x155px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/preview_full_16to9_242x155px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/preview_full_4to3_242x192px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/preview_full_4to3_242x192px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/previous_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/previous_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_clone_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_clone_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_delete_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_delete_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_dnd_gh_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_dnd_gh_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_dnd_hg_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_dnd_hg_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_export_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_export_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_import_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_import_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_install_guest_additions_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_install_guest_additions_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_media_create_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_media_create_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_media_delete_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_media_delete_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_media_move_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_media_move_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_media_resize_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_media_resize_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_network_interface_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_network_interface_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_poweroff_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_poweroff_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_reading_appliance_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_reading_appliance_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_refresh_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_refresh_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_settings_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_settings_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_snapshot_create_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_snapshot_create_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_snapshot_discard_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_snapshot_discard_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_snapshot_restore_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_snapshot_restore_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_start_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_start_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_state_restore_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_state_restore_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/progress_state_save_90px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/progress_state_save_90px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/proxy_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/proxy_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/proxy_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/proxy_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/proxy_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/ram_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/ram_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_disabled_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_disabled_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/refresh_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/refresh_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/remove_host_iface_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/remove_host_iface_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/remove_host_iface_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/remove_host_iface_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/remove_host_iface_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/remove_host_iface_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/remove_host_iface_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/remove_host_iface_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/reset_warnings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/reset_warnings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/restore_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/restore_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sata_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sata_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sata_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_collapse_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sata_collapse_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sata_expand_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sata_expand_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scale_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scale_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_factor_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scale_factor_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_factor_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scale_factor_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scale_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scale_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scale_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/screenshot_take_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/screenshot_take_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/screenshot_take_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/screenshot_take_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scsi_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scsi_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scsi_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_collapse_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scsi_collapse_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/scsi_expand_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/scsi_expand_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/seamless_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/seamless_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/seamless_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/seamless_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/seamless_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/select_file_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/select_file_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/select_file_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/select_file_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/serial_port_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/serial_port_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/serial_port_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/serial_port_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/serial_port_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/session_info_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/session_info_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_details_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/session_info_details_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/session_info_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/session_info_runtime_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/session_info_runtime_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_edit_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_edit_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_edit_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_edit_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_read_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_read_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sf_write_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_write_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/shared_clipboard_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/shared_clipboard_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/shared_clipboard_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/shared_clipboard_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/site_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/site_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/site_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_bugtracker_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/site_bugtracker_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_forum_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/site_forum_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_oracle_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/site_oracle_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/site_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/site_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_commit_details_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_commit_details_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_commit_details_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_commit_details_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_commit_details_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_commit_details_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_commit_details_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_commit_details_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_delete_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_delete_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_delete_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_delete_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_delete_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_manager_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_manager_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_manager_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_manager_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_offline_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_offline_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_online_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_online_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_restore_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_restore_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_restore_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_restore_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_restore_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_show_details_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_show_details_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_show_details_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_show_details_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_show_details_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_take_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_take_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_take_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/snapshot_take_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/snapshot_take_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sort_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sort_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sort_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sort_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sound_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sound_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sound_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/sound_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sound_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_aborted_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_aborted_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_discarding_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_discarding_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_paused_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_paused_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_powered_off_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_powered_off_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_restoring_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_restoring_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_running_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_running_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_saved_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_saved_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_saving_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_saving_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/state_stuck_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/state_stuck_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/status_check_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/status_check_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/status_error_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/status_error_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/statusbar_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/statusbar_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/statusbar_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/statusbar_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/statusbar_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/statusbar_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/statusbar_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/statusbar_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/statusbar_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/statusbar_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/statusbar_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/statusbar_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/tools_banner_global_200px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/tools_banner_global_200px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/tools_banner_machine_200px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/tools_banner_machine_200px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/tools_global_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/tools_global_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/tools_machine_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/tools_machine_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_add_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_add_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_collapse_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_collapse_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_expand_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_expand_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_filter_edit_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_filter_edit_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_filter_edit_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_filter_edit_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_movedown_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_movedown_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_movedown_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_movedown_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_moveup_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_moveup_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_moveup_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_moveup_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_new_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_new_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_new_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_new_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_read_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_read_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_unavailable_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_unavailable_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_unavailable_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_unavailable_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/usb_write_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/usb_write_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/video_capture_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/video_capture_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/video_capture_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/video_capture_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/video_capture_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/video_capture_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/virtual_screen_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/virtual_screen_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/virtual_screen_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/virtual_screen_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_add_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_add_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_clone_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_clone_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_clone_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_clone_disabled_22px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_clone_disabled_22px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_create_shortcut_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_create_shortcut_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_create_shortcut_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_create_shortcut_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_delete_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_delete_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_delete_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_delete_disabled_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_delete_disabled_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_discard_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_discard_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_discard_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_discard_disabled_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_discard_disabled_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_create_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_group_create_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_create_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_group_create_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_name_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_group_name_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_name_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_group_name_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_remove_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_group_remove_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_group_remove_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_group_remove_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_new_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_new_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_new_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_new_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_open_filemanager_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_open_filemanager_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_open_filemanager_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_open_filemanager_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_pause_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_pause_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_pause_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_pause_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_pause_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_poweroff_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_poweroff_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_poweroff_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_poweroff_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_reset_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_reset_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_reset_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_reset_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_save_state_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_save_state_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_save_state_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_save_state_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_settings_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_settings_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_settings_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_settings_disabled_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_settings_disabled_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_show_logs_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_show_logs_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_show_logs_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_show_logs_disabled_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_show_logs_disabled_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_shutdown_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_shutdown_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_shutdown_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_shutdown_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_start_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_start_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_start_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_disabled_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_start_disabled_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_headless_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_start_headless_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_separate_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vm_start_separate_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vmw_clone_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vmw_clone_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vmw_first_run_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vmw_first_run_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vmw_new_harddisk_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vmw_new_harddisk_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vmw_new_welcome_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vmw_new_welcome_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vmw_ovf_export_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vmw_ovf_export_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vmw_ovf_import_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vmw_ovf_import_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vrdp_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_24px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vrdp_24px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_32px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vrdp_32px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vrdp_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_on_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vrdp_on_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_on_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vrdp_on_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vrdp_warning_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vrdp_warning_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vtx_amdv_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vtx_amdv_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/vtx_amdv_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vtx_amdv_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/web_camera_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/web_camera_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/web_camera_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/web_camera_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/web_camera_unavailable_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/web_camera_unavailable_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/web_camera_unavailable_disabled_16px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/web_camera_unavailable_disabled_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/welcome_200px_hidpi.png (deleted) * trunk/src/VBox/Frontends/VirtualBox/images/x2/welcome_200px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) FE/Qt: bugref:8694: Renaming hidpi to x2, since there will be x3 and x4. Fri, 24 Nov 2017 12:50:34 GMT vboxsync [69824] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: bugref:8694: Removing VBOX_GUI_WITH_HIDPI define since it was ... Wed, 22 Nov 2017 17:04:00 GMT vboxsync [69809] * trunk/Config.kmk (modified) * trunk/Version.kmk (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) After 5.2.2. Wed, 22 Nov 2017 16:19:16 GMT vboxsync [69808] * trunk/Config.kmk (modified) * trunk/Version.kmk (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) 5.2.2 respin Mon, 20 Nov 2017 18:34:14 GMT vboxsync [69780] * trunk/Config.kmk (modified) force build Tue, 14 Nov 2017 13:42:20 GMT vboxsync [69687] * trunk/Config.kmk (modified) Config.kmk: Disabled clang warning: -Wno-gnu-anonymous-struct Thu, 09 Nov 2017 12:30:58 GMT vboxsync [69628] * trunk/Config.kmk (modified) Config.kmk: Added two version macros: VBOX_FULL_VERSION_MAKE and ... Mon, 06 Nov 2017 15:41:12 GMT vboxsync [69601] * trunk/Config.kmk (modified) Linux kernel module make files/Config.kmk: simplify kernel version ... Fri, 03 Nov 2017 18:48:36 GMT vboxsync [69572] * trunk/Config.kmk (modified) Linux kernel module make files: better kernel header selection. ... Fri, 03 Nov 2017 14:57:25 GMT vboxsync [69569] * trunk/Config.kmk (modified) Linux kernel module make files: better kernel header selection. ... Fri, 03 Nov 2017 14:47:27 GMT vboxsync [69567] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.include.footer (modified) Linux module make files: pass KMK job count and verbosity to test ... Mon, 30 Oct 2017 20:11:50 GMT vboxsync [69533] * trunk/Config.kmk (modified) Linux drivers: right number of dollars in macro, another try. ... Mon, 30 Oct 2017 20:01:51 GMT vboxsync [69532] * trunk/Config.kmk (modified) Linux drivers: remove wrongly duplicated dollars from macro. ... Mon, 30 Oct 2017 17:42:36 GMT vboxsync [69529] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Linux drivers: make it easier to use different kernel headers. ... Mon, 30 Oct 2017 17:35:16 GMT vboxsync [69528] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Linux drivers: move module test build function to Config.kmk. ... Sat, 28 Oct 2017 18:49:47 GMT vboxsync [69508] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) /Makefile.kmk: Added scm.check.run and conditionally attached to the ... Tue, 24 Oct 2017 13:55:53 GMT vboxsync [69212] * trunk/Config.kmk (modified) Config.kmk: scm cleanup Mon, 23 Oct 2017 17:10:31 GMT vboxsync [69172] * trunk/Config.kmk (modified) what a typo... Thu, 19 Oct 2017 19:58:35 GMT vboxsync [69135] * trunk/Config.kmk (modified) Config.kmk: Make sure kBuild is up to date - refuse to build with ... Tue, 17 Oct 2017 16:51:13 GMT vboxsync [69114] * trunk/Config.kmk (modified) Config.kmk: Fixed incomplete VBOX_VERSION_STRING change in r118207 ... Tue, 17 Oct 2017 08:59:16 GMT vboxsync [69098] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3 (moved) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11 (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/Xalloca.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/Xarch.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/Xfuncs.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/MITMisc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Print.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Printstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XEVI.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XEVIstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XI.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XIE.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XIEproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XIEprotost.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XInput.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XIproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XKB.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XKBgeom.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XKBproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XKBsrv.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XKBstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XLbx.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XRes.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XResproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XShm.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XTest.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xag.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xagsrv.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xagstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xcup.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xcupstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xdbe.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xdbeproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xext.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xinerama.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xv.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XvMC.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XvMClib.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/XvMCproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xvlib.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/Xvproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/bigreqstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/dpms.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/dpmsstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/extutil.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/fontcache.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/fontcacheP.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/fontcachstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/lbxbuf.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/lbxbufstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/lbxdeltastr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/lbximage.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/lbxopts.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/lbxstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/lbxzlib.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/mitmiscstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/multibuf.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/multibufst.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/panoramiXext.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/panoramiXproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/randr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/randrproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/record.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/recordstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/render.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/renderproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/saver.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/saverproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/scrnsaver.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/security.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/securstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/shape.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/shapestr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/shmstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/sync.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/syncstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xcmiscstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86bigfont.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86bigfstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86dga.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86dga1.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86dga1str.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86dgastr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86misc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86mscstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86rush.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86rushstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86vmode.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xf86vmstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtestext1.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xteststr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtrapbits.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtrapddmi.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtrapdi.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtrapemacros.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtraplib.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtraplibp.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/extensions/xtrapproto.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/X11/fonts (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver (added) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/Pci.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/XIstubs.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/afb.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/assyntax.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/atKeynames.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/bstore.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/bstorestr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/cfb24_32.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/closestr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/closure.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/colormap.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/colormapst.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/compiler.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/cursor.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/cursorstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/dgaproc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/dix.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/dixevents.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/dixfont.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/dixfontstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/dixgrabs.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/dixstruct.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/edid.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/exevents.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/extension.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/extinit.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/extnsionst.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/fb.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/fbrop.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/fourcc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/gc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/gcstruct.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/globals.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/glyphstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/input.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/inputstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/int10Defines.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mfb.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mfbmap.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mfbunmap.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mi.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mibank.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mibstore.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/micmap.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/micoord.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/migc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/mipointer.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/misc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/miscstruct.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/opaque.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/os.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/picture.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/picturestr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/pixmap.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/pixmapstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/property.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/propertyst.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/randrstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/region.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/regionstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/resource.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/rgb.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/scoasm.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/screenint.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/scrnintstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/selection.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/servermd.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/shadow.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/shadowfb.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/site.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/swaprep.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/swapreq.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/validate.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/vbe.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/vdif.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/vgaHW.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/window.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/windowstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf1bpp.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf4bpp.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Bus.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Config.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Cursor.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86DDC.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86ExtInit.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86InPriv.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Keymap.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Module.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86OSKbd.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86OSmouse.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86OSpriv.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Opt.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Pci.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86PciInfo.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Priv.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Privstr.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86RAC.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Resources.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Version.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86Xinput.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86_OSlib.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86_OSproc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86_ansic.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86_libc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86cmap.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86drm.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86drmCompat.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86fbman.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86i2c.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86int10.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86pciBus.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86sbusBus.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86str.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86xv.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xf86xvmc.h (copied) * trunk/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/xisb.h (copied) * trunk/src/VBox/Additions/x11/x11include/4.3/include/X11 (deleted) * trunk/src/VBox/Additions/x11/x11include/4.3/include/Xalloca.h (deleted) * trunk/src/VBox/Additions/x11/x11include/4.3/include/Xarch.h (deleted) * trunk/src/VBox/Additions/x11/x11include/4.3/include/Xfuncs.h (deleted) * trunk/src/VBox/Additions/x11/x11include/4.3/include/extensions (deleted) * trunk/src/VBox/Additions/x11/x11include/4.3/include/fonts (deleted) * trunk/src/VBox/Additions/x11/x11include/4.3/programs (deleted) Clean up XFree86 driver header files. bugref:3810: X11 Guest ... Wed, 11 Oct 2017 15:23:35 GMT vboxsync [69038] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main/webservice: disable a recent gcc warning. bugref:8192: gcc ... Mon, 02 Oct 2017 11:51:11 GMT vboxsync [68949] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) Removed mkisofs. RTIsoMaker seems to be working okay. Fri, 29 Sep 2017 17:00:20 GMT vboxsync [68940] * trunk/Config.kmk (modified) * trunk/Version.kmk (added) Config.kmk: split out release verion information into Version.kmk. ... Fri, 29 Sep 2017 15:03:35 GMT vboxsync [68935] * trunk/Config.kmk (modified) After 5.2.0_RC1 Fri, 29 Sep 2017 13:50:51 GMT vboxsync [68934] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum (modified) 5.2.0_RC1 Fri, 29 Sep 2017 13:44:01 GMT vboxsync [68933] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum (modified) 5.2.0_RC1, reverted again. Fri, 29 Sep 2017 13:41:46 GMT vboxsync [68932] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum (modified) 5.2.0_RC1 Fri, 29 Sep 2017 13:27:54 GMT vboxsync [68930] * trunk/Config.kmk (modified) VideoRec: Try to fix OSE (untested). Tue, 26 Sep 2017 12:43:39 GMT vboxsync [68875] * trunk/Config.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) Config.kmk,liblzf: Added VBoxR3RuntimeDllNonPedanticFast for building ... Tue, 26 Sep 2017 12:38:32 GMT vboxsync [68874] * trunk/Config.kmk (modified) Config.kmk,libopus: Added VBoxR3DllNonPedanticFast for building ... Fri, 22 Sep 2017 13:11:04 GMT vboxsync [68823] * trunk/Config.kmk (modified) Config.kmk: Experimenting with defining VBOX_USE_RTISOMAKER and use ... Fri, 22 Sep 2017 12:37:00 GMT vboxsync [68819] * trunk/Config.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) Config.kmk,ValidationKit/Makefile.kmk: Introducing VBOX_RTISOMAKER ... Sun, 17 Sep 2017 20:42:08 GMT vboxsync [68780] * trunk/Config.kmk (modified) Config.kmk/VBOX_NM/darwin: kmk_builtin_redirect tweak for ... Sat, 16 Sep 2017 16:16:58 GMT vboxsync [68779] * trunk/Config.kmk (modified) VBOX_GCC_CHECK_EX_CC/CXX fix workaround newer clang versions. They ... Fri, 15 Sep 2017 22:05:18 GMT vboxsync [68778] * trunk/Config.kmk (modified) After 5.2.0_BETA3. Fri, 15 Sep 2017 13:16:01 GMT vboxsync [68773] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum (modified) 5.2 beta 3 Thu, 14 Sep 2017 17:08:31 GMT vboxsync [68768] * trunk/Config.kmk (modified) dummy change, rebuild everything