summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-02Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.1-5Jon TURNEY10-138/+235
2015-06-02Fix broken Qt menusJon TURNEY1-27/+34
2015-06-02Update WM_STATE, _NET_WM_STATE when window state changesJon TURNEY1-25/+120
2015-06-02Track the window state in multiwindow mode.Jon TURNEY4-55/+81
2015-06-02Separate logfile name format and logfile nameJon TURNEY4-12/+10
2015-06-02Remove duplicate LogInit() callsJon TURNEY5-35/+6
2015-06-02Fix -silent-dup-errorJon TURNEY1-10/+10
2015-06-02Revert "os: -displayfd option fixes"Jon TURNEY1-2/+2
2015-05-01Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.1-4Jon TURNEY1-0/+1
2015-05-01Fix a bug in "Capture xkbcomp exit status, stderr and stdout to log"Jon TURNEY1-0/+1
2015-04-29Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.1-3Jon TURNEY15-55/+239
2015-04-29Include sys/select.h where needed to fix compilationJon TURNEY5-0/+5
2015-04-29Check for just the hostname in window titleJon TURNEY1-13/+22
2015-04-23Keyboard layout updatesJon TURNEY3-33/+96
2015-04-23Improve crashreportingJon TURNEY4-6/+85
2015-03-19Clarify authorization failure reason strings sent back to the clientJon TURNEY1-2/+2
2015-03-19Capture xkbcomp exit status, stderr and stdout to logJon TURNEY1-1/+29
2015-02-22Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.1-2Jon TURNEY4-4/+31
2015-02-22Log the Windows thread ID on fatal signal as well, to help interpreting crash...Jon TURNEY1-1/+6
2015-02-22Log locale when it's not supported by XJon TURNEY1-2/+5
2015-02-22Add marketing name for Windows 10.0Jon TURNEY1-0/+8
2015-02-22Fixes for updated RANDR interface usesJon TURNEY1-1/+12
2015-02-13Merge branch 'cygwin-patches-for-1.17' into cygwin-release-1.17xserver-cygwin-1.17.1-1Jon TURNEY2-11/+87
2015-02-13Merge tag 'xorg-server-1.17.1' into cygwin-release-1.17Jon TURNEY2-44/+62
2015-02-13Ensure that XRANDR reports an outputJon TURNEY1-11/+70
2015-02-12XDMCP options like -query etc. should imply -listen tcpJon TURNEY1-0/+17
2015-02-10Release 1.17.1xorg-server-1.17.1Keith Packard1-3/+3
2015-02-10xkb: Check strings length against request sizeOlivier Fourdan1-25/+40
2015-02-10xkb: Don't swap XkbSetGeometry data in the input bufferOlivier Fourdan1-16/+19
2015-02-09Merge branch 'cygwin-warning-fixes-for-1.17' into cygwin-patches-for-1.17xserver-cygwin-1.17.0-1Jon TURNEY15-43/+44
2015-02-09Merge branch 'clipboard-debug-for-1.17' into cygwin-patches-for-1.17Jon TURNEY6-15/+118
2015-02-08Add a tentative entry for the Korean keyboard to the list of known keyboardsColin Harrison1-0/+1
2015-02-08Defend against crashes in glxWinScreenProbe()Jon TURNEY1-9/+101
2015-02-08Default to -noresize when -fullscreen is usedJon TURNEY7-10/+26
2015-02-08Add EWMH properties for describing multiple desktops to the root windowYaakov Selkowitz1-0/+32
2015-02-08Use WM_CLIPBOARDUPDATE clipboard APIJon TURNEY3-39/+86
2015-02-08Tell LogInit() to backup previous logfile as .oldJon TURNEY2-4/+4
2015-02-08Teach vpnprintf() how to handle "%*.*s"Jon TURNEY1-4/+24
2015-02-08Unsilence an XErrorHandlerJon TURNEY1-2/+0
2015-02-08Downgrade some uninformative, always-emitted log output to debugJon TURNEY3-8/+8
2015-02-08Use _NET_WM_NAME for window titles in multiwindow modeJon TURNEY1-18/+47
2015-02-08Add Windows-DRI extensionJon TURNEY16-201/+796
2015-02-08In glxWinSetPixelFormat handle the case where wglChoosePixelFormatARB()Jon TURNEY1-20/+24
2015-02-08Make -displayfd respect -pn/-nopnJon TURNEY1-5/+6
2015-02-08Check that window position is visible on non-rectangular virtual desktopsJon TURNEY1-8/+12
2015-02-08Ignore WM_NORMAL_HINTS PPosition if it is the originJon TURNEY1-7/+19
2015-02-08Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64Jon TURNEY1-8/+20
2015-02-08Give counts of pixel formats which couldn't be used for various reasonsJon TURNEY1-6/+26
2015-02-08Don't report pbuffer size limitsJon TURNEY1-5/+10
2015-02-08Fix sometimes missing sysmenu icon on Vista and laterJon TURNEY2-13/+23