summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-13os: prettify backtrace outputPeter Hutterer1-2/+6
2012-01-13include: prettify BUG_WARN outputPeter Hutterer1-1/+2
2012-01-13render: don't bother with animated cursors on floating slaves (#39989)Peter Hutterer1-0/+3
2012-01-13dix: Update pointer limits for floating devices too (#43635)Peter Hutterer1-1/+1
2012-01-12Revert "os: Repack ConnectionOutput for LP64"Keith Packard1-1/+1
2012-01-12Revert "dix: Repack ClientRec"Keith Packard1-14/+15
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard14-20/+29
2012-01-12Revert "dix: Extend initial connection handshake for forwarding proxies"Keith Packard2-14/+8
2012-01-12Revert "os: Hide the Connection{In,Out}put implementation details"Keith Packard3-21/+18
2012-01-12Revert "dix: Fix types in WindowOptRec"Keith Packard1-2/+2
2012-01-09Merge remote-tracking branch 'jturney/rpavlik-xwin-fixes'Keith Packard11-25/+23
2012-01-09Merge remote-tracking branch 'whot/multitouch'Keith Packard3-11/+15
2012-01-09mi/mibitblt: Fix an overflow bug of bit shift.Zhigang Gong1-1/+1
2012-01-09Add OpenBSD support to DetermineClientCmd()Matthieu Herrb2-1/+49
2012-01-09Always install xaa sdk headersAdam Jackson2-2/+4
2012-01-09UnloadSubModule(): accept pointer value '1' and ignore it.Matthieu Herrb1-0/+3
2012-01-09vgahw: Fix DACDelay() macro to use the driver's vtableAdam Jackson1-4/+4
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