# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 4:00:15 AM Wed, 26 Sep 2007 06:47:37 GMT vboxsync [5035] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) PRORITY => PRIORITY Wed, 26 Sep 2007 06:34:27 GMT vboxsync [5034] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) fixed tree Wed, 26 Sep 2007 04:48:51 GMT vboxsync [5033] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (added) GMM... Wed, 26 Sep 2007 03:21:50 GMT vboxsync [5032] * trunk/src/VBox/VMM/VM.cpp (modified) UVM. Tue, 25 Sep 2007 22:27:37 GMT vboxsync [5031] * trunk/include/VBox/gvm.h (added) * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM ... Tue, 25 Sep 2007 20:55:13 GMT vboxsync [5030] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) allow word break of the 'no description' label Tue, 25 Sep 2007 16:47:36 GMT vboxsync [5029] * trunk/src/VBox/VMM/Makefile.kmk (modified) GVM -> GVMM Tue, 25 Sep 2007 15:59:19 GMT vboxsync [5028] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Improved the hard disk testcase. Tue, 25 Sep 2007 15:58:51 GMT vboxsync [5027] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Change Utf8StrFmt to Utf8StrFmtVA, could trigger a fancy ... Tue, 25 Sep 2007 15:49:09 GMT vboxsync [5026] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/gvmm.h (moved) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (moved) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) GVM -> GVMM. Tue, 25 Sep 2007 15:06:33 GMT vboxsync [5025] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Build fix for winId serialization (under win platform). Tue, 25 Sep 2007 15:04:39 GMT vboxsync [5024] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Pointer shape size calculation error. Copied too much. Tue, 25 Sep 2007 14:35:20 GMT vboxsync [5023] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) Disabled redraw optimization in the Windows guest graphics driver. Tue, 25 Sep 2007 13:56:26 GMT vboxsync [5022] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) First version of VirtualBox Registration Dialog implemented. ... Tue, 25 Sep 2007 13:32:14 GMT vboxsync [5021] * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) Removed obsolete memory reservation during suplibOsInit (Windows host) Tue, 25 Sep 2007 01:26:02 GMT vboxsync [5020] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Simplified the YASM/NASM invocations avoiding unnecessary statement ... Tue, 25 Sep 2007 00:51:55 GMT vboxsync [5019] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) No IDT patching on OS/2 - stack isn't flat, remember. Mon, 24 Sep 2007 22:24:07 GMT vboxsync [5018] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) some code... Mon, 24 Sep 2007 21:38:20 GMT vboxsync [5017] * trunk/include/VBox/gmm.h (added) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (added) GVM kick-off. Mon, 24 Sep 2007 19:51:31 GMT vboxsync [5016] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Linux additions: properly initialize i_blkbits Mon, 24 Sep 2007 18:13:02 GMT vboxsync [5015] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Improved MII register emulation to make Windows PCnet driver detect ... Mon, 24 Sep 2007 17:08:07 GMT vboxsync [5014] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) header. Mon, 24 Sep 2007 17:06:23 GMT vboxsync [5013] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) solaris / beautify. Mon, 24 Sep 2007 16:46:41 GMT vboxsync [5012] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) FE/Qt: Approved Baque translation (licensed and >50%). Mon, 24 Sep 2007 16:46:00 GMT vboxsync [5011] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) FE/Qt: Updated Polish translation. Mon, 24 Sep 2007 16:37:29 GMT vboxsync [5010] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) small fixes Mon, 24 Sep 2007 14:33:11 GMT vboxsync [5009] * trunk/src/VBox/Runtime/RTErrConvertToErrno.cpp (modified) This wasn't a typo. Mon, 24 Sep 2007 14:32:33 GMT vboxsync [5008] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) #elif defined(). Mon, 24 Sep 2007 14:28:23 GMT vboxsync [5007] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) r=bird: NIL_RTFILE != 0, so all RTFILE members must be initialized or ... Mon, 24 Sep 2007 14:21:12 GMT vboxsync [5006] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Mon, 24 Sep 2007 14:20:57 GMT vboxsync [5005] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) Failure logging Mon, 24 Sep 2007 13:57:39 GMT vboxsync [5004] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) serial: use PDMThreads for send/receive. Thread is already a problem ... Mon, 24 Sep 2007 12:55:26 GMT vboxsync [5003] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Clear interrupt flag in global status register when the engine status ... Mon, 24 Sep 2007 11:25:00 GMT vboxsync [5002] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Linux 2.4 expects us to compile the guest modules with optimisation on Mon, 24 Sep 2007 11:18:29 GMT vboxsync [5001] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Correction Mon, 24 Sep 2007 11:17:56 GMT vboxsync [5000] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Log SUPPageAlloc failures Mon, 24 Sep 2007 09:45:26 GMT vboxsync [4999] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More logging Mon, 24 Sep 2007 09:35:20 GMT vboxsync [4998] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/xclient/clipboard.cpp (modified) Fix hgcm connect from Linux Additions guest R3 Mon, 24 Sep 2007 09:33:39 GMT vboxsync [4997] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) Add RTErrConvertToErrno.c to the main Linux Additions module Mon, 24 Sep 2007 09:31:35 GMT vboxsync [4996] * trunk/src/VBox/Additions/linux/module/hgcmcall.c (modified) Fix logging in src/VBox/Additions/linux/module/hgcmcall.c Mon, 24 Sep 2007 09:29:27 GMT vboxsync [4995] * trunk/src/VBox/Runtime/assert.cpp (modified) Export AssertMsg1 and 2 in Linux kernel modules Mon, 24 Sep 2007 09:28:02 GMT vboxsync [4994] * trunk/src/VBox/Runtime/RTErrConvertToErrno.cpp (modified) Fixed a typo Mon, 24 Sep 2007 09:02:26 GMT vboxsync [4993] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) HostSerial: Use pipe for the receive thread to wake it up on shutdown ... Mon, 24 Sep 2007 08:35:19 GMT vboxsync [4992] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) LogFlow instead Mon, 24 Sep 2007 08:34:34 GMT vboxsync [4991] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More logging Mon, 24 Sep 2007 03:48:32 GMT vboxsync [4990] * trunk/src/VBox/Runtime/Makefile.kmk (modified) ToErrno for freebsd r0drv. Mon, 24 Sep 2007 03:48:15 GMT vboxsync [4989] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) physnc fix. Mon, 24 Sep 2007 03:47:01 GMT vboxsync [4988] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) did the freebsd device skeleton. the cloning doesn't seem quiet ... Mon, 24 Sep 2007 03:45:56 GMT vboxsync [4987] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Reading the GIP request rc from the wrong place. Mon, 24 Sep 2007 02:32:58 GMT vboxsync [4986] * trunk/src/recompiler/VBoxRecompiler.c (modified) work around a nocrt build problem. Sat, 22 Sep 2007 12:44:43 GMT vboxsync [4985] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) RTAssertDoBreakpoint Sat, 22 Sep 2007 12:41:38 GMT vboxsync [4984] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) (void) Sat, 22 Sep 2007 08:53:47 GMT vboxsync [4983] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) VBoxBFE.cpp fix Sat, 22 Sep 2007 08:47:18 GMT vboxsync [4982] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) VBoxBFE.cpp fix Sat, 22 Sep 2007 00:10:41 GMT vboxsync [4981] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) as locking... hope it works. Sat, 22 Sep 2007 00:07:17 GMT vboxsync [4980] * trunk/src/VBox/VMM/VMMR0/GVMR0.cpp (modified) GVMR0CreateVM isn't used yet, so disable the code for now. Sat, 22 Sep 2007 00:04:09 GMT vboxsync [4979] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) New ring-0 assertion avoidance, now for all platforms. Sat, 22 Sep 2007 00:02:40 GMT vboxsync [4978] * trunk/src/VBox/VMM/PGMInternal.h (modified) Backed out most of 24659. Sat, 22 Sep 2007 00:01:15 GMT vboxsync [4977] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) Backed out most of 24659. Fri, 21 Sep 2007 23:57:40 GMT vboxsync [4975] * trunk/src/VBox/VMM/Makefile.kmk (modified) backing out 24660. Fri, 21 Sep 2007 23:17:09 GMT vboxsync [4974] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) RTThreadNativeSelf Fri, 21 Sep 2007 23:04:07 GMT vboxsync [4973] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) export SUPR0LowAlloc/Free. Fri, 21 Sep 2007 22:41:51 GMT vboxsync [4972] * trunk/src/VBox/VMM/Makefile.kmk (modified) IN_GVM_R0 Fri, 21 Sep 2007 22:19:12 GMT vboxsync [4971] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/gvm.h (added) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMR0.cpp (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) GVM. Fri, 21 Sep 2007 18:27:48 GMT vboxsync [4970] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) r=bird Fri, 21 Sep 2007 18:25:58 GMT vboxsync [4969] * trunk/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp (modified) VBoxControl addcustommode should not add dublicates. Fri, 21 Sep 2007 17:59:13 GMT vboxsync [4968] * trunk/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp (modified) Implemented VBoxControl setvideomode command for Windows guest additions. Fri, 21 Sep 2007 17:58:24 GMT vboxsync [4967] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) yasm bug #115 triggered this assertion. Fri, 21 Sep 2007 16:22:15 GMT vboxsync [4966] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) .run, .deb, .rpm: approaved nls translations, the right way Fri, 21 Sep 2007 16:00:02 GMT vboxsync [4965] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Allow allocations up to the maximum guest VRAM size. Fri, 21 Sep 2007 15:11:00 GMT vboxsync [4963] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Compile fix Fri, 21 Sep 2007 15:01:11 GMT vboxsync [4962] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Don't turn off interrupts here Fri, 21 Sep 2007 14:59:25 GMT vboxsync [4961] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Tabs Fri, 21 Sep 2007 14:58:57 GMT vboxsync [4960] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us ... Fri, 21 Sep 2007 14:56:52 GMT vboxsync [4959] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) build fix. Fri, 21 Sep 2007 14:54:04 GMT vboxsync [4958] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Added hSelf and removed pVMHC from the VM structure. Fri, 21 Sep 2007 14:21:59 GMT vboxsync [4957] * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) Compile fix Fri, 21 Sep 2007 14:19:19 GMT vboxsync [4956] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) FE/Qt: ja_JP should be ja. Fri, 21 Sep 2007 14:14:47 GMT vboxsync [4955] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Compile fix Fri, 21 Sep 2007 14:10:37 GMT vboxsync [4954] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Accidental commit removed Fri, 21 Sep 2007 14:08:19 GMT vboxsync [4953] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Cleaned up disassembler Fri, 21 Sep 2007 13:50:49 GMT vboxsync [4952] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (added) FE/Qt: Added the list of approved languages; Fixed the Win32 ... Fri, 21 Sep 2007 12:17:21 GMT vboxsync [4951] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) leading _ is fine. Fri, 21 Sep 2007 12:02:37 GMT vboxsync [4950] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) Allow to use custom resolutions for any secondary monitor in the ... Fri, 21 Sep 2007 11:04:08 GMT vboxsync [4949] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) A couple of freebsd hacks. will sort these out correctly some time later. Fri, 21 Sep 2007 10:22:06 GMT vboxsync [4947] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: Removed underscores and Alt+ accelerators from the Cancel ... Fri, 21 Sep 2007 10:09:52 GMT vboxsync [4946] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) error code corrections and better release logging. Fri, 21 Sep 2007 09:48:10 GMT vboxsync [4945] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) just to make it compile on freebsd. Fri, 21 Sep 2007 09:29:43 GMT vboxsync [4944] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sk.ts (modified) FE/Qt: Added Slovak translation. Fri, 21 Sep 2007 07:53:12 GMT vboxsync [4943] * trunk/src/VBox/VMM/VMReq.cpp (modified) Return from VMR3ReqWait, if the request was killed in ... Fri, 21 Sep 2007 07:34:33 GMT vboxsync [4942] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Backed out 24688 Fri, 21 Sep 2007 07:29:08 GMT vboxsync [4941] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Backed out 24691 Fri, 21 Sep 2007 07:27:50 GMT vboxsync [4940] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Backed out 24688 Fri, 21 Sep 2007 07:24:57 GMT vboxsync [4939] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Correction Fri, 21 Sep 2007 07:24:28 GMT vboxsync [4938] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) 1.5: Backported r24649: do not turn off interrupts in GIP timer handler Fri, 21 Sep 2007 07:23:47 GMT vboxsync [4937] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Todo added Thu, 20 Sep 2007 21:26:34 GMT vboxsync [4936] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) svn:eol-style for unix targets on a windows share. Thu, 20 Sep 2007 14:53:38 GMT vboxsync [4935] * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) build fixes / warnings. Thu, 20 Sep 2007 14:31:27 GMT vboxsync [4934] * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) Bugfix. Thu, 20 Sep 2007 14:25:45 GMT vboxsync [4933] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Fixed warning.