summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Revert "dix: don't return BadMatch from GetProperty (#23562)"Chris Halse Rogers1-1/+1
2012-01-09dix: Return BadWindow rather than BadMatch from dixLookupWindowChris Halse Rogers1-1/+9
2012-01-09linux: Use K_OFF VT KB mode over K_RAW if available.Arthur Taylor1-6/+13
2012-01-09Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'Keith Packard20-128/+95
2012-01-09Merge remote-tracking branch 'whot/for-keith'Keith Packard6-12/+16
2012-01-09Merge remote-tracking branch 'kibi/master'Keith Packard2-20/+5
2012-01-08XQuartz: GL: Buildfix for recent GLX changesJeremy Huddleston1-3/+0
2012-01-09xkb: Message actions suppress other key presses #28575Andreas Wettstein1-1/+1
2012-01-07hw/xwin: Include manifest file in the dist tarballRyan Pavlik1-1/+2
2012-01-07hw/xwin: Fix duplicate definition of HAS_WINSOCK when building for MinGWRyan Pavlik2-1/+2
2012-01-07hw/xwin: Fix possible null ptr deref in winMWExtWMDecorateWindow()Ryan Pavlik1-1/+2
2012-01-07hw/xwin: Fix possible null ptr deref in winMWExtWMRestackFrame()Ryan Pavlik1-1/+1
2012-01-07hw/xwin: Fix possible null ptr deref in winActivateAppPrimaryDD()Ryan Pavlik1-3/+3
2012-01-07hw/xwin: Fix possible null ptr deref in winActivateAppNativeGDI()Ryan Pavlik1-3/+4
2012-01-07hw/xwin: Clarify an if statement mixed with ifdef in winSetEngine()Ryan Pavlik1-5/+2
2012-01-07hw/xwin: Fix rrScreenSetSize function pointer mismatchRyan Pavlik1-2/+0
2012-01-07hw/xwin: Remove an empty #if 0/#endifRyan Pavlik1-2/+0
2012-01-07hw/xwin: Fix double-free in error path in winQueryRGBBitsAndMasks()Ryan Pavlik1-1/+0
2012-01-07hw/xwin: Fix a memory leak in error path in winInitWM()Ryan Pavlik1-5/+7
2012-01-06xfree86: Remove the pretense of EDID v2 supportAdam Jackson1-43/+4
2012-01-06dix: Tune dixLookupDrawable for successAdam Jackson1-4/+3
2012-01-06dix: Tune dtrace hooks around DispatchAdam Jackson1-5/+9
2012-01-06xace: ricer tuning for XaceHookAdam Jackson1-0/+4
2012-01-06dix: Fix types in WindowOptRecAdam Jackson1-2/+2
2012-01-06os: Minor header cleanupAdam Jackson3-4/+4
2012-01-06os: Hide the Connection{In,Out}put implementation detailsAdam Jackson3-18/+21
2012-01-06dix: Extend initial connection handshake for forwarding proxiesAdam Jackson2-8/+14
2012-01-06dix: Pull client-is-local flag up to the ClientRecAdam Jackson14-29/+20
2012-01-06dix: Repack ClientRecAdam Jackson1-15/+14
2012-01-06os: Repack ConnectionOutput for LP64Adam Jackson1-1/+1
2012-01-06Xi: change XIChangeDeviceProperty from const pointer to const void *Peter Hutterer2-2/+2
2012-01-06Remove last listener on touch rejectChase Douglas1-8/+6
2012-01-06Don't end touchpoint if owning client hasn't accepted/rejectedChase Douglas1-2/+4
2012-01-06dix: Set XITouchEmulatingPointer on events from the touch sequence emulating ...Carlos Garnacho1-0/+4
2012-01-06Require inputproto 2.1.99.5Peter Hutterer1-1/+1
2012-01-06dix: fix wrong condition checking for attached slave (#44003)Peter Hutterer1-1/+1
2012-01-06dix: on PointerRootWin send a FocusIn to the sprite window tooPeter Hutterer1-0/+3
2012-01-06dix: send focus events to the immediate parent (#44079)Peter Hutterer1-3/+3
2012-01-05xfree86: split warning about missing identifier or input driverPeter Hutterer1-5/+6
2011-12-31os: don't ignore failure from dladdrJulien Cristau1-1/+5
2011-12-31linux/ia64: Fix regression after domain I/O support code removal.Cyril Brulebois1-19/+0
2011-12-27Bump version to 1.11.99.901 (1.12 RC1)xorg-server-1.11.99.901Keith Packard1-2/+2
2011-12-27glx/glapioffsets.h is no longer part of the build, remove itKeith Packard1-1/+0
2011-12-27Merge remote-tracking branch 'kibi/master'Keith Packard1-1/+1
2011-12-27Add Solaris support to DetermineClientCmdAlan Coopersmith1-10/+59
2011-12-23test/xi2: Really fix infinite loop in test_convert_XITouchOwnershipEventChase Douglas1-1/+1
2011-12-22test/xi2: Fix infinite loop in test_convert_XITouchOwnershipEventKeith Packard1-1/+3
2011-12-22xorg.conf.man: Fix bad whatis entry.Cyril Brulebois1-1/+1
2011-12-22test: fix grab mode value tests for new XIGrabModeTouchPeter Hutterer1-4/+13
2011-12-22Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Peter Hutterer88-9182/+20052