summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-25Delete obsolete x11-input.rules examplelibudev+inputclassJulien Cristau1-8/+0
2009-12-24config/udev: no need to strdup strings we pass in InputAttributesJulien Cristau1-6/+3
2009-12-23config/udev: fix memory leakJulien Cristau1-0/+3
2009-12-23config/udev: fill in InputAttributesJulien Cristau1-9/+31
2009-12-23config: add libudev input-hotplug backendJulien Cristau12-81/+401
2009-12-23xfree86: Introduce InputClass configurationDan Nicholson11-2/+472
2009-12-22config: Introduce InputAttributes in NewInputDeviceRequestDan Nicholson9-8/+52
2009-12-22xfree86: Support non-Option boolean entries in configurationDan Nicholson4-23/+43
2009-12-22test/xi2: fail if xi2 class type is garbage. (#25492)Peter Hutterer1-0/+3
2009-12-22xfree86: remove LAYOUT_DEBUG section.Peter Hutterer1-39/+0
2009-12-22xfree86: remove some 'enable this later' and if 0 ifdefsPeter Hutterer2-28/+0
2009-12-22Merge remote branch 'whot/master'Keith Packard3-62/+48
2009-12-23test/xi2: fix maximum max_keycode (bug#25492)Julien Cristau1-1/+1
2009-12-22xfree86: remove HistorySize from the xorg.conf man page.Peter Hutterer1-4/+0
2009-12-22xfree86: reword InputDevice man sections, deprecate CorePointer/CoreKeyboardPeter Hutterer1-42/+39
2009-12-19Bump to 1.7.99.3 (unreleased)Keith Packard1-2/+2
2009-12-18Set release date for 1.7.99.2Keith Packard1-1/+1
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith40-221/+128
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith30-4/+122
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith15-17/+58
2009-12-18Change default xkb model from pc104 to pc105Alan Coopersmith1-2/+2
2009-12-18Change sysconfdir brackets to avoid some shells trying to run it as a commandAlan Coopersmith1-1/+1
2009-12-18Add platform compatibility defines for Sun Studio compilersAlan Coopersmith1-0/+14
2009-12-18Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith6-17/+26
2009-12-18xfree86: update man page for special keys handling.Peter Hutterer1-11/+5
2009-12-18xfree86: DontZap has been disabled for a while now, say so in the man page.Peter Hutterer1-4/+3
2009-12-16Merge remote branch 'alanc/master'Keith Packard33-657/+492
2009-12-16Merge remote branch 'jeremyhu/master'Keith Packard2-2/+2
2009-12-16xf86xv: Fix off-by-one in viewport clippingVille Syrjälä1-6/+6
2009-12-16xfree86: belately init RandR12 if xinerama fails. (#24627)Peter Hutterer1-1/+6
2009-12-16xfree86: fix -quiet option behaviourTiago Vignatti1-1/+1
2009-12-16os: print log markers only if log level is >= 0Tiago Vignatti1-11/+11
2009-12-16xfree86: spam output but with verbose level checked insteadTiago Vignatti1-21/+25
2009-12-16Add freetype & type1 to the LoadModules ignore listAlan Coopersmith1-1/+3
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith29-649/+477
2009-12-15Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGSJeremy Huddleston1-1/+1
2009-12-15dtrace: Add Xserver-dtrace.h to CLEANFILESJeremy Huddleston1-1/+1
2009-12-15COPYING: Update license preambleAlan Coopersmith1-6/+8
2009-12-15Fix dtrace object builds of libos to link with SHA1_LIBSAlan Coopersmith1-1/+1
2009-12-15Fix builds with --with-int10=stubAlan Coopersmith2-0/+3
2009-12-14glx: swrast can do GLX 1.4 tooAdam Jackson1-0/+3
2009-12-11fb: Adjust transform or composite coordinates for pixman operationsKeith Packard3-26/+58
2009-12-11Split fbGetDrawable into fbGetDrawablePixmap and fbGetPixmapBitsDataKeith Packard1-30/+33
2009-12-11Revert "Fix clipping when windows are used as sources"Keith Packard3-101/+23
2009-12-11Revert "Use IncludeInferiors when copying windows before compositing."Keith Packard1-4/+3
2009-12-11Revert "Reserve space for two GC values in copy_drawable()."Keith Packard1-1/+1
2009-12-11Revert "fb: Don't crash if copy_drawable() returns NULL."Keith Packard1-4/+2
2009-12-11Merge remote branch 'jeremyhu/master'Keith Packard6-13/+12
2009-12-11xkb: don't assign garbage value to led_return.Peter Hutterer1-2/+3
2009-12-11Xi: reset device properties to NULL after deleting them. (#25374)Peter Hutterer1-0/+2