# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 4:40:20 AM Fri, 13 Feb 2015 15:07:42 GMT vboxsync [54199] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_hidpi.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_24px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_32px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/interface_warning_16px_hidpi.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/interface_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/interface_24px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/interface_32px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/interface_warning_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.ui (copied) FE/Qt: 7599: Machine settings: Separate Interface page, stuff from ... Fri, 13 Feb 2015 14:46:25 GMT vboxsync [54198] * trunk/include/VBox/sup.h (modified) warning Fri, 13 Feb 2015 14:33:06 GMT vboxsync [54197] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: warning Fri, 13 Feb 2015 12:25:55 GMT vboxsync [54196] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: stat adjustments. Fri, 13 Feb 2015 12:22:29 GMT vboxsync [54195] * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) VMM/TM: Enabled waking up of EMTs (poking) from the TM R3-timer ... Fri, 13 Feb 2015 11:04:10 GMT vboxsync [54194] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) undid some incorrect fixes. Fri, 13 Feb 2015 10:38:51 GMT vboxsync [54193] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) Runtime/r0drv/timer-r0drv-solaris: nit. Fri, 13 Feb 2015 09:01:16 GMT vboxsync [54192] * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) Additions/x11/VBoxClient: fix r98242 (for correctness). Fri, 13 Feb 2015 02:46:40 GMT vboxsync [54191] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0.cpp: Enable the periodic preemtion timer code on soalris. Fri, 13 Feb 2015 02:46:09 GMT vboxsync [54190] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) timer-r0drv-solaris.c: It's now safe to advertise that we can do high ... Fri, 13 Feb 2015 02:29:37 GMT vboxsync [54189] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0Timer.cpp (modified) timer-r0drv-solaris.c: Implemented changing interval and stopping ... Fri, 13 Feb 2015 02:28:19 GMT vboxsync [54188] * trunk/include/iprt/timer.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) RTTimerChangeInterval now returns VERR_INVALID_STATE if not a ... Thu, 12 Feb 2015 22:08:29 GMT vboxsync [54187] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: properly disable additional screens before ... Thu, 12 Feb 2015 21:37:23 GMT vboxsync [54186] * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) Additions/x11/VBoxClient: fix remembering the size of additional screens. Thu, 12 Feb 2015 21:28:01 GMT vboxsync [54185] * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions/x11/VBoxClient: drop the time-out on warning messages (it ... Thu, 12 Feb 2015 20:58:24 GMT vboxsync [54184] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) uint8_t isn't enough for a cpu index any more. Thu, 12 Feb 2015 20:50:29 GMT vboxsync [54183] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) timer-r0drv-solaris.c: Cleanups. Got rid of 2-3 allocations in ... Thu, 12 Feb 2015 18:52:26 GMT vboxsync [54182] * trunk/src/VBox/ValidationKit/testdriver/win-vbox-net-uninstall.ps1 (modified) Validation Kit: network cleanup script now detects "uninstalled" ... Thu, 12 Feb 2015 17:34:24 GMT vboxsync [54181] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/support: fix reinit of GipCpu data where TSC-delta isn't ... Thu, 12 Feb 2015 15:18:53 GMT vboxsync [54180] * trunk/src/VBox/Additions/x11/Installer/98vboxadd-xclient (modified) Additions/x11: don't try to start VBoxClient in Linux guests if the ... Thu, 12 Feb 2015 14:04:34 GMT vboxsync [54179] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) RTC: Added a bit of stats. Thu, 12 Feb 2015 13:11:19 GMT vboxsync [54178] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) FE/Qt: 7115: Runtime UI: Caching some of the COM stuff in frame- buffer. Thu, 12 Feb 2015 13:08:10 GMT vboxsync [54177] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: typo in rsevious change Thu, 12 Feb 2015 12:59:44 GMT vboxsync [54176] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcList.h (modified) XPCOM/ipcDConnectService.cpp: make sure that sufficient workers are ... Thu, 12 Feb 2015 12:52:54 GMT vboxsync [54175] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix another (unnecessary, the parent lock isn't needed ... Thu, 12 Feb 2015 12:48:47 GMT vboxsync [54174] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix lock order violation when detaching all media, ... Thu, 12 Feb 2015 12:38:33 GMT vboxsync [54173] * trunk/src/VBox/Additions/x11/vboxvideo/README.testing (modified) Additions/x11/vboxvideo: updated testing documentation. Thu, 12 Feb 2015 11:59:09 GMT vboxsync [54172] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: 6366: Missed important bit in r98181. Thu, 12 Feb 2015 10:56:53 GMT vboxsync [54171] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Additions/linux/drm: Linux 3.18 warning fix. Thu, 12 Feb 2015 10:30:56 GMT vboxsync [54170] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/linux/installer: do not overwrite new configuration ... Thu, 12 Feb 2015 10:22:09 GMT vboxsync [54169] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/linux/installer: do not overwrite new configuration ... Thu, 12 Feb 2015 09:59:06 GMT vboxsync [54168] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA_VBVA: fix Thu, 12 Feb 2015 00:20:56 GMT vboxsync [54167] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m (modified) DevVGA-SVGA3d-cocoa.m/h: Build fix and dual profile support. (doesn't ... Thu, 12 Feb 2015 00:20:09 GMT vboxsync [54166] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) GL_MAX_CLIP_DISTANCES is larger in the 3.2-core profile on my ati, so ... Wed, 11 Feb 2015 23:53:40 GMT vboxsync [54165] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Display::notifyScaleFactorChange: thanks a bunch. Wed, 11 Feb 2015 21:29:21 GMT vboxsync [54164] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: do not send ACPI events at all on cursor capability ... Wed, 11 Feb 2015 21:26:34 GMT vboxsync [54163] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1 (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/BT.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/BTPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/Canvas.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/CanvasP.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ChkNotMaskEv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/Configint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/IBM.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/IBMPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/Pci.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/README (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/TI.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/TIPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/XIstubs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/Xprintf.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/allowev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/atKeynames.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/busfault.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/c2p_core.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/callback.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/chgdctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/chgfctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/chgkbd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/chgkmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/chgprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/chgptr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/client.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/closedev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/closestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/closure.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/colormap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/colormapst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/compiler.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/compint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/compositeext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/compsize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/config-backends.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/configProcs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/cursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/cursorstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/damage.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/damageextint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/damagestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dbestruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dbus-core.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/debug.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/decode.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/devbell.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dgaproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dispatch.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dix-config-apple-verbatim.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dix.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dixaccess.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dixevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dixfont.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dixfontstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dixfontstubs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dixgrabs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dixstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmx-config.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmx.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmx_glxvisuals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxarg.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxbackend.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxcb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxclient.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxcmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxcommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxcompat.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxconfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxconsole.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxcursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxdpms.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxdummy.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxextension.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxfont.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxgc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxgcops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxinput.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxinputinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxlog.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxmotion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxparse.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxpict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxpixmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxprint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxscrinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxsigio.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxstat.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxsync.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxvisual.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dmxwindow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dpmsproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dri.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dri2.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dri2int.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dri3.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dri3_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dristruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/driver.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/drmmode_display.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dumb_bo.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/edid.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/enterleave.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/eventconvert.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/events.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/eventstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/exa.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/exa_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/exevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/exglobals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/extension.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/extension_string.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/extinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/extnsionst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fb24_32.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fbbits.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fbdevhw.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fboverlay.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fbpict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fbpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fbrop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fourcc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fpu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/fpu_regs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/g_disptab.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/gc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/gcstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/geext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/geint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getbmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getdctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getfctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getkmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getmmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getselev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/getvers.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_context.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_debug.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_font.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_prepare.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_program.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_transfer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_transform.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glamor_utils.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/globals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glx_extinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxbyteorder.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxcmds.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxcontext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxdrawable.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxdricommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxerror.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxfbconfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxscreens.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxserver.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxsingle.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxswap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxutil.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxvendor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glxvisuals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/glyphstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/grabdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/grabdevb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/grabdevk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/gtmotion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/hashtable.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/hotplug.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/i2c_def.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/i810_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/i915_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/i965_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/indirect_dispatch.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/indirect_reqsize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/indirect_size.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/indirect_size_get.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/indirect_table.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/indirect_util.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/input.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/inputstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/inpututils.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/int10Defines.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/list.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/listdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/lnx-keyboard.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/lnx-ms.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/lnx-ps2.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/loader.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/loaderProcs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/memrange.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mi.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/micmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/micoord.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/midbe.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mifillarc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mifpoly.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/migc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/miline.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mioverlay.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mipict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mipointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mipointrst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mipoly.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/misc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/miscanfill.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/miscstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/misprite.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mistruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/misync.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/misyncfd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/misyncshm.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/misyncstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mivalidate.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/miwideline.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/mizerarc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/opaque.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/opendev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/optionstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/os.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/osdep.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/panoramiX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/panoramiXh.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/panoramiXsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/parser.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/pci_id_driver_map.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/picture.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/picturestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/pixmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/pixmapstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/present.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/present_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/presentext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/prim_asm.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/prim_ops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/prim_x86_gcc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/privates.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/property.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/propertyst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/protocol-common.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/protocol-versions.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/pseudoramiX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ptrveloc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/queryst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/r200_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/r300_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/r600_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/radeon_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/radeonsi_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/randrstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/region.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/regionstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/registry.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/regs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/resource.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/rgb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/rootless.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/rootlessCommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/rootlessConfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/rootlessWindow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/rrtransform.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/screenint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/scrnintstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/securitysrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/selectev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/selection.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/sendexev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/servermd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/set.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/setbmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/setdval.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/setfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/setmmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/setmode.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/shadow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/shadowfb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/shmint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/shrotpack.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/shrotpackYX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/singlesize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/site.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/sleepuntil.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/swaprep.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/swapreq.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/syncsdk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/syncsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/systemd-logind.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/types.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ungrdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ungrdevb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ungrdevk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/unpack.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/usb-common.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/usb-keyboard.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/usb-mouse.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/usb-other.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/usb-private.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/validate.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/vbe.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/vbeModes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/vgaHW.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/vidmodeproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/vmwgfx_pci_ids.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/wfbrename.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/window.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/windowstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/x86emu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/x86emui.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xaarop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xace.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xacestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Bus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Config.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Crtc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Cursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86CursorPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86DDC.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Extensions.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86InPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Modes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Module.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86OSpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Opt.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Optionstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Optrec.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Parser.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Pci.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86PciInfo.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Privstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86RamDac.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86RamDacPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86RandR12.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Sbus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86VGAarbiter.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86VGAarbiterPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86Xinput.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86_OSlib.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86_OSproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86bigfontsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86cmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86fbman.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86i2c.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86int10.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86pciBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86platformBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86sbusBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86str.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86tokens.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86x86emu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86xv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86xvmc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xf86xvpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xfixes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xfixesint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xiallowev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xibarriers.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xichangecursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xichangehierarchy.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xigetclientpointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xigrabdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xipassivegrab.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xiproperty.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xiquerydevice.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xiquerypointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xiqueryversion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xisb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xiselectev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xisetclientpointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xisetdevfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xiwarppointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xkb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xkbDflts.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xkbfile.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xkbgeom.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xkbrules.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xkbsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xkbstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xorgVersion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xselinux.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xselinuxint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xserver-properties.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xsha1.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xvdisp.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xvdix.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xvmcext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/xwayland.h (added) Additions/x11/vboxvideo: support X.Org Server 1.17 (still untested). Wed, 11 Feb 2015 21:08:20 GMT vboxsync [54162] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/README.testing (added) Devices/Graphics and Main: avoid unnecessary graphics notifications ... Wed, 11 Feb 2015 21:04:27 GMT vboxsync [54161] * trunk/src/VBox/Additions/x11/vboxvideo/README.testing (added) Additions/x11/vboxvideo: add testing check-list. Wed, 11 Feb 2015 20:50:39 GMT vboxsync [54160] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: 7677: Check for the requested visual-state on each GA state- ... Wed, 11 Feb 2015 19:39:13 GMT vboxsync [54159] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) the right way to format floating point. Wed, 11 Feb 2015 18:57:02 GMT vboxsync [54158] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) svga3d: log 3d capabilities. Wed, 11 Feb 2015 18:38:48 GMT vboxsync [54157] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) build fix Wed, 11 Feb 2015 17:40:43 GMT vboxsync [54156] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) FE/Qt: never send the 0x5e scancode to the guest as this event is ... Wed, 11 Feb 2015 17:39:29 GMT vboxsync [54155] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp (modified) VBoxDispD3D: missing unlock in failure path Wed, 11 Feb 2015 17:27:18 GMT vboxsync [54154] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: nit, log ordering. Wed, 11 Feb 2015 17:24:15 GMT vboxsync [54153] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Fix VMX-preemption timer override from CFGM, renamed CFGM key ... Wed, 11 Feb 2015 17:18:16 GMT vboxsync [54152] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix host hang if VMX-preemption timer is disabled. Wed, 11 Feb 2015 16:53:45 GMT vboxsync [54151] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 6366: Runtime UI: Handle VBoxSVCAvailabilityChange event (with ... Wed, 11 Feb 2015 16:51:55 GMT vboxsync [54150] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVirtualBoxEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVirtualBoxEventHandler.h (modified) FE/Qt: 6366: Pass VBoxSVCAvailabilityChange event through GUI. No ... Wed, 11 Feb 2015 16:32:45 GMT vboxsync [54149] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: 6366: Use VirtualBoxClient instead of VirtualBox as initial ... Wed, 11 Feb 2015 16:27:33 GMT vboxsync [54148] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: Build warning fix for r98178. Wed, 11 Feb 2015 16:16:36 GMT vboxsync [54147] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: 7115: Add some error checking code for the network indicator ... Wed, 11 Feb 2015 16:02:18 GMT vboxsync [54146] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: 7115: Cache some stuff for the network indicator of the ... Wed, 11 Feb 2015 15:42:49 GMT vboxsync [54145] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h (modified) FE/Qt: 7115: Use cached COM objects in UIIndicatorPool. Wed, 11 Feb 2015 15:11:55 GMT vboxsync [54144] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) HostDrivers/Support/linux: don't prevent VBox R0 code from touching ... Wed, 11 Feb 2015 14:45:06 GMT vboxsync [54143] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) warnings Wed, 11 Feb 2015 14:35:33 GMT vboxsync [54142] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) build fix Wed, 11 Feb 2015 14:30:24 GMT vboxsync [54141] * trunk/src/bldprogs/VBoxDef2LazyLoad.cpp (modified) VBoxDef2LazyLoad.cpp: xor -> mov on windows. Kudos to Sander for ... Wed, 11 Feb 2015 14:26:47 GMT vboxsync [54140] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) Audio/AudioMixBuffer.cpp: Logging. Wed, 11 Feb 2015 13:54:44 GMT vboxsync [54139] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPR3HardenedMain-win.cpp: Workaround for a process deadlock caused ... Wed, 11 Feb 2015 13:28:17 GMT vboxsync [54138] * trunk/src/VBox/Storage/ISCSI.cpp (modified) iSCSI: Fix code which is only triggered when using the iSCSI over ... Wed, 11 Feb 2015 11:56:47 GMT vboxsync [54137] * trunk/src/VBox/HostDrivers/win/load.sh (modified) * trunk/src/VBox/HostDrivers/win/loadall.sh (modified) Seems aleksey forgot to update these scripts... Wed, 11 Feb 2015 11:42:38 GMT vboxsync [54136] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) also for the public Wed, 11 Feb 2015 11:04:51 GMT vboxsync [54135] * trunk/src/VBox/Additions/linux/export_modules (modified) * trunk/src/VBox/HostDrivers/linux/export_modules (modified) Linux/export_modules: nits Wed, 11 Feb 2015 08:54:05 GMT vboxsync [54134] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) VBoxDispD3D: wrong field Dst->Src Wed, 11 Feb 2015 08:24:02 GMT vboxsync [54133] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) VBoxMPWddm: missing break in failure path Wed, 11 Feb 2015 01:33:51 GMT vboxsync [54132] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: Don't leak traffic from host to guest to the wi-fi network ... Tue, 10 Feb 2015 18:03:20 GMT vboxsync [54131] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVirtualBoxEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVirtualBoxEventHandler.h (modified) FE/Qt: VirtualBox event-handler cleanup/rework (step 1). Tue, 10 Feb 2015 17:01:42 GMT vboxsync [54130] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: comment update. Tue, 10 Feb 2015 14:03:36 GMT vboxsync [54129] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog typos Tue, 10 Feb 2015 12:44:52 GMT vboxsync [54128] * trunk/src/VBox/NetworkServices/NAT/proxy_rtadvd.c (modified) nit Tue, 10 Feb 2015 12:43:28 GMT vboxsync [54127] * trunk/src/VBox/Additions/WINNT/VBoxCredProv/testcase/tstCredentialProvider.cpp (modified) missing header Tue, 10 Feb 2015 12:37:21 GMT vboxsync [54126] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Main/glue/vboxapi.py: don't use the @deprecated decorator Tue, 10 Feb 2015 11:37:09 GMT vboxsync [54125] * trunk/src/VBox/NetworkServices/NetLib/shared_ptr.h (modified) Add missing Id/@file/copyright header. Tue, 10 Feb 2015 11:22:04 GMT vboxsync [54124] * trunk/src/VBox/NetworkServices/NAT/RTWinPoll.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/RTWinSocketPair.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/dhcp6.h (modified) * trunk/src/VBox/NetworkServices/NAT/fwtcp.c (modified) * trunk/src/VBox/NetworkServices/NAT/fwudp.c (modified) * trunk/src/VBox/NetworkServices/NAT/lwipopts.h (modified) * trunk/src/VBox/NetworkServices/NAT/portfwd.c (modified) * trunk/src/VBox/NetworkServices/NAT/portfwd.h (modified) * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) * trunk/src/VBox/NetworkServices/NAT/proxy.h (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_dhcp6ds.c (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.h (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_rtadvd.c (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_tftpd.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxping_win.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxremap.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxremap.h (modified) * trunk/src/VBox/NetworkServices/NAT/pxtcp.c (modified) * trunk/src/VBox/NetworkServices/NAT/pxtcp.h (modified) * trunk/src/VBox/NetworkServices/NAT/pxudp.c (modified) * trunk/src/VBox/NetworkServices/NAT/rtmon_bsd.c (modified) * trunk/src/VBox/NetworkServices/NAT/rtmon_linux.c (modified) * trunk/src/VBox/NetworkServices/NAT/rtmon_win.c (modified) * trunk/src/VBox/NetworkServices/NAT/tftp.h (modified) * trunk/src/VBox/NetworkServices/NAT/winpoll.h (modified) * trunk/src/VBox/NetworkServices/NAT/winutils.h (modified) NAT/Network: Add missing Id/@file/copyright headers. Tue, 10 Feb 2015 11:15:24 GMT vboxsync [54123] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Main/glue/vboxapi.py: fix circular reference sabotaging garbage ... Tue, 10 Feb 2015 11:03:11 GMT vboxsync [54122] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) Fix pylint errors Tue, 10 Feb 2015 10:57:20 GMT vboxsync [54121] * trunk/src/VBox/ValidationKit/tests/usb/usbgadget.py (modified) Fix pylint errors Tue, 10 Feb 2015 10:19:48 GMT vboxsync [54120] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxMMR (deleted) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxMMR.cpp (deleted) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxMMR.h (deleted) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) Windows guest additions: cleanup, removed obsolete MMR code. Tue, 10 Feb 2015 09:16:52 GMT vboxsync [54119] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) #7571. broken desktop shortcut after repair installation was fixed. Mon, 09 Feb 2015 20:21:45 GMT vboxsync [54118] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) * trunk/src/VBox/ValidationKit/tests/usb/usbgadget.py (modified) ValidationKit/USB: Updates for the automated USB testing system Mon, 09 Feb 2015 17:08:28 GMT vboxsync [54117] * trunk/src/VBox/Devices/Audio/coreaudio.c (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) don't check for VALID_PTR after RTMem*Alloc(), that's overkill Mon, 09 Feb 2015 15:29:23 GMT vboxsync [54116] * trunk/src/VBox/Devices/Network/slirp/ip_icmpwin.c (modified) NAT: icmpwin_ping - don't decrement TTL once again, this is done in ... Mon, 09 Feb 2015 15:13:57 GMT vboxsync [54115] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_hidpi.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_hidpi.qrc (modified) FE/Qt: Icon update fix for r98112. Mon, 09 Feb 2015 14:58:30 GMT vboxsync [54114] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) FE/Qt, Main: 7678: Do not log the improper call to 3D-overlay ... Mon, 09 Feb 2015 10:51:54 GMT vboxsync [54113] * trunk/src/VBox/Frontends/VirtualBox/images/os_win10_64.png (added) export Mon, 09 Feb 2015 09:47:07 GMT vboxsync [54112] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win10_64_hidpi.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win10_hidpi.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win81_64_hidpi.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/hidpi/os_win81_hidpi.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win10.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win81.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win81_64.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) FE/Qt: icons for Windows 8.1 and Windows 10 Mon, 09 Feb 2015 03:11:07 GMT vboxsync [54111] * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) NAT: Enable HAVE_NOTIFICATION_FOR_DNS_UPDATE on Windows. This turns ... Mon, 09 Feb 2015 03:06:46 GMT vboxsync [54110] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: As a stop-gap measure don't try to use (nonexistent) resolv.conf ... Sun, 08 Feb 2015 23:03:56 GMT vboxsync [54109] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: Use PDMINETWORKNATCONFIG::pfnNotifyDnsChanged callback if ... Sun, 08 Feb 2015 17:31:10 GMT vboxsync [54108] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl: Ifdef out the code to retrieve DNS info in ... Sun, 08 Feb 2015 01:29:52 GMT vboxsync [54107] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: Try to fix alignment of counters on 32-bit broken in r98104. Sun, 08 Feb 2015 00:43:35 GMT vboxsync [54106] * trunk/include/VBox/vmm/pdmnetifs.h (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it ... Fri, 06 Feb 2015 18:53:10 GMT vboxsync [54105] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) FE/Qt: 3635: Scaling mode support: Machine-window resize/rescale ... Fri, 06 Feb 2015 18:49:01 GMT vboxsync [54104] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) FE/Qt: Runtime UI: UIFrameBuffer refactoring for 6278 and 3635 (step ... Fri, 06 Feb 2015 18:22:59 GMT vboxsync [54103] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) FE/Qt: 3635: Scaling mode support: 2D Video Acceleration: Pass actual ... Fri, 06 Feb 2015 18:04:25 GMT vboxsync [54102] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: doxygen nits. Fri, 06 Feb 2015 15:18:24 GMT vboxsync [54101] * trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp (modified) small hint for the VBoxDTrace extension pack. Fri, 06 Feb 2015 15:00:48 GMT vboxsync [54100] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: Runtime UI: UIFrameBuffer refactoring for 6278 and 3635 (step 1).