# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 10:31:48 PM Thu, 30 Jan 2014 01:48:16 GMT vboxsync [50278] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) Fix debug build. Typesafe QFlags require explicit coercion in "..." ... Wed, 29 Jan 2014 20:23:21 GMT vboxsync [50277] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_rpw.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: correct way of dealing with CreateInfo Wed, 29 Jan 2014 19:36:53 GMT vboxsync [50276] * trunk/src/VBox/GuestHost/OpenGL/util/htable.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: proper cleanup, more bugfixes Wed, 29 Jan 2014 17:27:37 GMT vboxsync [50275] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix single-stepping in real-on-v86 mode for certain ... Wed, 29 Jan 2014 16:46:57 GMT vboxsync [50274] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL/osx: impl async window modifications & present handling to ... Wed, 29 Jan 2014 15:18:21 GMT vboxsync [50273] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/vbox/include/lwip-log.h (added) * trunk/src/VBox/Devices/Network/lwipopts.h (modified) * trunk/src/VBox/NetworkServices/NAT/lwipopts.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Provide LWIP_DEBUGF definition that uses VBox logging facilities. ... Wed, 29 Jan 2014 14:52:52 GMT vboxsync [50272] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.ui (modified) FE/Qt: 6863: Machine settings: Storage page: SATA hot-plug support ... Wed, 29 Jan 2014 14:25:25 GMT vboxsync [50271] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment clarification. Wed, 29 Jan 2014 14:20:00 GMT vboxsync [50270] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix single-stepping with IRET on real-on-v86 mode while ... Wed, 29 Jan 2014 14:15:29 GMT vboxsync [50269] * trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.c (modified) Main/cbinding: remove development leftover Wed, 29 Jan 2014 13:53:50 GMT vboxsync [50268] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.ui (modified) FE/Qt: Machine settings: Storage page: Fixing layout bug. Wed, 29 Jan 2014 11:21:48 GMT vboxsync [50267] * trunk/doc/manual/en_US/SDKRef.xml (modified) doc/manual/en_US/SDKRef.xml: document more C binding conversion ... Wed, 29 Jan 2014 11:20:15 GMT vboxsync [50266] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) Build fix; guest->host support not enabled by default yet. Wed, 29 Jan 2014 11:12:44 GMT vboxsync [50265] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDImpl.cpp (modified) DnD: First working implementation for Windows guest->host support; ... Wed, 29 Jan 2014 03:29:12 GMT vboxsync [50264] * trunk/src/VBox/Devices/Network/lwipopts.h (modified) * trunk/src/VBox/NetworkServices/NAT/lwipopts.h (modified) TCP_OVERSIZE_DBGCHECK is defined automatically for LWIP_DEBUG if ... Tue, 28 Jan 2014 19:29:52 GMT vboxsync [50263] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: - Generic part could be used with threading on ... Tue, 28 Jan 2014 16:52:15 GMT vboxsync [50262] * trunk/doc/manual/en_US/SDKRef.xml (modified) doc/manual/en_US/SDKRef.xml: document new style C API binding Tue, 28 Jan 2014 14:55:53 GMT vboxsync [50261] * trunk/configure (modified) configure: allow gcc-4.9 Tue, 28 Jan 2014 14:19:18 GMT vboxsync [50260] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: force resize when VBVA is reenabled. Tue, 28 Jan 2014 14:17:48 GMT vboxsync [50259] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: VBVAPause Tue, 28 Jan 2014 14:16:08 GMT vboxsync [50258] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: resize bugfixes Tue, 28 Jan 2014 13:33:57 GMT vboxsync [50257] * trunk/src/VBox/Devices/Network/lwip-new/src/include/lwip/debug.h (modified) Let LWIP_DEBUGF be overridden. Tue, 28 Jan 2014 13:25:21 GMT vboxsync [50256] * trunk/src/VBox/Devices/Network/lwipopts.h (modified) * trunk/src/VBox/NetworkServices/NAT/lwipopts.h (modified) LWIP_DEBUG is only tested for being defined. Don't define it as ... Tue, 28 Jan 2014 13:10:13 GMT vboxsync [50255] * trunk/include/VBox/err.mac (modified) * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: two undocumented CPUID bits Tue, 28 Jan 2014 12:35:54 GMT vboxsync [50254] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) Main/cbinding: final touchups, and making things as COM compatible as ... Tue, 28 Jan 2014 12:31:40 GMT vboxsync [50253] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) FE/Qt: 6713: New VM Wizard: Take into account host bitness when ... Tue, 28 Jan 2014 12:22:32 GMT vboxsync [50252] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Fixed another typo that breaks S12 version detection. Tue, 28 Jan 2014 10:19:33 GMT vboxsync [50251] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: disable some async notifications for now Tue, 28 Jan 2014 09:13:59 GMT vboxsync [50250] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: async notifications Mon, 27 Jan 2014 16:29:43 GMT vboxsync [50249] * trunk/src/VBox/Main/glue/com.cpp (modified) VBoxLogRelCreate: Fix previous to deal with pcszLogFile == NULL. Mon, 27 Jan 2014 16:28:30 GMT vboxsync [50248] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: Frame-buffer cleanup fix. Mon, 27 Jan 2014 16:22:59 GMT vboxsync [50247] * trunk/src/VBox/Main/glue/com.cpp (modified) VBoxLogRelCreate: avoid uncontrolled format string attack. This ... Mon, 27 Jan 2014 15:00:45 GMT vboxsync [50246] * trunk/src/VBox/GuestHost/OpenGL/include/cr_vreg.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) crOpenGL: bugfixing Mon, 27 Jan 2014 14:01:19 GMT vboxsync [50245] * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) USBProxyDevice: Fix broken passthrough, pfnSetConfig returns a status ... Mon, 27 Jan 2014 13:34:53 GMT vboxsync [50244] * trunk/tools/kBuildTools/VBoxXGccX86RedHatLinux.kmk (modified) tools/kBuildTools/VBoxXGccX86RedHatLinux.kmk: use gcc, not g++ for ... Mon, 27 Jan 2014 12:23:48 GMT vboxsync [50243] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: bugfixes for seamless and other Mon, 27 Jan 2014 12:23:36 GMT vboxsync [50242] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: 6713: Adding (32 bit) postfix to OSes descriptions. Mon, 27 Jan 2014 08:15:49 GMT vboxsync [50241] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: missing visible state Mon, 27 Jan 2014 05:10:27 GMT vboxsync [50240] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Create NAT Network release logger. This can probably use some ... Mon, 27 Jan 2014 02:34:23 GMT vboxsync [50239] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) TrustedMain: when com::Initialize() fails make error reporting more sane. Sat, 25 Jan 2014 11:36:40 GMT vboxsync [50238] * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) win-dbg build fix Fri, 24 Jan 2014 23:16:52 GMT vboxsync [50237] * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) Another Solaris build fix Fri, 24 Jan 2014 23:10:53 GMT vboxsync [50236] * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) USB/Proxy-freebsd: Forgotten true/false -> rc conversion Fri, 24 Jan 2014 22:59:06 GMT vboxsync [50235] * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) Solaris build fix Fri, 24 Jan 2014 22:48:13 GMT vboxsync [50234] * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) * trunk/src/VBox/Devices/USB/vrdp/USBProxyDevice-vrdp.cpp (modified) * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) USB/Proxy: More code cleanup and finish a few todos, also some new ... Fri, 24 Jan 2014 21:54:12 GMT vboxsync [50233] * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) Windows build fix Fri, 24 Jan 2014 21:42:33 GMT vboxsync [50232] * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) Another Solaris build fix Fri, 24 Jan 2014 21:30:57 GMT vboxsync [50231] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) OS X build fix Fri, 24 Jan 2014 21:30:09 GMT vboxsync [50230] * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) Solaris build fix Fri, 24 Jan 2014 21:22:26 GMT vboxsync [50229] * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) Removed a bit too much Fri, 24 Jan 2014 21:16:37 GMT vboxsync [50228] * trunk/src/VBox/Devices/USB/USBProxyDevice-stub.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) * trunk/src/VBox/Devices/USB/vrdp/USBProxyDevice-vrdp.cpp (modified) * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) USB/Proxy: Start a source code cleanup, remove unused struct members ... Fri, 24 Jan 2014 16:39:09 GMT vboxsync [50227] * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: fix log message Fri, 24 Jan 2014 15:57:37 GMT vboxsync [50226] * trunk/src/VBox/Runtime/r3/darwin/rtProcInitExePath-darwin.cpp (modified) Runtime/r3/darwin/rtProcInitExePath: use realpath when determining ... Fri, 24 Jan 2014 15:24:43 GMT vboxsync [50225] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: typo fix Fri, 24 Jan 2014 14:35:28 GMT vboxsync [50224] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) Fe/Qt: viewport fix Fri, 24 Jan 2014 14:34:51 GMT vboxsync [50223] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: viewport fix Fri, 24 Jan 2014 14:27:29 GMT vboxsync [50222] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) doc/manual: documented host power management events Fri, 24 Jan 2014 14:03:53 GMT vboxsync [50221] * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: play safe Fri, 24 Jan 2014 13:46:27 GMT vboxsync [50220] * trunk/src/VBox/Main/include/HostPower.h (modified) * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: another shot at savestate-on-battery-low Fri, 24 Jan 2014 12:19:08 GMT vboxsync [50219] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Addiitions/x11: add support for X.Org Server 1.15. Fri, 24 Jan 2014 11:58:16 GMT vboxsync [50218] * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0 (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/BT.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/BTPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/Canvas.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/CanvasP.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ChkNotMaskEv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/Configint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/IBM.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/IBMPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/Pci.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/README (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/TI.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/TIPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/XIstubs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/Xprintf.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/allowev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/atKeynames.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/bt829.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/busfault.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/c2p_core.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/callback.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/chgdctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/chgfctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/chgkbd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/chgkmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/chgprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/chgptr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/client.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/closedev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/closestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/closure.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/colormap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/colormapst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/compiler.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/compint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/compositeext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/compsize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/config-backends.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/configProcs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/cursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/cursorstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/damage.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/damageextint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/damagestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dbestruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/debug.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/decode.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/devbell.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dgaproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dispatch.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dix-config-apple-verbatim.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dix.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dixaccess.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dixevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dixfont.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dixfontstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dixfontstubs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dixgrabs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dixstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmx-config.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmx.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmx_glxvisuals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxarg.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxbackend.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxcb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxclient.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxcmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxcommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxcompat.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxconfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxconsole.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxcursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxdpms.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxdummy.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxextension.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxfont.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxgc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxgcops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxinput.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxinputinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxlog.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxmotion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxparse.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxpict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxpixmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxprint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxscrinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxsigio.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxstat.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxsync.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxvisual.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dmxwindow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dpmsproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dri.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dri2.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dri2int.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dri3.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dri3_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/dristruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/edid.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/enterleave.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/eventconvert.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/events.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/eventstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/exa.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/exa_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/exevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/exglobals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/extension.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/extension_string.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/extinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/extnsionst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fb24_32.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fbbits.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fbdevhw.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fboverlay.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fbpict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fbpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fbrop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fi1236.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fourcc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fpu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/fpu_regs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/g_disptab.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/gc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/gcstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/geext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/geint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getbmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getdctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getfctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getkmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getmmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getselev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/getvers.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/globals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glx_extinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxbyteorder.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxcmds.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxcontext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxdrawable.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxdricommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxerror.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxfbconfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxscreens.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxserver.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxsingle.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxswap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxutil.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxvendor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glxvisuals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/glyphstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/grabdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/grabdevb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/grabdevk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/gtmotion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/hashtable.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/hotplug.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/i2c_def.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/indirect_dispatch.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/indirect_reqsize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/indirect_size.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/indirect_size_get.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/indirect_table.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/indirect_util.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/input.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/inputstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/inpututils.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/int10Defines.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/list.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/listdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/lnx-keyboard.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/lnx-ms.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/lnx-ps2.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/loader.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/loaderProcs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/memrange.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mi.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/micmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/micoord.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/midbe.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mifillarc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mifpoly.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/migc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/miline.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mioverlay.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mipict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mipointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mipointrst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mipoly.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/misc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/miscanfill.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/miscstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mispans.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/misprite.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mistruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/misync.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/misyncfd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/misyncshm.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/misyncstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mivalidate.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/miwideline.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/mizerarc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/msp3430.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/opaque.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/opendev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/optionstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/os.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/osdep.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/panoramiX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/panoramiXh.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/panoramiXsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/parser.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/picture.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/picturestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/pixmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/pixmapstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/present.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/present_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/presentext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/prim_asm.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/prim_ops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/prim_x86_gcc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/privates.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/property.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/propertyst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/protocol-common.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/protocol-versions.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/pseudoramiX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ptrveloc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/queryst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/randrstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/region.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/regionstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/registry.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/regs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/resource.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/rgb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/rootless.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/rootlessCommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/rootlessConfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/rootlessWindow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/rrtransform.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/screenint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/scrnintstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/securitysrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/selectev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/selection.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/sendexev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/servermd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/set.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/setbmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/setdval.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/setfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/setmmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/setmode.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/shadow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/shadowfb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/shmint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/shrotpack.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/shrotpackYX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/singlesize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/site.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/sleepuntil.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/swaprep.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/swapreq.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/syncsdk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/syncsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/tda8425.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/tda9850.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/tda9885.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/types.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/uda1380.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ungrdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ungrdevb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ungrdevk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/unpack.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/usb-common.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/usb-keyboard.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/usb-mouse.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/usb-other.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/usb-private.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/validate.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/vbe.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/vbeModes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/vgaHW.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/vidmodeproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/wfbrename.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/window.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/windowstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/x86emu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/x86emui.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xaarop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xace.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xacestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Axp.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Bus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Config.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Crtc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Cursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86CursorPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86DDC.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Extensions.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86InPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Modes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Module.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86OSpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Opt.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Optionstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Optrec.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Parser.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Pci.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86PciInfo.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Privstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86RamDac.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86RamDacPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86RandR12.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Sbus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86VGAarbiter.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86VGAarbiterPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86Xinput.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86_OSlib.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86_OSproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86bigfontsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86cmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86fbman.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86i2c.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86int10.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86pciBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86platformBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86sbusBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86str.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86tokens.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86x86emu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86xv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86xvmc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xf86xvpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xfixes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xfixesint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xiallowev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xibarriers.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xichangecursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xichangehierarchy.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xigetclientpointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xigrabdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xipassivegrab.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xiproperty.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xiquerydevice.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xiquerypointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xiqueryversion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xisb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xiselectev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xisetclientpointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xisetdevfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xiwarppointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xkb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xkbDflts.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xkbfile.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xkbgeom.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xkbrules.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xkbsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xkbstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xorgVersion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xselinux.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xselinuxint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xserver-properties.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xsha1.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xvdisp.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xvdix.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/xvmcext.h (added) Additions/x11: added headers for X.Org Server 1.15. Fri, 24 Jan 2014 11:37:07 GMT vboxsync [50217] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: notification mechanism fixes Fri, 24 Jan 2014 11:32:03 GMT vboxsync [50216] * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: ... Fri, 24 Jan 2014 09:34:27 GMT vboxsync [50215] * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) header fixes Fri, 24 Jan 2014 08:38:31 GMT vboxsync [50214] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) dev/vga: reset only on vbe disable Fri, 24 Jan 2014 08:23:12 GMT vboxsync [50213] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/ClientDataInt.h (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/ComHostUtils.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) * trunk/src/VBox/NetworkServices/NetLib/shared_ptr.h (modified) * trunk/src/VBox/NetworkServices/NetLib/utils.h (modified) spaces Fri, 24 Jan 2014 04:18:38 GMT vboxsync [50212] * trunk/src/VBox/Devices/Network/lwip-new/src/core/timers.c (modified) Fix #endif comment pasto. Fri, 24 Jan 2014 03:51:01 GMT vboxsync [50211] * trunk/src/VBox/Devices/Network/lwip-new/CHANGELOG (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv4/ip_frag.c (modified) lwip: Partially apply missed commit from git master commit ... Fri, 24 Jan 2014 03:22:56 GMT vboxsync [50210] * trunk/src/VBox/Devices/Network/lwip-new/src/include/lwip/netifapi.h (modified) lwip: Sync with git master up to commit ... Fri, 24 Jan 2014 03:16:34 GMT vboxsync [50209] * trunk/src/VBox/Devices/Network/lwip-new/CHANGELOG (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/lwip/memp_std.h (modified) lwip: Sync with git master up to commit ... Fri, 24 Jan 2014 03:10:17 GMT vboxsync [50208] * trunk/src/VBox/Devices/Network/lwip-new/src/core/stats.c (modified) lwip: Sync with git master up to commit ... Fri, 24 Jan 2014 03:03:20 GMT vboxsync [50207] * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv4/lwip/inet.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv4/lwip/ip4_addr.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv6/lwip/ip6_addr.h (modified) lwip: Sync with git master up to commit ... Fri, 24 Jan 2014 00:56:10 GMT vboxsync [50206] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) tar.cpp: hVfsIos init bug. Fri, 24 Jan 2014 00:49:04 GMT vboxsync [50205] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/tar.h (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) tar.cpp: Drop the TAR file reading code. Fri, 24 Jan 2014 00:48:20 GMT vboxsync [50204] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) Main: Fixed bug preventing exporting ISOs/DMGs larger than 4GB on ... Fri, 24 Jan 2014 00:10:01 GMT vboxsync [50203] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main: Removed the USE_RTTAR_FOR_READING code. Fri, 24 Jan 2014 00:02:01 GMT vboxsync [50202] * trunk/src/VBox/Main/Makefile.kmk (modified) Enabled the tarvfs.cpp read code in main. tar.cpp is only used for ... Thu, 23 Jan 2014 23:58:56 GMT vboxsync [50201] * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) rtZipTarReaderIsAtEnd: Hack for our tar.cpp writer code. Thu, 23 Jan 2014 21:13:23 GMT vboxsync [50200] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * 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) Main: Working on reducing RTTar to a write-only interface. Not there ... Thu, 23 Jan 2014 18:48:54 GMT vboxsync [50199] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Corrected misleading helper function names: ... Thu, 23 Jan 2014 18:35:29 GMT vboxsync [50198] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) doxygen Thu, 23 Jan 2014 18:28:14 GMT vboxsync [50197] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) Appliance::TaskOVF::startThread: Corrected the return type and ... Thu, 23 Jan 2014 18:15:23 GMT vboxsync [50196] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/src-server/os2/NetIf-os2.cpp (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main: s/Vbox/VBox/g s/VB/VBox/g Thu, 23 Jan 2014 18:03:23 GMT vboxsync [50195] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) error text fix. Thu, 23 Jan 2014 17:52:28 GMT vboxsync [50194] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/tar.h (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) tar.cpp: Stripped it futher down and documented what ... Thu, 23 Jan 2014 17:50:07 GMT vboxsync [50193] * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) ApplianceImplImport.cpp,ApplianceImplIO.cpp: Logging, tiny memory ... Thu, 23 Jan 2014 17:14:52 GMT vboxsync [50192] * trunk/src/VBox/Devices/Network/lwip-new/CHANGELOG (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/tcp_out.c (modified) lwip: Sync with git master up to commit ... Thu, 23 Jan 2014 17:05:30 GMT vboxsync [50191] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/WinKeyboard.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/WinKeyboard.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) HID LEDs sync for Windows host (checked on Win7 only atm). Thu, 23 Jan 2014 16:57:41 GMT vboxsync [50190] * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) Main/cbinding: another build fix (this time an incorrect Windows ... Thu, 23 Jan 2014 16:55:24 GMT vboxsync [50189] * trunk/src/VBox/Devices/Network/lwip-new/CHANGELOG (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv4/icmp.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv4/ip_frag.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv6/icmp6.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv6/mld6.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv6/nd6.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/lwip/opt.h (modified) lwip: Sync with git master up to commit ... Thu, 23 Jan 2014 16:55:14 GMT vboxsync [50188] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) Main/cbinding: another Windows build fix Thu, 23 Jan 2014 16:37:53 GMT vboxsync [50187] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) Main/cbinding: fix a few windows build glitches Thu, 23 Jan 2014 16:36:27 GMT vboxsync [50186] * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv4/lwip/autoip.h (modified) lwip: Sync with git master up to commit ... Thu, 23 Jan 2014 16:19:13 GMT vboxsync [50185] * trunk/src/VBox/Devices/Network/lwip-new/CHANGELOG (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv4/ip4.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv6/ip6.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/netif.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv6/lwip/ip6_addr.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/lwip/netif.h (modified) lwip: Sync with git master up to commit ... Thu, 23 Jan 2014 16:10:13 GMT vboxsync [50184] * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: misc bugfixes, Vrdp+3D working with the new framework Thu, 23 Jan 2014 15:58:21 GMT vboxsync [50183] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI.cpp (moved) * trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.c (moved) * trunk/src/VBox/Main/cbinding/VBoxCAPIGlue.h.in (moved) * trunk/src/VBox/Main/cbinding/capiidl.xsl (moved) * trunk/src/VBox/Main/cbinding/makefile.tstCAPIGlue (moved) * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (moved) * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) Main/cbinding: bring the C binding to a new functionality level, ... Thu, 23 Jan 2014 15:35:42 GMT vboxsync [50182] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) ApplianceImplImport.cpp: One more ErrorInfoKeeper, just in case. Thu, 23 Jan 2014 15:30:40 GMT vboxsync [50181] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) ApplianceImplImport.cpp: Must use ErrorInfoKeepers to perserve error ... Thu, 23 Jan 2014 13:31:19 GMT vboxsync [50180] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) fix Thu, 23 Jan 2014 12:14:27 GMT vboxsync [50179] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) Build fix.