summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-01input: store the master device's ID in the devPrivate for XTest devices.Peter Hutterer4-77/+64
2009-07-01input: abstract Xtst device lookupPeter Hutterer3-23/+19
2009-07-01dix: set the client's error value to the bad deviceid in check_butmap_change.Peter Hutterer1-0/+6
2009-06-30dix/property.c: use memcpy where appropriate.Eamon Walsh1-11/+6
2009-06-29Cygwin/X: Fix multiwindow extwm mode to build againJon TURNEY6-27/+16
2009-06-29Cygwin/X: Avoid a visual glitch on window move in rootless modesJon TURNEY2-0/+19
2009-06-29Cygwin/X: Allow pointer warping to work in rootless modesJon TURNEY1-2/+10
2009-06-29Cygwin/X: Improve mouse tracking for moving/resizing undecorated windowsJon TURNEY1-22/+37
2009-06-29Cygwin/X: Man page fixesYaakov Selkowitz3-18/+39
2009-06-29EDID: Fix timing class names to match the specAdam Jackson1-3/+3
2009-06-29test: fix build error introduced by XINPUT_ABI 7Peter Hutterer1-2/+3
2009-06-29dix: report subpixel coordinates for high-resolution devicesThomas Jaeger1-29/+63
2009-06-29dix: make part of ptrveloc.h internalSimon Thum1-4/+4
2009-06-29dix: rename pDev->dev, pVel->vel for consistencySimon Thum2-173/+174
2009-06-29dix: improve pointer acceleration APISimon Thum2-30/+54
2009-06-27XQuartz: Don't leave zombied processes at startupJeremy Huddleston1-2/+38
2009-06-27XQuartz: 64bit fix for screen origin in AppleWMJeremy Huddleston1-1/+1
2009-06-27XQuartz: More localization updatesJeremy Huddleston8-226/+218
2009-06-26xace: add a new hook for checking property content after it has been set.Eamon Walsh1-10/+22
2009-06-26xselinux: ignore property hook calls with the new Post access mode bit set.Eamon Walsh1-0/+4
2009-06-26dix: add a new DixAccess bit, "DixPostAccess".Eamon Walsh1-0/+1
2009-06-24xfree86: DIST_SUBDIRS should not contain variablesRémi Cardona1-1/+1
2009-06-23Xi: check for GetAttr permission when listing or querying devices.Eamon Walsh2-52/+83
2009-06-23Xi: check for Use permission on the device in SetClientPointer().Eamon Walsh3-7/+12
2009-06-23Xi: fix up access modes for calls to dixLookupDevice().Eamon Walsh13-33/+33
2009-06-24dix/resource: fix use after free in resource code with DRIDave Airlie1-4/+8
2009-06-24GLX: make function static.Dave Airlie1-1/+1
2009-06-24GLX: note the implicit flushes with ReadPixels in indirect contexts.Dave Airlie2-0/+2
2009-06-24dix: update a commentThomas Jaeger1-1/+1
2009-06-24dix: do away with an instance of temporary in-place modificationThomas Jaeger1-10/+9
2009-06-24dix: deal with first_valuator > 0 correctly if POINTER_SCREEN is setThomas Jaeger1-5/+6
2009-06-24xorg-server.h.in: Export the X Access Control Extension (XACE), too.Oliver McFadden1-0/+3
2009-06-24configure: Provide the --enable/disable-xaa option.Tiago Vignatti2-2/+8
2009-06-24xf86Config: Avoid attempting to load non-compiled modules.Oliver McFadden1-0/+6
2009-06-23Cygwin/X: add hebrew to autodetected keyboard layoutsYaakov Selkowitz1-0/+1
2009-06-23Cygwin/X: more warnings fixesJon TURNEY4-32/+31
2009-06-23Cygwin/X: Remove an obsolete mention of xf86ConfigJon TURNEY1-1/+1
2009-06-23glx: Clean up more thoroughly if the drawable of a current context goes away.Michel Dänzer1-1/+24
2009-06-23dri2: Don't crash if pPriv is NULL.Michel Dänzer1-2/+10
2009-06-23quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)Ben Skeggs1-0/+5
2009-06-23Xi: Remove redundant and incorrect butmap range checkBen Gamari1-6/+0
2009-06-22dix: fix wrong indices in set_valuator.Peter Hutterer1-2/+2
2009-06-19XQuartz: More localization updatesJeremy Huddleston23-2456/+1709
2009-06-19Xi: fix 2 memory leaks.Eamon Walsh2-0/+2
2009-06-19pci: Dump vendor/devices ids in the printed device listAdam Jackson1-6/+4
2009-06-19Use pixman_version_string() instead of PIXMAN_VERSION_STRINGSøren Sandmann Pedersen1-1/+1
2009-06-19fbdev: make entity fail if PCI claimed already.Dave Airlie2-0/+10
2009-06-18xselinux: Add new device permissions for XI2.Eamon Walsh1-5/+5
2009-06-18xselinux: Move the security class mapping to the header file.Eamon Walsh2-26/+393
2009-06-18Clarify use of and need for mffs vs. ffsAlan Coopersmith3-4/+6