summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-31Merge branch 'cygwin-patches-for-1.11' into cygwin-release-1.11xserver-cygwin-1.11.4-2Jon TURNEY1-0/+1
2012-01-31Fix glxLogExtensions to handle a null string without crashingJon TURNEY1-0/+1
2012-01-29Merge branch 'cygwin-patches-for-1.11' into cygwin-release-1.11xserver-cygwin-1.11.4-1Jon TURNEY8-14/+55
2012-01-29Merge commit 'xorg-server-1.11.4' into cygwin-release-1.11Jon TURNEY27-126/+229
2012-01-29hw/xwin: Enable RANDR resize by defaultJon TURNEY3-6/+8
2012-01-29Cygwin/X: Enable AIGLX by defaultYaakov Selkowitz3-3/+4
2012-01-27configure.ac: 1.11.4xorg-server-1.11.4Jeremy Huddleston1-2/+2
2012-01-25Ignore WM_DISPLAYCHANGE messages that have 0 bppColin Harrison1-0/+4
2012-01-25Avoid WIN_WINDOW_PROP races during Windows window destructionJon TURNEY2-4/+5
2012-01-25hw/xwin: Restore modifier key state when an X window gains focusOliver Schmidt1-0/+23
2012-01-25RANDR resize was missing in windowed mode, with option -resize, when the wind...Colin Harrison1-0/+6
2012-01-201.11.3.902 (1.11.4 RC2)xorg-server-1.11.3.902Jeremy Huddleston1-2/+2
2012-01-18XQuartz: Bump bundle version to 2.7.1Jeremy Huddleston1-4/+4
2012-01-18render: don't bother with animated cursors on floating slaves (#39989)Peter Hutterer1-0/+3
2012-01-18dix: Update pointer limits for floating devices too (#43635)Peter Hutterer1-1/+1
2012-01-18mi/mibitblt: Fix an overflow bug of bit shift.Zhigang Gong1-1/+1
2012-01-18Convert DetermineClientCmd to use strdup instead of malloc+strncpyAlan Coopersmith1-7/+1
2012-01-18dix: Tune dixLookupDrawable for successAdam Jackson1-4/+3
2012-01-18dix: Tune dtrace hooks around DispatchAdam Jackson1-5/+9
2012-01-18xace: ricer tuning for XaceHookAdam Jackson1-0/+4
2012-01-18xfree86: split warning about missing identifier or input driverPeter Hutterer1-5/+6
2012-01-18os: don't ignore failure from dladdrJulien Cristau1-1/+5
2012-01-18Add OpenBSD support to DetermineClientCmd()Matthieu Herrb2-1/+49
2012-01-18Add Solaris support to DetermineClientCmdAlan Coopersmith1-10/+59
2012-01-06configure.ac: 1.11.3.901 (1.11.4 RC1)xorg-server-1.11.3.901Jeremy Huddleston1-2/+2
2012-01-06Xi: Fix mishandled git mergeJeremy Huddleston1-13/+0
2012-01-04hw/xwin: Fix rrScreenSetSize function pointer mismatchRyan Pavlik1-2/+0
2012-01-04Add Windows 8 to the list of Windows versions we know the name ofJon TURNEY1-1/+5
2012-01-02Merge remote-tracking branch 'whot/server-1.11-branch' into server-1.11-branchJeremy Huddleston4-9/+22
2012-01-03Xi: assign correct grab_mode/other_device_mode in XI2 passive grabsCarlos Garnacho1-2/+8
2012-01-03Change disable_clientpointer return type to voidAlan Coopersmith1-1/+1
2012-01-03xfixes: don't dereference a NULL cursorPeter Hutterer1-2/+2
2012-01-03Xi: when removing a device, reset ClientPointers where neededPeter Hutterer1-0/+15
2012-01-03Xext: don't swap CARD8 in SProcSELinuxQueryVersionPeter Hutterer1-6/+0
2012-01-03dix: button state must show the logical buttons, not physical buttonsPeter Hutterer1-1/+1
2012-01-02Xi: when removing a device, reset ClientPointers where neededPeter Hutterer1-0/+15
2012-01-02xfixes: don't dereference a NULL cursorPeter Hutterer1-2/+2
2011-12-21dmx: force -fno-strict-aliasing for xinput examplePeter Hutterer1-28/+28
2011-12-21Save major/minor opcodes in ClientRec for RecordAReplyKeith Packard7-36/+20
2011-12-21Fix ShmPutImage for XYBitmapJulien Cristau1-1/+1
2011-12-21Merge branch 'cygwin-patches-for-1.11' into cygwin-release-1.11xserver-cygwin-1.11.3-1Jon TURNEY6-50/+118
2011-12-21Merge commit 'xorg-server-1.11.3' into cygwin-release-1.11Jon TURNEY33-103/+227
2011-12-20Add ' (on <WM_CLIENT_MACHINE>)' to window name when it's useful to do soJon TURNEY6-50/+118
2011-12-20kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...Jeremy Huddleston3-7/+7
2011-12-20configure.ac: Make Xephyr dependency error message more informativeJeremy Huddleston1-5/+3
2011-12-16configure.ac: 1.11.3xorg-server-1.11.3Jeremy Huddleston1-2/+2
2011-12-15dmx: fix distcheck failure, missing compsize.h in Makefile.amGaetan Nadon1-0/+2
2011-12-09configure.ac: 1.11.2.902 (1.11.3 RC2)xorg-server-1.11.2.902Jeremy Huddleston1-2/+2
2011-12-09kdrive: drop screen crossing code.Dave Airlie1-6/+0
2011-12-09hal: free tmp_val in one missing caseDave Airlie1-0/+1