# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:17:29 PM Wed, 15 May 2013 15:36:43 GMT vboxsync [46101] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/strcache.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) More NT4 debugging. Getting closer to working state... Wed, 15 May 2013 14:23:49 GMT vboxsync [46099] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) VMM/VMMR0: Tidying of the assembly code. Wed, 15 May 2013 14:16:27 GMT vboxsync [46098] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nits. Wed, 15 May 2013 13:11:39 GMT vboxsync [46097] * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) ConsoleVRDPServer: do not stop VRDP server if a resize is in process Wed, 15 May 2013 09:59:18 GMT vboxsync [46090] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) VMM/HMVMXR0: Extra careful with macros. Wed, 15 May 2013 09:56:41 GMT vboxsync [46089] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Be more explicit about type sizes. It's rather critical ... Wed, 15 May 2013 09:43:36 GMT vboxsync [46088] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) VMM/HMVMXR0: Another attempt at fixing 32-bit darwin hybrid kernel. Wed, 15 May 2013 09:30:56 GMT vboxsync [46087] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) warnings Wed, 15 May 2013 07:29:54 GMT vboxsync [46086] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: fix and cleanup for postponed seamless region update Wed, 15 May 2013 05:12:08 GMT vboxsync [46085] * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) crOpenGL: some blitter fixes Wed, 15 May 2013 00:02:15 GMT vboxsync [46084] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) try fix warning... Tue, 14 May 2013 23:39:28 GMT vboxsync [46083] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) Made it possible to find symbols for windows nt using a image-in- ... Tue, 14 May 2013 20:09:44 GMT vboxsync [46082] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) oops. Tue, 14 May 2013 20:09:29 GMT vboxsync [46081] * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (added) Added RTLdrOpenInMemory. Tue, 14 May 2013 20:09:08 GMT vboxsync [46080] * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) Added RTLdrOpenInMemory. Tue, 14 May 2013 19:03:33 GMT vboxsync [46079] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Tue, 14 May 2013 18:22:53 GMT vboxsync [46078] * trunk/include/iprt/win/lazy-dbghelp.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/tools/RTNtDbgHelp.cpp (modified) More debugging fixes. Tue, 14 May 2013 18:00:02 GMT vboxsync [46076] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) VMM/HMVMXR0: 32-bit hybrid darwin kernel fixes. Tue, 14 May 2013 16:52:57 GMT vboxsync [46075] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/DisplayImpl: 6711: Code fix for SMP and code improvement. Tue, 14 May 2013 16:25:57 GMT vboxsync [46074] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) RTDbgCfg: Added API for setting the log callback. Tue, 14 May 2013 15:54:34 GMT vboxsync [46072] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: 6749: Synchronize EMT and GUI threads for NotifyUpdate too ... Tue, 14 May 2013 15:28:37 GMT vboxsync [46071] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) build fix Tue, 14 May 2013 15:21:57 GMT vboxsync [46070] * trunk/include/iprt/http.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) RTDbgCfg,++: Compressed server files and other fixes. Tue, 14 May 2013 15:03:23 GMT vboxsync [46069] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Seamless-mode: Removing some obsolete non-working Mac host ... Tue, 14 May 2013 15:02:25 GMT vboxsync [46068] * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) issue 5429. Support CD/DVD images attached to IDE/SATA during OVF ... Tue, 14 May 2013 14:41:26 GMT vboxsync [46067] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) issue 5429. Support CD/DVD images attached to IDE/SATA during OVF ... Tue, 14 May 2013 13:15:42 GMT vboxsync [46065] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/DisplayImpl: 6711: Fix for the race condition where in GA sends ... Tue, 14 May 2013 12:43:28 GMT vboxsync [46064] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.h (modified) FE/Qt: 6749: Moving some code (common for both existing frame- ... Tue, 14 May 2013 12:41:59 GMT vboxsync [46063] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm: no EL4 anymore Tue, 14 May 2013 12:26:26 GMT vboxsync [46062] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.h (modified) FE/Qt: 6749: QImage frame-buffer cleanup/rework (part 1). Tue, 14 May 2013 12:24:46 GMT vboxsync [46061] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: yet another remove false assertion Tue, 14 May 2013 12:22:03 GMT vboxsync [46060] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: remove false assertion Tue, 14 May 2013 11:18:50 GMT vboxsync [46059] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) crOpenGL fix some leaking on connection cleanup Tue, 14 May 2013 11:14:14 GMT vboxsync [46058] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: 6749: Some code cleanup related to Quartz2D frame-buffer. Tue, 14 May 2013 11:02:23 GMT vboxsync [46057] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) backout r85727 Tue, 14 May 2013 10:55:46 GMT vboxsync [46056] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Reattach the medium to the VM when restoring it if hotplugging ... Tue, 14 May 2013 10:51:49 GMT vboxsync [46055] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: store mode data in case of a null framebuffer Tue, 14 May 2013 10:38:52 GMT vboxsync [46054] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Runtime/log: warning when compiling as plain C file Tue, 14 May 2013 09:32:02 GMT vboxsync [46053] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is ... Tue, 14 May 2013 08:55:24 GMT vboxsync [46052] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) Additions/solaris/vboxguest: convert to non-fatal error code on ... Tue, 14 May 2013 08:54:32 GMT vboxsync [46051] * trunk/src/VBox/Additions/solaris/Mouse/vboxms.c (modified) Additions/solaris/vboxms: spaces. Tue, 14 May 2013 08:41:11 GMT vboxsync [46050] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/http.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) More symbol work Tue, 14 May 2013 07:56:54 GMT vboxsync [46049] * trunk/src/VBox/Runtime/common/path/RTPathParsedReassemble.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathSplitReassemble.cpp (modified) RTPathParsedReassemble, RTPathSplitReassemble: It's RTPATH_STYLE not ... Tue, 14 May 2013 07:44:30 GMT vboxsync [46048] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/win/lazy-dbghelp.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (added) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) Added a RTDbgMod reader that employs DbgHelp.dll. Tue, 14 May 2013 05:36:41 GMT vboxsync [46046] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) USB/proxy/darwin: typo. Mon, 13 May 2013 20:59:46 GMT vboxsync [46045] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Remove L4 support from main tree, missing file. Mon, 13 May 2013 19:59:49 GMT vboxsync [46043] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_l4v2.cfg (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_l4v2.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/l4env (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/l4env.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxrng.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prnetdb.c (modified) * trunk/src/libs/xpcom18a4/xpcom-private.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFile.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileL4.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileL4.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsNativeCharsetUtils.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h (modified) src/libs/xpcom18a4: remove L4. Mon, 13 May 2013 19:45:02 GMT vboxsync [46042] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) All source files should have $Id:$ keywords at the top. Mon, 13 May 2013 19:43:55 GMT vboxsync [46041] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Mon, 13 May 2013 19:32:36 GMT vboxsync [46040] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) Additions/x11: build fix Mon, 13 May 2013 19:18:20 GMT vboxsync [46039] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) Additions/x11: build fix Mon, 13 May 2013 18:23:09 GMT vboxsync [46038] * trunk/src/VBox/VMM/include/HMInternal.mac (modified) build fix Mon, 13 May 2013 17:29:18 GMT vboxsync [46037] * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_point.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bits_globalop.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_point.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_point.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) crOpenGL: 1. missing 2.1 bits: glPointParameter ... Mon, 13 May 2013 17:03:47 GMT vboxsync [46036] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) Frontends/VBoxManage: new option --longmode for modifyvm, for ... Mon, 13 May 2013 16:47:40 GMT vboxsync [46035] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio2-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/ioctl.h (deleted) * trunk/src/VBox/Runtime/testcase/soundcard.h (deleted) * trunk/src/VBox/Runtime/testcase/tstIoCtl.cpp (deleted) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) Remove L4 support from main tree. Mon, 13 May 2013 16:45:41 GMT vboxsync [46034] * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: DEBUG->STRICT build fix for switcher Tests. Mon, 13 May 2013 16:17:45 GMT vboxsync [46032] * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) grumble. Mon, 13 May 2013 16:15:16 GMT vboxsync [46031] * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) Cannot define two RT_OS_XXX macros at the same time, sorry, was never ... Mon, 13 May 2013 16:07:36 GMT vboxsync [46029] * trunk/src/VBox/Storage/VHDX.cpp (modified) Storage/VHDX: Disable a few consistency checks. I've seen images in ... Mon, 13 May 2013 16:03:48 GMT vboxsync [46028] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) grumble. Mon, 13 May 2013 15:55:57 GMT vboxsync [46027] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) grumble. Mon, 13 May 2013 15:36:27 GMT vboxsync [46025] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) RTDbgCfg: Directory and cache searching code. Mon, 13 May 2013 15:34:54 GMT vboxsync [46023] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with ... Mon, 13 May 2013 15:11:30 GMT vboxsync [46022] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Burn fix for r85687. Mon, 13 May 2013 15:09:43 GMT vboxsync [46021] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) Additions/linux: add support for using cross-compiler tools to build ... Mon, 13 May 2013 15:09:16 GMT vboxsync [46020] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h (modified) FE/Qt: 6749: Removing obsolete SDL support code. Mon, 13 May 2013 14:11:21 GMT vboxsync [46019] * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) Additions/x11: use a VBoxGuest template for building the X11 stub ... Mon, 13 May 2013 13:51:10 GMT vboxsync [46018] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix Vista 64-bit guests to work again. Mon, 13 May 2013 13:29:34 GMT vboxsync [46017] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: 6749: Removing obsolete and strange TimerMode code. Mon, 13 May 2013 13:07:36 GMT vboxsync [46016] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBQGL.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) FE/Qt: 6749: Removing obsolete QGL support code. Mon, 13 May 2013 12:23:40 GMT vboxsync [46015] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: Message-center: Extending CProgress errors handling for the ... Mon, 13 May 2013 11:55:58 GMT vboxsync [46014] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) RTDirQueryUnknownType* adjustment. Mon, 13 May 2013 11:52:15 GMT vboxsync [46013] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) RTDirQueryUnknownType* adjustment. Mon, 13 May 2013 11:28:22 GMT vboxsync [46010] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8-case.cpp (modified) iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and ... Mon, 13 May 2013 11:07:03 GMT vboxsync [46009] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) ctrlCopyDirToGuest: r=bird: This directory enum code won't work on ... Mon, 13 May 2013 11:05:55 GMT vboxsync [46008] * trunk/include/iprt/dir.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, ... Mon, 13 May 2013 10:55:02 GMT vboxsync [46007] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VPX: play safe Mon, 13 May 2013 09:39:02 GMT vboxsync [46006] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VPX: do uninitialization in drvDestruct() rather than in uninit() Mon, 13 May 2013 09:37:41 GMT vboxsync [46005] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) FE/Qt: 6749: Removing obsolete DirectDraw support code. Mon, 13 May 2013 09:20:43 GMT vboxsync [46004] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, ... Mon, 13 May 2013 08:44:23 GMT vboxsync [46003] * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) Storage/testcase: warning Mon, 13 May 2013 08:30:25 GMT vboxsync [46002] * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) Support: fix strict hardened builds Mon, 13 May 2013 07:11:05 GMT vboxsync [46001] * trunk/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp (modified) header fixes Mon, 13 May 2013 06:47:16 GMT vboxsync [46000] * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) build fix Mon, 13 May 2013 01:48:34 GMT vboxsync [45998] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) warnings Mon, 13 May 2013 01:47:44 GMT vboxsync [45997] * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) SlickEdit loves adding BOM on new files. Sun, 12 May 2013 23:41:02 GMT vboxsync [45996] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) build fix Sun, 12 May 2013 19:16:16 GMT vboxsync [45994] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/formats (added) * trunk/include/iprt/formats/codeview.h (added) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (added) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (added) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) RTDbgModCreateFromPeImage: Mostly implemented. Sun, 12 May 2013 19:12:25 GMT vboxsync [45993] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) VMM: Added DBGFR3AsGetConfig. Sun, 12 May 2013 16:31:50 GMT vboxsync [45992] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: explicitely initialize mpVideoRecCtx Sat, 11 May 2013 23:36:34 GMT vboxsync [45991] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fix local strict build issues. Sat, 11 May 2013 20:10:27 GMT vboxsync [45988] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) Fix burn. Sat, 11 May 2013 17:43:41 GMT vboxsync [45987] * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) build fix Sat, 11 May 2013 14:14:11 GMT vboxsync [45986] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) build fix Sat, 11 May 2013 12:46:30 GMT vboxsync [45984] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (added) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) RTDbgCfg: Debugging configuration, like symbol search paths and such. Fri, 10 May 2013 14:19:01 GMT vboxsync [45983] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) DbgPlugInWinNt.cpp: Made it work with NT4. Fri, 10 May 2013 12:36:39 GMT vboxsync [45982] * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) RTLdrElf: Better fix. Fri, 10 May 2013 12:02:33 GMT vboxsync [45981] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) Only pick up SHT_STRTAB sections if we haven't already found one. Fri, 10 May 2013 11:22:45 GMT vboxsync [45980] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: Explicitly clear mpVideoRecCtx. Fri, 10 May 2013 10:35:32 GMT vboxsync [45979] * trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (modified) lightdm_greeter: Also take domain name into account.