summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-26hw/xwin: Remove no-longer needed tricks used to prevent the clipboard client ...Michel Hummel2-125/+3
2012-01-26hw/xwin: Automatically restart clipboard threadMichel Hummel2-8/+62
2012-01-26hw/xwin: Give the X window for the clipboard integration client a nameJon TURNEY1-0/+2
2012-01-26Xext: Warning fix for shm.cJon TURNEY1-1/+1
2012-01-25int10: Fix unmapping of the BIOS scratch areaAdam Jackson1-1/+1
2012-01-24Don't set X and Y valuators for indirect touch eventsChase Douglas1-1/+1
2012-01-24UngrabAllDevices: Don't kill clients if not told toDaniel Stone1-1/+2
2012-01-24Only update pointer motion data for pointer emulated touch eventsChase Douglas1-2/+6
2012-01-24Only scale direct device touch coordinatesChase Douglas1-1/+6
2012-01-24include: Fix comment typoPeter Hutterer1-1/+1
2012-01-15configure.ac: Remove MIEXT_SHADOW_LIB from XORG_LIBSJeremy Huddleston1-1/+1
2012-01-15xfree86: Don't link libxorgxkb against libdix.laJeremy Huddleston1-1/+0
2012-01-15sdksyms.sh: Exit on error rather than building an empty symbol tableJeremy Huddleston1-0/+1
2012-01-15test: Fix linking issues when building unit tests without the Xorg DDXJeremy Huddleston2-4/+144
2012-01-15Revert "glx: don't leak fbconfigs"Jeremy Huddleston1-9/+0
2012-01-13Use event time instead of CurrentTime for grab timesChase Douglas1-1/+2
2012-01-13xfree86: mention udev in the xorg.conf manpage AutoAddDevices sectionPeter Hutterer1-4/+4
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