# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 3:20:44 PM Mon, 02 Sep 2013 12:57:44 GMT vboxsync [48229] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) Main/HGCM: add plugin support (preparing for HGCM modules in an ... Mon, 02 Sep 2013 11:14:11 GMT vboxsync [48225] * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v4_2.h (added) * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCEvent.c (moved) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/testcase/tstRunTestcases.cpp (modified) testcase/*: move the installation path for the remaining API/XPCOM ... Fri, 30 Aug 2013 07:37:03 GMT vboxsync [48180] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Main/src-server/linux/NetIf-linux.cpp (modified) Devices/Network/tstIntNet-1: Use the default route interface for ... Thu, 29 Aug 2013 16:35:14 GMT vboxsync [48164] * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIXPCOM (moved) * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (moved) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Main: phase out the use of the XPCOM glue (wasn't ever used), and ... Thu, 29 Aug 2013 14:17:25 GMT vboxsync [48160] * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) Main/src-server/PerformanceLinux: unused var. Wed, 28 Aug 2013 14:52:12 GMT vboxsync [48128] * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) Main/PerformanceLinux: don't resolve /dev/mapper symlinks Wed, 28 Aug 2013 11:19:16 GMT vboxsync [48121] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: don't log the medium type of host DVD drives Wed, 28 Aug 2013 08:29:36 GMT vboxsync [48117] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr6022. Clean up the code. Tue, 27 Aug 2013 22:15:13 GMT vboxsync [48107] * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NATNetwork windows build fix. Fixed memory leak in ... Tue, 27 Aug 2013 18:42:30 GMT vboxsync [48103] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetwork: cut'n'paste typo: u32GatewayOffset -> u32DhcpOffset. Tue, 27 Aug 2013 18:34:11 GMT vboxsync [48102] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) In addition to r88476: update UUID for IHostNetworkInterface. Tue, 27 Aug 2013 18:23:47 GMT vboxsync [48101] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) BUGZ#6780: API change: introduced GetShortName() method for ... Tue, 27 Aug 2013 17:08:10 GMT vboxsync [48098] * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetwork: loopback mappings registration/deletion and ... Tue, 27 Aug 2013 16:39:15 GMT vboxsync [48093] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) NAT/xml: loopback mappings introduces NATNetwork entities: ... Mon, 26 Aug 2013 16:11:46 GMT vboxsync [48068] * trunk/src/VBox/Main/src-server/ClientWatcher.cpp (modified) Log details on VM processes which doesn't exit cleanly. Mon, 26 Aug 2013 10:30:35 GMT vboxsync [48055] * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) Main/Performance: fixed path to VBoxVolInfo Mon, 26 Aug 2013 10:30:25 GMT vboxsync [48054] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: Add new extradata setting VBoxInternal2/TurnResetIntoPowerOff ... Sun, 25 Aug 2013 19:24:43 GMT vboxsync [48045] * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: Inc revision. Sun, 25 Aug 2013 19:12:55 GMT vboxsync [48043] * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: err -> xcpt, allow all oXcpt parameters to be None ... Fri, 23 Aug 2013 12:02:42 GMT vboxsync [48020] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/solaris: Warnings because Solaris doesn't know when to use const. Fri, 23 Aug 2013 09:22:14 GMT vboxsync [48016] * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) * trunk/src/VBox/Main/src-server/linux/NetIf-linux.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) RT_STR_TUPLE Fri, 23 Aug 2013 09:02:51 GMT vboxsync [48015] * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) Main/PerformanceLinux: use RTLinuxSysFs* functions to access files in ... Fri, 23 Aug 2013 08:58:13 GMT vboxsync [48013] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Main/Performance: fix the return code Fri, 23 Aug 2013 08:39:37 GMT vboxsync [48012] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-server/Matching.cpp (modified) RT_STR_TUPLE Fri, 23 Aug 2013 08:10:06 GMT vboxsync [48011] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/tstCollector: don't fail if certain functions are not implemented Fri, 23 Aug 2013 07:41:13 GMT vboxsync [48010] * trunk/src/VBox/Main/src-server/freebsd/PerformanceFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/os2/PerformanceOs2.cpp (modified) E_IMPL => VERR_NOT_IMPLEMENTED Fri, 23 Aug 2013 07:38:52 GMT vboxsync [48009] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) 1024 * 1024 => _1M Fri, 23 Aug 2013 07:36:35 GMT vboxsync [48008] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) tstCollector: skip tests if the function is not implemented Fri, 23 Aug 2013 07:29:19 GMT vboxsync [48007] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Main/Performance: IPRT status code here, not COM status code Thu, 22 Aug 2013 18:53:11 GMT vboxsync [48005] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" ... Thu, 22 Aug 2013 17:58:17 GMT vboxsync [48004] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Fixed initialization. Thu, 22 Aug 2013 14:31:52 GMT vboxsync [47991] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Made the exclusive HW virtualization use setting global rather ... Thu, 22 Aug 2013 08:54:16 GMT vboxsync [47984] * trunk/src/VBox/Main/glue/vboxapi.py (modified) this works. Thu, 22 Aug 2013 08:49:41 GMT vboxsync [47983] * trunk/src/VBox/Main/glue/vboxapi.py (modified) copy&paste. Thu, 22 Aug 2013 00:47:00 GMT vboxsync [47981] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: Started on error abstrations (testsuite needs ... Wed, 21 Aug 2013 18:44:35 GMT vboxsync [47979] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: Some cleaning up. New features: Documentation. ;-) ... Wed, 21 Aug 2013 13:57:27 GMT vboxsync [47970] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: fix USB controller handling in the import code path ... Wed, 21 Aug 2013 13:14:21 GMT vboxsync [47965] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) burn fix Wed, 21 Aug 2013 12:53:18 GMT vboxsync [47964] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/src-server: Unused variables and parameters warnings. Wed, 21 Aug 2013 10:59:34 GMT vboxsync [47963] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr6022. Additional checks during OVA/OVF import. Deleting temporary ... Wed, 21 Aug 2013 08:41:45 GMT vboxsync [47953] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main/testcase/tstVBoxAPILinux.cpp: remove unnecessary code which ... Tue, 20 Aug 2013 14:43:02 GMT vboxsync [47925] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Main: warnings Tue, 20 Aug 2013 14:39:23 GMT vboxsync [47924] * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main: warnings Tue, 20 Aug 2013 14:36:24 GMT vboxsync [47922] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) Main: IVFSExplorer use LONG64 for file sizes. Tue, 20 Aug 2013 14:24:50 GMT vboxsync [47920] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: allow free form properties in the Special/ namespace, ... Tue, 20 Aug 2013 14:14:52 GMT vboxsync [47919] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main: warnings Tue, 20 Aug 2013 14:08:20 GMT vboxsync [47917] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: the convention for attributes is that they ... Tue, 20 Aug 2013 14:01:53 GMT vboxsync [47916] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix the code which sets custom icons, and also fix ... Tue, 20 Aug 2013 14:00:58 GMT vboxsync [47915] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: add a way to safely override the VM app, OSX specific Tue, 20 Aug 2013 12:47:22 GMT vboxsync [47905] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main: warnings. Tue, 20 Aug 2013 11:37:09 GMT vboxsync [47894] * trunk/debian/lintian-override.in (modified) * trunk/debian/postinst.in (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/installer-common.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) VBoxNetLwipNAT => VBoxNetNAT Tue, 20 Aug 2013 07:33:42 GMT vboxsync [47874] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Warnings. Tue, 20 Aug 2013 07:21:39 GMT vboxsync [47873] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/Documentation: Fixed many typos. Tue, 20 Aug 2013 05:26:04 GMT vboxsync [47870] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) main\natservice: comment: don't use classic TCP/IP books as a ... Tue, 20 Aug 2013 05:15:15 GMT vboxsync [47869] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) main/natnetwork: stubs for loopback6 setter/getter. Tue, 20 Aug 2013 04:53:10 GMT vboxsync [47868] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) main/nat-service: unwanted enum. Tue, 20 Aug 2013 04:51:36 GMT vboxsync [47867] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) main/nat-service: too many exposed API. Tue, 20 Aug 2013 03:15:35 GMT vboxsync [47861] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) bound API for loopbacks and built-in services assignments. Mon, 19 Aug 2013 20:48:58 GMT vboxsync [47858] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) IGuestFile: Expose the file's ID. Nice to have for information purposes. Mon, 19 Aug 2013 17:06:37 GMT vboxsync [47852] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Main/Event Queue: Forward ported r86728 + r87009 from 4.1. Mon, 19 Aug 2013 16:57:24 GMT vboxsync [47851] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/GuestFileImpl.cpp: More guest error to string translations. Mon, 19 Aug 2013 16:42:37 GMT vboxsync [47850] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) Main: attempt to fix xpcom build. Mon, 19 Aug 2013 16:34:02 GMT vboxsync [47848] * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main: API event for multitouch input. Mon, 19 Aug 2013 13:20:58 GMT vboxsync [47841] * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) Main/Devices: reverted combined use of two emulated USB devices for ... Mon, 19 Aug 2013 09:48:33 GMT vboxsync [47837] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Documentation formatting. Mon, 19 Aug 2013 09:16:40 GMT vboxsync [47836] * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/IGuestFile: Changed disposition and openMode parameters being ... Mon, 19 Aug 2013 09:13:49 GMT vboxsync [47835] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Documentation. Sat, 17 Aug 2013 11:35:27 GMT vboxsync [47822] * trunk/src/VBox/Main/src-client/win/dllmain.cpp (modified) VBoxC.dll: Hack to clean out the old typelib when registering. This ... Fri, 16 Aug 2013 15:30:15 GMT vboxsync [47817] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestCtrl: Update for IGuestFile; some renaming. Fri, 16 Aug 2013 14:45:06 GMT vboxsync [47816] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) tstVBoxAPILinux: fix the remaining format specifiers Fri, 16 Aug 2013 13:39:49 GMT vboxsync [47813] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) tstVBoxAPILinux: a few fixes and make sure to remove the registered ... Fri, 16 Aug 2013 13:27:01 GMT vboxsync [47810] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/Mouse: fix broken mouse dragging in guests. Fri, 16 Aug 2013 12:51:14 GMT vboxsync [47805] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) MouseImpl: try to fix XPCOM warning. Fri, 16 Aug 2013 12:26:40 GMT vboxsync [47804] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main: OnGuestMouse event cleanup. Fri, 16 Aug 2013 11:24:48 GMT vboxsync [47801] * trunk/src/VBox/Main/glue/NativeEventQueue.cpp (modified) Main/glue/NativeEventQueue.cpp: fix incorrect error code in previous fix Fri, 16 Aug 2013 11:15:56 GMT vboxsync [47800] * trunk/src/VBox/Main/glue/NativeEventQueue.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main/glue: fix error checking so that a missing components ... Fri, 16 Aug 2013 10:41:55 GMT vboxsync [47798] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) MouseImpl: corrected touch event range check. Fri, 16 Aug 2013 10:28:44 GMT vboxsync [47795] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) MouseImpl: map touch events to the primary monitor. Fri, 16 Aug 2013 07:24:53 GMT vboxsync [47781] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSessionImpl.cpp: IGuestFile is not supported on older Guest ... Fri, 16 Aug 2013 07:14:44 GMT vboxsync [47780] * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) tstMouseImpl: uninitialized variable Thu, 15 Aug 2013 17:59:50 GMT vboxsync [47779] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstMediumLock.cpp (added) Config.kmk: new template for API client testcases Main/testcase: ... Thu, 15 Aug 2013 17:42:39 GMT vboxsync [47777] * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main/glue: for XPCOM, look for the components subdirectory one level ... Thu, 15 Aug 2013 15:51:51 GMT vboxsync [47776] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) Warnings and space. Thu, 15 Aug 2013 15:13:01 GMT vboxsync [47774] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) * trunk/src/VBox/Main/webservice/samples/php/clienttest.php (modified) * trunk/src/VBox/Main/webservice/samples/python/clienttest.py (modified) Main,Frontends: IDisplay::GetScreenResolution returns the screen origin. Thu, 15 Aug 2013 13:19:36 GMT vboxsync [47764] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Committed too much. Thu, 15 Aug 2013 13:04:51 GMT vboxsync [47762] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/RTFileModeToFlags.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstFileModeStringToFlags.cpp (added) IPRT: Added RTFileModeToFlags* APIs + testcase. Thu, 15 Aug 2013 12:39:09 GMT vboxsync [47758] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/Mouse: add priorities to mouse devices so that the USB mouse is ... Thu, 15 Aug 2013 07:44:17 GMT vboxsync [47746] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) Main/MouseImpl: use real CFGM in test case instead of faking APIs. Wed, 14 Aug 2013 14:34:35 GMT vboxsync [47732] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) GuestCtrlImpl.cpp: Warning, cast. Wed, 14 Aug 2013 12:39:47 GMT vboxsync [47723] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Documentation. Wed, 14 Aug 2013 05:33:22 GMT vboxsync [47716] * trunk/src/VBox/Devices/build/VBoxDDUDeps.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Storage/VDIfVfs.cpp (modified) pr6022. 3rd variant (using VFS streaming feature) of GZIP support for ... Tue, 13 Aug 2013 16:25:09 GMT vboxsync [47701] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) MouseImpl: wrong LogRel Tue, 13 Aug 2013 14:50:50 GMT vboxsync [47698] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestCtrl: Mark guest session 0 as the root guest control process. Tue, 13 Aug 2013 12:56:34 GMT vboxsync [47691] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NAT: fixes access to COM's getter. Fri, 09 Aug 2013 14:40:53 GMT vboxsync [47651] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fix incorrectly placed , part of preparation for token ... Fri, 09 Aug 2013 14:27:21 GMT vboxsync [47650] * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/include/Wrapper.h (modified) Main/idl/apiwrap-server: add support for providing hints to the ... Fri, 09 Aug 2013 14:25:57 GMT vboxsync [47649] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.dtd (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: Fix small VirtualBox.xidl issues (showing the need to ... Fri, 09 Aug 2013 09:45:09 GMT vboxsync [47630] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) build fix Fri, 09 Aug 2013 08:31:24 GMT vboxsync [47627] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestCtrl: Reduced locking times, more error checking, adjusted ... Wed, 07 Aug 2013 16:38:35 GMT vboxsync [47597] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: remove accidental test code checkin, breaking ...