# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 7, 2025 5:03:25 PM Wed, 20 Jun 2007 10:41:50 GMT vboxsync [3176] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) some logs Wed, 20 Jun 2007 10:00:55 GMT vboxsync [3175] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsStaticComponentLoader.cpp (modified) XPCOM: Suppressed GCC 4 warnings. Wed, 20 Jun 2007 09:23:07 GMT vboxsync [3174] * trunk/src/VBox/Frontends/VirtualBox/nls/qt_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sv.ts (modified) FE/Qt: Corrected syntax of some qt_xx translations. Wed, 20 Jun 2007 09:16:15 GMT vboxsync [3173] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) FE/Qt: Synchronized Finnish, Hungarian and Swedish translations with ... Wed, 20 Jun 2007 09:14:10 GMT vboxsync [3172] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) compile fix Wed, 20 Jun 2007 09:13:12 GMT vboxsync [3171] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fixes for bad error code VINF_EM_RESCHEDULE_REM. Wed, 20 Jun 2007 09:01:49 GMT vboxsync [3170] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_fi.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_hu.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sv.ts (modified) FE/Qt: Updated Swedish translation; Added Hungarian and Finnish ... Wed, 20 Jun 2007 08:58:50 GMT vboxsync [3169] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More IOM_SUCCESS changes Wed, 20 Jun 2007 08:45:50 GMT vboxsync [3168] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Corrected io return checks. Tue, 19 Jun 2007 21:14:36 GMT vboxsync [3167] * trunk/src/VBox/Devices/Storage/fdc.c (modified) use PDM helper functions Tue, 19 Jun 2007 21:13:54 GMT vboxsync [3166] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) use some PDM helper functions Tue, 19 Jun 2007 20:46:55 GMT vboxsync [3165] * trunk/include/VBox/VBoxVideo.h (added) export to OSE Tue, 19 Jun 2007 20:36:43 GMT vboxsync [3164] * trunk/configure (modified) mark freebsd as valid OS Tue, 19 Jun 2007 20:33:57 GMT vboxsync [3163] * trunk/configure (modified) fixed some issues with FreeBSD, thanks Jason Spiro Tue, 19 Jun 2007 20:07:27 GMT vboxsync [3162] * trunk/include/iprt/cdefs.h (modified) #undef RT_MAX on OS/2. Tue, 19 Jun 2007 20:07:06 GMT vboxsync [3161] * trunk/include/iprt/param.h (modified) #undef PAGE_SIZE to avoid clashes (you change the header order if you ... Tue, 19 Jun 2007 17:26:15 GMT vboxsync [3160] * trunk/src/VBox/Runtime/utf-16.cpp (modified) rtUtf16RecodeAsUtf8 takes a cch excluding the terminator. removed ... Tue, 19 Jun 2007 17:09:42 GMT vboxsync [3159] * trunk/include/VBox/pdm.h (modified) Increased the devhlp version since somebody might be using it ... Tue, 19 Jun 2007 16:47:21 GMT vboxsync [3158] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) No else after return. Tue, 19 Jun 2007 12:23:23 GMT vboxsync [3157] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Must pass on IRP_MJ_SYSTEM_CONTROL to the next driver in the chain. Tue, 19 Jun 2007 12:09:43 GMT vboxsync [3156] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) A IRP_MJ_SYSTEM_CONTROL handler is required. Tue, 19 Jun 2007 11:25:14 GMT vboxsync [3155] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Allow the VM to start with NULL framebuffer. Tue, 19 Jun 2007 11:22:23 GMT vboxsync [3154] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) added monitorcount option Tue, 19 Jun 2007 09:40:23 GMT vboxsync [3153] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdm.h (modified) * trunk/include/VBox/vrdpapi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbva.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) Multimonitor support. Mon, 18 Jun 2007 23:19:07 GMT vboxsync [3152] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM: Fixed OS/2 build. Mon, 18 Jun 2007 22:53:04 GMT vboxsync [3151] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) VMM: Fixed OS/2 build. Mon, 18 Jun 2007 22:31:27 GMT vboxsync [3150] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) XPCOM: Ported necessary bits of IPC/DConnect tp OS/2. Mon, 18 Jun 2007 22:24:11 GMT vboxsync [3149] * 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/_os2.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_vbox.cfg (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/protypes.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtypes.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2sock.c (modified) * trunk/src/libs/xpcom18a4/os2deps.cpp (added) * trunk/src/libs/xpcom18a4/xpcom/base/nscore.h (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/xptcall.h (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcinvoke_gcc_x86_os2.cpp (added) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcstubs_gcc_x86_os2.cpp (added) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/xptinfo.h (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/PrimitiveTest.c (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/SimpleTypeLib.c (modified) XPCOM: Ported necessary bits of IPC/DConnect tp OS/2. Mon, 18 Jun 2007 21:57:56 GMT vboxsync [3148] * trunk/src/VBox/Runtime/log.cpp (modified) Runtime: Added support for colon as the 'instruction=value' separator ... Mon, 18 Jun 2007 21:42:45 GMT vboxsync [3147] * trunk/tools/os2.x86/bin/libexslt.dll (added) * trunk/tools/os2.x86/bin/libxml2.dll (added) * trunk/tools/os2.x86/bin/libxslt.dll (added) * trunk/tools/os2.x86/bin/xsltproc.exe (added) tools: Added xsltproc and DLLs for OS/2 taken from ... Mon, 18 Jun 2007 17:11:26 GMT vboxsync [3146] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Emulate all weird aspects of the IRQ line multiplexing. No guest has ... Mon, 18 Jun 2007 15:31:09 GMT vboxsync [3145] * trunk/include/VBox/iom.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMGC/IOMGC.cpp (modified) Fixed incorrect IOM return checks. Mon, 18 Jun 2007 15:05:33 GMT vboxsync [3144] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) FE/Qt: Slightly improved r22048. Mon, 18 Jun 2007 14:47:09 GMT vboxsync [3143] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) Fixed a problem where the new HD wizard was not removing the keyboard ... Mon, 18 Jun 2007 14:36:56 GMT vboxsync [3142] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/xclient/clipboard.cpp (modified) Moved the X11 guest clipboard connection and disconnection code into ... Mon, 18 Jun 2007 14:30:48 GMT vboxsync [3141] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 2029: Add DVD passthrough setting: The CD/DVD page of the VM ... Mon, 18 Jun 2007 14:22:12 GMT vboxsync [3140] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Don't compress .qm files to avoid erroneous ... Mon, 18 Jun 2007 14:21:14 GMT vboxsync [3139] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ko.ts (added) FE/Qt: Added Korean translation. Mon, 18 Jun 2007 10:18:48 GMT vboxsync [3138] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h (modified) Added descriptions to the host DVD and floppy devices in the first ... Mon, 18 Jun 2007 10:06:56 GMT vboxsync [3137] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Corrected Russian translation. Mon, 18 Jun 2007 08:59:12 GMT vboxsync [3136] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Changed the sequence of the DVD & FD devices in the main Selector's ... Mon, 18 Jun 2007 08:45:47 GMT vboxsync [3135] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) Fixing a little issue concerning DVD/FD sequence. Sun, 17 Jun 2007 20:40:40 GMT vboxsync [3134] * trunk/src/VBox/Additions/linux/xclient/Makefile.kmk (modified) hack for filesystems which do not support symbolic links Sun, 17 Jun 2007 20:02:23 GMT vboxsync [3133] * trunk/src/VBox/Additions/linux/xclient/Makefile.kmk (modified) cosmetics Sun, 17 Jun 2007 19:45:26 GMT vboxsync [3132] * trunk/src/VBox/Additions/linux/xclient/Makefile.kmk (modified) link libstdc++ statically (see ... Sat, 16 Jun 2007 10:20:14 GMT vboxsync [3131] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sv.ts (added) FE/Qt: Added Swedish translation. Sat, 16 Jun 2007 09:13:49 GMT vboxsync [3130] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) build VBoxNet Sat, 16 Jun 2007 08:20:57 GMT vboxsync [3129] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) reverse order of dvd and floppy in vm settings dialog Fri, 15 Jun 2007 20:56:38 GMT vboxsync [3128] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) small fix Fri, 15 Jun 2007 17:48:21 GMT vboxsync [3127] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Fixed: Avoid IPC dead-locks when calling ... Fri, 15 Jun 2007 16:54:53 GMT vboxsync [3126] * trunk/src/VBox/Additions/linux/xclient/clipboard.cpp (modified) Fixes to the Linux shared clipboard Fri, 15 Jun 2007 16:52:14 GMT vboxsync [3125] * trunk/src/VBox/Runtime/utf-16.cpp (modified) Fixed RTUtf16ToUtf8Ex so that it doesn't ignore the second parameter Fri, 15 Jun 2007 14:46:55 GMT vboxsync [3124] * trunk/src/VBox/Runtime/gc (added) * trunk/src/VBox/Runtime/gc/initterm-gc.cpp (added) export it. Fri, 15 Jun 2007 14:46:16 GMT vboxsync [3123] * trunk/include/VBox/vmm.h (modified) * trunk/include/iprt/initterm.h (modified) * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/time.h (modified) * trunk/src/VBox/Runtime/log.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/timeprog.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) Made VBOX_LOG_FLAGS=msprog work in GC. Fri, 15 Jun 2007 13:11:31 GMT vboxsync [3122] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Forward all non-ring 0 illegal instruction traps directly. Fixes ... Fri, 15 Jun 2007 12:24:02 GMT vboxsync [3121] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Rolled back r21969 (not necessary since there is IMachine::pid ... Fri, 15 Jun 2007 12:19:50 GMT vboxsync [3120] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) two typos Fri, 15 Jun 2007 12:19:18 GMT vboxsync [3119] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) FE/Qt: Updated Romanian and Polish translations. Fri, 15 Jun 2007 11:29:48 GMT vboxsync [3118] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) Report monitors in the windows guest video driver. Fri, 15 Jun 2007 09:03:24 GMT vboxsync [3117] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Main/linux/server.cpp (modified) OSE is already stated by the version string Thu, 14 Jun 2007 19:51:02 GMT vboxsync [3116] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Changed default disk sizes to powers of 2, looks better in the ... Thu, 14 Jun 2007 19:04:47 GMT vboxsync [3115] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) increased default disk size of solaris to 8GB (#2025) Thu, 14 Jun 2007 18:48:05 GMT vboxsync [3114] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fix data type to avoid warnings. Thu, 14 Jun 2007 18:29:54 GMT vboxsync [3113] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Implement virtual paperclip (forced unmounting of media, currently ... Thu, 14 Jun 2007 18:23:38 GMT vboxsync [3112] * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Added full set of runtime error functions to PDM device/driver interface. Thu, 14 Jun 2007 17:42:48 GMT vboxsync [3111] * trunk/include/iprt/assert.h (modified) Added some missing assert macros Thu, 14 Jun 2007 16:18:18 GMT vboxsync [3110] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Added the display index parameter to the SetVideoModeHint (in the ... Thu, 14 Jun 2007 14:24:09 GMT vboxsync [3109] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) Seriously annoying debug printf Thu, 14 Jun 2007 12:50:17 GMT vboxsync [3108] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) Updates Thu, 14 Jun 2007 12:47:55 GMT vboxsync [3107] * trunk/include/VBox/shflsvc.h (modified) Removed obsolete structure members Thu, 14 Jun 2007 11:42:41 GMT vboxsync [3106] * trunk/src/VBox/Additions/Makefile.kmk (modified) added shared folder dependency Thu, 14 Jun 2007 11:18:15 GMT vboxsync [3105] * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) Removed workaround for allocating the event structure in non-paged ... Thu, 14 Jun 2007 11:04:20 GMT vboxsync [3104] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Added IRP_MJ_INTERNAL_DEVICE_CONTROL handler. Thu, 14 Jun 2007 09:29:08 GMT vboxsync [3103] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp (modified) IRP completion routines must be in non-pagable memory. Wed, 13 Jun 2007 16:15:06 GMT vboxsync [3102] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Store VM-Console window’s HWND handler feature implemented (secunet ... Tue, 12 Jun 2007 19:06:56 GMT vboxsync [3101] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Fix VBoxManage convertdd SEGV crash on Linux if no further parameters ... Tue, 12 Jun 2007 18:28:18 GMT vboxsync [3100] * trunk/Config.kmk (modified) Mark OSE version with a _OSE suffix to the version number. Tue, 12 Jun 2007 16:48:32 GMT vboxsync [3099] * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) Do not use alloca in the guest additions. Tue, 12 Jun 2007 14:38:12 GMT vboxsync [3098] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) fixed the mess with caps lock / num lock / scroll lock on SDL Tue, 12 Jun 2007 11:00:37 GMT vboxsync [3097] * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) prevent warnings if compiled as C files (Linux guest modules) Mon, 11 Jun 2007 21:44:24 GMT vboxsync [3096] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) added another missing file to additions Mon, 11 Jun 2007 21:12:47 GMT vboxsync [3095] * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) fix for building the Linux guest additions Mon, 11 Jun 2007 19:06:25 GMT vboxsync [3094] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Main/linux/server.cpp (modified) clearly state if we are running the OSE version Mon, 11 Jun 2007 16:36:47 GMT vboxsync [3093] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Hack around incomprehensible VDI error message for VMDK files that ... Mon, 11 Jun 2007 14:37:02 GMT vboxsync [3092] * trunk/include/iprt/alloca.h (modified) Work in the linux kernel env. too. Mon, 11 Jun 2007 13:24:02 GMT vboxsync [3091] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp (modified) User buffers are now locked in the VBoxGuest driver. Mon, 11 Jun 2007 13:16:07 GMT vboxsync [3090] * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) Lock user buffers in a HGCM call (Windows guest only) Mon, 11 Jun 2007 13:14:53 GMT vboxsync [3089] * trunk/include/VBox/VBoxGuest.h (modified) Defined a constant for maximum number of HGCM function parameters. Mon, 11 Jun 2007 11:20:37 GMT vboxsync [3088] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) copyright Mon, 11 Jun 2007 10:46:54 GMT vboxsync [3087] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) attempt to disable the local APIC on x86_64 systems Mon, 11 Jun 2007 08:43:47 GMT vboxsync [3086] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Runtime/log.cpp (modified) introduced RTLogCreateEx and RTLogCreateExV to be able to pass an ... Mon, 11 Jun 2007 08:14:26 GMT vboxsync [3085] * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) warning Fri, 08 Jun 2007 14:15:48 GMT vboxsync [3084] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) prevent warning on x86_64 systems Fri, 08 Jun 2007 12:51:21 GMT vboxsync [3083] * trunk/src/VBox/VMM/TM.cpp (modified) offNew - offOld is more correct (no harm, only weird release log ... Fri, 08 Jun 2007 11:45:51 GMT vboxsync [3082] * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) Reset the attribute controller state in the VGA BIOS. Fri, 08 Jun 2007 07:41:10 GMT vboxsync [3081] * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (modified) warning Fri, 08 Jun 2007 07:13:09 GMT vboxsync [3080] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) cosmetical fix Thu, 07 Jun 2007 19:37:56 GMT vboxsync [3079] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL -list is redundant Thu, 07 Jun 2007 16:18:31 GMT vboxsync [3078] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) 1859: FE/Qt Mouse cursor issue: Fix for the issue #1: ... Thu, 07 Jun 2007 13:09:42 GMT vboxsync [3077] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) added -nologo option to suppress the VirtualBox logo string