# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 12, 2025 10:52:10 AM Sun, 23 Dec 2018 03:31:31 GMT vboxsync [76395] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, ... Sun, 23 Dec 2018 02:14:05 GMT vboxsync [76394] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it ... Sun, 23 Dec 2018 02:04:19 GMT vboxsync [76393] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/VMMDevCoreTypes.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for ... Sun, 23 Dec 2018 01:45:53 GMT vboxsync [76392] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344 Sun, 23 Dec 2018 01:44:58 GMT vboxsync [76391] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344 Sun, 23 Dec 2018 01:39:48 GMT vboxsync [76389] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInFreeBsd.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/dtrace.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupref.cpp (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReportMsrLinux.cpp (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReportMsrSup.cpp (modified) * trunk/src/VBox/ValidationKit/utils/misc/loadgenerator.cpp (modified) VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344 Sun, 23 Dec 2018 01:05:58 GMT vboxsync [76387] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) VBoxGuest does not need hgcmsvc.h (linux). bugref:9344 Sun, 23 Dec 2018 01:04:27 GMT vboxsync [76386] * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for ... Sun, 23 Dec 2018 01:01:58 GMT vboxsync [76385] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add ... Sun, 23 Dec 2018 00:54:07 GMT vboxsync [76384] * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for ... Sun, 23 Dec 2018 00:47:17 GMT vboxsync [76382] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for ... Sat, 22 Dec 2018 23:00:41 GMT vboxsync [76381] * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostart-win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp (modified) *: err.h related build fixes. bugref:9344 Sat, 22 Dec 2018 22:52:41 GMT vboxsync [76380] * trunk/include/VBox/com/microatl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostPowerWin.cpp (modified) VBox/com/microatl.h: Include errcore.h rather than err.h for ... Sat, 22 Dec 2018 22:48:10 GMT vboxsync [76379] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiDisp.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDDroppedFiles.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDMIME.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDPath.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp (modified) VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h ... Sat, 22 Dec 2018 22:36:20 GMT vboxsync [76377] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) Missed one. Sat, 22 Dec 2018 22:32:24 GMT vboxsync [76376] * trunk/include/VBox/Graphics/VBoxUhgsmi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so ... Sat, 22 Dec 2018 04:24:37 GMT vboxsync [76370] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 04:09:29 GMT vboxsync [76367] * trunk/src/VBox/Main/src-server/darwin/HostPowerDarwin.cpp (modified) include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. ... Sat, 22 Dec 2018 02:16:26 GMT vboxsync [76366] * trunk/include/VBox/com/Guid.h (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartStart.cpp (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp (modified) * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) * trunk/src/VBox/Main/src-server/CertificateImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DataStreamImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. ... Sat, 22 Dec 2018 02:15:30 GMT vboxsync [76365] * trunk/src/VBox/HostServices/SharedFolders/vbsfpathabs.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:51:59 GMT vboxsync [76364] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:48:54 GMT vboxsync [76363] * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) VFSExplorer: Fixed some mixed up error codes. bugref:9344 Sat, 22 Dec 2018 01:45:59 GMT vboxsync [76362] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:43:57 GMT vboxsync [76361] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp (modified) UIGuestControlInterface.cpp: Consistent switch style, no else after ... Sat, 22 Dec 2018 01:42:05 GMT vboxsync [76360] * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/testcase/tstOpenUSBDev.cpp (modified) * trunk/src/VBox/Runtime/nt/RTNtPathExpand8dot3Path.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:33:33 GMT vboxsync [76359] * trunk/src/VBox/Runtime/r3/win/env-win.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:33:23 GMT vboxsync [76358] * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrPkcs5Pbkdf2Hmac-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:18:23 GMT vboxsync [76357] * trunk/src/VBox/Runtime/r3/win/allocex-win.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:17:18 GMT vboxsync [76356] * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:12:35 GMT vboxsync [76354] * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:07:49 GMT vboxsync [76353] * trunk/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:06:25 GMT vboxsync [76352] * trunk/src/VBox/ExtPacks/VBoxDTrace/generated/dt_lex.c (modified) generated/dt_lex.c: updated with including err.h just like dt_lex.l. ... Sat, 22 Dec 2018 00:58:45 GMT vboxsync [76347] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/pkzip.cpp (modified) *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. ... Sat, 22 Dec 2018 00:51:28 GMT vboxsync [76346] * trunk/include/iprt/bldprog-strtab.h (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c (modified) * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBSnifferPcapNg.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/dtrace.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_lex.l (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_options.c (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartCfg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI.cpp (modified) * trunk/src/VBox/Main/src-all/AuthLibrary.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBIdDatabaseGenerator.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha256Digest.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrRandBytes-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgstackdumpself.cpp (modified) * trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzclientcmd.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/misc/cidr.cpp (modified) * trunk/src/VBox/Runtime/common/misc/inifile.cpp (modified) * trunk/src/VBox/Runtime/common/misc/messagerefentry.cpp (modified) * trunk/src/VBox/Runtime/common/misc/req.cpp (modified) * trunk/src/VBox/Runtime/common/misc/reqpool.cpp (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/common/net/netaddrstr2.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathRmCmd.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCat.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCatEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCatP.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCatPEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopy.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyP.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyPEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrNLenEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16Cat.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16CatAscii.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16Copy.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16CopyAscii.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16NLenEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatnum.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16-latin-1.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/Runtime/common/zip/gzipcmd.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) * trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp (modified) * trunk/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathIsSame-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r3/allocex.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/env-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrPkix-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTDirCreateUniqueNumbered.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFileModeStringToFlags.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLdrVerifyPeImage.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPrfIO.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSemEventMulti.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCatCopy.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTTcp-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTThreadPoke.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUdp-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRand.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/Runtime/tools/RTCat.cpp (modified) * trunk/src/VBox/Runtime/tools/RTCp.cpp (modified) * trunk/src/VBox/Runtime/tools/RTDbgSymCache.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScript.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptChecker.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) * trunk/src/VBox/ValidationKit/utils/cpu/cidet-app.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadget.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetCfg.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetClassTest.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHost.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHostUsbIp.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp (modified) *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no ... Fri, 21 Dec 2018 19:24:24 GMT vboxsync [76345] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:6699. Some string correction Fri, 21 Dec 2018 19:12:16 GMT vboxsync [76344] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) FE/Qt: bugref:6699. Append file items to parents as they are created Fri, 21 Dec 2018 19:06:19 GMT vboxsync [76343] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) WDDM: check that VBVA has been initialized. Fri, 21 Dec 2018 16:01:27 GMT vboxsync [76339] * trunk/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk (modified) vbox-greeter: static runtime on linux needs -lcrypt Fri, 21 Dec 2018 13:40:40 GMT vboxsync [76337] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) Whitespace. Fri, 21 Dec 2018 13:34:40 GMT vboxsync [76336] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolRuntime.cpp (modified) FE/Qt: bugref:6699: Use the correct menu icon for the file manager. Fri, 21 Dec 2018 13:15:28 GMT vboxsync [76334] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) Warnings fix. Fri, 21 Dec 2018 12:56:44 GMT vboxsync [76333] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699: More refactoring in file manager classes Fri, 21 Dec 2018 10:27:23 GMT vboxsync [76332] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.h (moved) FE/Qt: bugref:6699: Move some classes to globals folder Fri, 21 Dec 2018 10:25:11 GMT vboxsync [76331] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) VUSB/Linux: Log ENOENT errors, too. Fri, 21 Dec 2018 09:01:04 GMT vboxsync [76330] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) * trunk/src/VBox/ValidationKit/testmanager/config.py (modified) Get email From and iLOM pasword from config. Fri, 21 Dec 2018 07:43:48 GMT vboxsync [76329] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIPathOperations.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIPathOperations.h (copied) FE/Qt: bugref:6699. More refacting of file manager classes. Thu, 20 Dec 2018 19:43:52 GMT vboxsync [76328] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/vfsext: Implement a small block cache for caching block ... Thu, 20 Dec 2018 19:33:08 GMT vboxsync [76326] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/errcore.h (copied) * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci (modified) iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error ... Thu, 20 Dec 2018 19:08:46 GMT vboxsync [76325] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) * trunk/src/VBox/ValidationKit/testmanager/config.py (modified) Reset hanged testboxes and sending e-mail alert. Disable testboxes ... Thu, 20 Dec 2018 18:09:12 GMT vboxsync [76324] * 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/VBoxPci/Makefile.kmk (modified) Config.kmk,drivers/Makefile.kmk: More cleanups around ... Thu, 20 Dec 2018 18:09:02 GMT vboxsync [76323] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Config.kmk,drivers/Makefile.kmk: More cleanups around ... Thu, 20 Dec 2018 18:02:27 GMT vboxsync [76322] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/HostDrivers/Makefile.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/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) Reverted accidental commit r127614. Thu, 20 Dec 2018 18:01:22 GMT vboxsync [76321] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/HostDrivers/Makefile.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/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings. Thu, 20 Dec 2018 17:57:32 GMT vboxsync [76320] * 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) Config.kmk,drivers/Makefile.kmk: More cleanups around ... Thu, 20 Dec 2018 16:13:53 GMT vboxsync [76319] * trunk/src/VBox (modified) Forgotten mergeinfo. Thu, 20 Dec 2018 15:56:20 GMT vboxsync [76318] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Support flex_bg, our implementation doesn't need ... Thu, 20 Dec 2018 15:44:06 GMT vboxsync [76317] * 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) Config.kmk,drivers/Makefile.kmk: Doing the cleanups of the ... Thu, 20 Dec 2018 15:33:24 GMT vboxsync [76316] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates, implement extent tree walking. Enables ... Thu, 20 Dec 2018 14:22:40 GMT vboxsync [76315] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d-glLdr.h: Temporary hack for system glext.h using ... Thu, 20 Dec 2018 13:18:51 GMT vboxsync [76313] * trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c (modified) EFI: Adopted EDK2 patch (commit ... Thu, 20 Dec 2018 13:02:13 GMT vboxsync [76312] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. More refactoring on file system model classes to ... Thu, 20 Dec 2018 09:57:15 GMT vboxsync [76310] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Nested VMX: bugref:9180 Initialize VMX CPU features as part ... Thu, 20 Dec 2018 08:59:24 GMT vboxsync [76309] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Moving the ownership of the data to file model. Thu, 20 Dec 2018 04:53:37 GMT vboxsync [76308] * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) VMM/GIM: comment nit. Thu, 20 Dec 2018 00:30:12 GMT vboxsync [76307] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) scm Thu, 20 Dec 2018 00:13:23 GMT vboxsync [76306] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems ... Thu, 20 Dec 2018 00:03:23 GMT vboxsync [76305] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems ... Wed, 19 Dec 2018 20:14:10 GMT vboxsync [76304] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) scm fix Wed, 19 Dec 2018 19:53:06 GMT vboxsync [76303] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) FE/Qt: bugref:6699. scm fix Wed, 19 Dec 2018 19:42:05 GMT vboxsync [76302] * trunk/src/VBox/ImageMounter/vboximg-mount/Makefile.kmk (modified) vboximg-mount: (re-apply) make it easier to take a tools directory ... Wed, 19 Dec 2018 19:24:16 GMT vboxsync [76301] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Refactoring on file system model/item/view ... Wed, 19 Dec 2018 19:17:55 GMT vboxsync [76300] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Get rid of the FileObjectType enum and use KFsObjType Wed, 19 Dec 2018 19:10:01 GMT vboxsync [76299] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates Wed, 19 Dec 2018 18:17:50 GMT vboxsync [76298] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: bugref:6913: Added generation of some medium events. Contains ... Wed, 19 Dec 2018 16:32:48 GMT vboxsync [76297] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Refactoring on file system model/item/view ... Wed, 19 Dec 2018 16:17:39 GMT vboxsync [76296] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Refactoring some classes to improve decoupling. I ... Wed, 19 Dec 2018 15:52:09 GMT vboxsync [76295] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) Translations: updated Traditional Chinese translation. Thank you ... Wed, 19 Dec 2018 14:00:23 GMT vboxsync [76294] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Working on parsing block group and inode ... Wed, 19 Dec 2018 13:51:13 GMT vboxsync [76293] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Working on parsing block group and inode ... Wed, 19 Dec 2018 13:49:08 GMT vboxsync [76292] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Working on parsing block group and inode descriptors Wed, 19 Dec 2018 09:11:47 GMT vboxsync [76290] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, ... Tue, 18 Dec 2018 11:39:01 GMT vboxsync [76288] * trunk/Version.kmk (modified) * trunk/debian/changelog (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) 6.0.0 Tue, 18 Dec 2018 09:08:46 GMT vboxsync [76281] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: Fix typo in r116750 (the value of SUP_IOCTL_VT_CAPS_SIZE ... Tue, 18 Dec 2018 06:29:43 GMT vboxsync [76276] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) bugref:9311. small fix in the help string. Tue, 18 Dec 2018 06:29:00 GMT vboxsync [76275] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 Fix to clobbering local variable ... Tue, 18 Dec 2018 06:27:45 GMT vboxsync [76274] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Shadow variable fix. Tue, 18 Dec 2018 05:49:18 GMT vboxsync [76272] * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgMedia.cpp (modified) Removed that stupid kludge I put in to protect column boundaries, but ... Tue, 18 Dec 2018 05:29:30 GMT vboxsync [76271] * trunk/src/VBox/ImageMounter/vboximg-mount/Makefile.kmk (modified) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgCrypto.cpp (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgCrypto.h (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgMedia.cpp (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgMedia.h (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgOpts.h (added) Overhauled around Klaus's snapshot/locking design.. Stubbed out ... Mon, 17 Dec 2018 18:20:07 GMT vboxsync [76270] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d: dynamic loading of OpenGL: call XInitThreads Mon, 17 Dec 2018 18:05:17 GMT vboxsync [76269] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d: dynamic loading of OpenGL: log failures Mon, 17 Dec 2018 15:53:43 GMT vboxsync [76268] * trunk/src/VBox/Installer/win/NLS/zh_CN.wxl (modified) Installer/Windows: fixed missing newline at end of Simplified Chinese ... Mon, 17 Dec 2018 15:47:31 GMT vboxsync [76267] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d: scm Mon, 17 Dec 2018 15:36:45 GMT vboxsync [76266] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d-ogl: a better check for shader version Mon, 17 Dec 2018 15:25:04 GMT vboxsync [76265] * trunk/src/VBox/Installer/win/NLS/el_GR.wxl (modified) Installer/Windows: Greek translation fix. Mon, 17 Dec 2018 15:06:09 GMT vboxsync [76264] * trunk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/NLS/zh_CN.wxl (added) Installer/Windows: forward-ported r119536: add Simplified Chinese ... Mon, 17 Dec 2018 15:03:28 GMT vboxsync [76263] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA-SVGA3d: dynamic loading of OpenGL: X11 too Mon, 17 Dec 2018 14:23:16 GMT vboxsync [76262] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/NLS/el_GR.wxl (added) * trunk/src/VBox/Installer/win/NLS/fr_FR.wxl (modified) Installer/Windows * Add Greek translation. Thank you Socratis ... Mon, 17 Dec 2018 13:52:33 GMT vboxsync [76261] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d: no need to resize the opengl window, it is not used ... Mon, 17 Dec 2018 13:35:31 GMT vboxsync [76260] * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA-SVGA3d: now that we are dynamically loading libGL on Linux, do ... Mon, 17 Dec 2018 13:21:33 GMT vboxsync [76259] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_el.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_fr.ts (modified) Translations: updated translations. Thank you Burak Yakuz, Vincenzo ...