summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-28os/xdmcp.c: fix _XSERVTransWSAStartup warningrpavlik-mingw-runtime-patchesRyan Pavlik1-0/+2
2012-11-28os/utils.c: All Windows gets GetTimeInMillisRyan Pavlik1-1/+1
2012-11-28os/utils.c: Setting core dump policy with s|getrlimit() needs non-Windows or ...Ryan Pavlik1-1/+1
2012-11-28os/access.c: Windows non-cygwin isn't just mingwRyan Pavlik1-1/+1
2012-11-28dix/registry.c: Free old memory upon realloc failureRyan Pavlik1-1/+7
2012-11-28dix/registry.c: MinGW needs to find protocol.txt in relocated rootRyan Pavlik1-0/+19
2012-11-28hw/xwin/winwindow.h: make project name aware of non-Cygwin buildsRyan Pavlik1-1/+8
2012-11-28hw/xwin/winwindow.h: change window class and window class XRyan Pavlik1-2/+2
2012-11-28hw/xwin/winwindow.h: Add missing include xwin-config.hRyan Pavlik1-0/+4
2012-11-28hw/xwin/InitOutput.c: Consolidate duplicated code for setting up environment ...Ryan Pavlik1-21/+58
2012-11-28hw/xwin/InitOutput.c: Only reset the xkb directory if the new one exists.Ryan Pavlik1-1/+25
2012-11-28include/xwin-config.h.in: Add RELOCATE_PROJECTROOT to config headerRyan Pavlik1-0/+3
2012-11-28os/utils.c: Use winxp or better for Winsock APIRyan Pavlik1-0/+3
2012-11-28hw/xwin/XWin.exe.manifest: Modify to be more genericRyan Pavlik1-1/+1
2012-11-28os/xsha1.c: Preemptively include <X11/Xwindows.h> on Win32.Ryan Pavlik1-1/+8
2012-11-28Merge remote-tracking branch 'jturney/mingw-patches'Keith Packard7-4/+34
2012-11-28hw/xwin: Fix for MinGW-w64 DirectDraw headersYaakov Selkowitz3-1/+6
2012-11-28dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32Jon TURNEY2-0/+13
2012-11-28os/osinit.c: no getpgrp() and setpgrp() on WIN32Ryan Pavlik1-0/+2
2012-11-28hw/xwin: use raise() instead of kill()Yaakov Selkowitz1-1/+2
2012-11-28os/utils.c: Fix compilation of OsBlockSIGIO when SIGIO isn't definedJon TURNEY1-2/+2
2012-11-28os/osinit.c, os/utils.c: Exclude sigaction code when building for MinGWRyan Pavlik2-0/+9
2012-11-27xf86: select a fake output for headless serversChris Wilson1-0/+4
2012-11-27xf86: Fix non-PCI configuration-less setupsThierry Reding1-0/+8
2012-11-27Merge remote-tracking branch 'daniels/master'Keith Packard10-11/+50
2012-11-27hw/xwin: Don't spam MotionNotify events when the mouse hasn't movedColin Harrison1-2/+7
2012-11-27hw/xwin: Don't log all fbConfigs and GL/WGL extensionsJon TURNEY1-7/+15
2012-11-27hw/xwin: Use pre-computed extent of damage for creating GDI regionJon TURNEY3-30/+13
2012-11-27hw/xwin: Ensure we own the clipboard before checking the format of it's contentsJon TURNEY1-18/+18
2012-11-27hw/xwin: Disable minimize button on window with skip-taskbar stateColin Harrison1-0/+3
2012-11-27hw/xwin: Process _NET_WM_STATE_SKIP_TASKBAR hint in multiwindow mode.Jon TURNEY1-6/+26
2012-11-27hw/xwin: Add a simple interface to the ITaskbarList COM interfaceJon TURNEY3-0/+96
2012-11-27hw/xwin: Enable RANDR resize by defaultJon TURNEY3-6/+8
2012-11-27hw/xwin: Enable AIGLX by defaultYaakov Selkowitz3-3/+3
2012-11-27hw/xwin: Restore non-latching modifier key state when an X window gains focusOliver Schmidt1-0/+22
2012-11-27hw/xwin: Give our logical xor operator a more logical nameJon TURNEY2-16/+12
2012-11-27hw/xwin: Add correct taskbar grouping of X windows on Windows 7Tobias Häußler7-3/+234
2012-11-27hw/xwin: Fix function name in log messageJon TURNEY1-1/+1
2012-11-27hw/xwin: Allow XScreenSaverSuspend() to effect Windows screen saver or monito...Jon TURNEY1-0/+9
2012-11-27hw/xwin: Avoid logging an extra blank line if BUILDERSTRING is emptyJon TURNEY1-1/+3
2012-11-27hw/xwin: Report which drawing engines are being enabled when checking for sup...Jon TURNEY1-3/+3
2012-11-27hw/xwin: Show any fatal error messageJon TURNEY1-6/+26
2012-11-21Ephyr: Find the right host screen when embeddedSjoerd Simons1-1/+3
2012-11-21vfb: Initialize the GLX extension again.Raphael Kubo da Costa1-0/+19
2012-11-21DMX: Add DMX and GLX extensionsDaniel Stone3-5/+23
2012-11-21Constify extensions in LoadExtension usersDaniel Stone3-3/+3
2012-11-21Constify argument to LoadExtensionDaniel Stone2-2/+2
2012-11-18Merge remote-tracking branch 'whot/for-keith'Keith Packard14-399/+71
2012-11-19linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)Adam Jackson1-10/+23
2012-11-19xfixes: let PointerBarrierClient->device_ids point to allocated memoryPeter Hutterer1-0/+4