Age | Commit message (Expand) | Author | Files | Lines |
2006-11-02 | xfree86/os-support: axe more unused files | Daniel Stone | 3 | -3/+1 |
2006-11-02 | xfree86/os-support: remove unused file from dist | Daniel Stone | 1 | -2/+1 |
2006-11-02 | xfree86: don't attempt to enable and disable non-DIX devices | Daniel Stone | 1 | -5/+10 |
2006-11-02 | Merge branch 'input-hotplug' | Daniel Stone | 86 | -14863/+1970 |
2006-11-02 | xfree86: allow starting with no input devices | Daniel Stone | 2 | -4/+20 |
2006-11-02 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 4 | -6/+1171 |
2006-11-01 | input: add non-keyboard bell ringing function | Daniel Stone | 8 | -2/+317 |
2006-10-31 | Fix automake error: BUILT_SOURCES was defined multiple times on Solaris | Alan Coopersmith | 1 | -5/+4 |
2006-10-29 | Handle building in a separate objdir | Matthieu Herrb | 1 | -1/+1 |
2006-10-29 | kill GNU-make'ism. | Matthieu Herrb | 1 | -1/+1 |
2006-10-29 | Make sure we have 64-bit file-offsets in libdrm. | Thomas Hellstrom | 1 | -0/+1 |
2006-10-29 | Xi: disallow changing core keyboard and pointer | Daniel Stone | 1 | -138/+7 |
2006-10-27 | Import libdrm functions for the drm memory manager. | Thomas Hellstrom | 3 | -0/+1165 |
2006-10-26 | xfree86: re-enable chipset-specific drivers for Linux/ia64 | Myron Stowe | 1 | -5/+5 |
2006-10-26 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -1/+1 |
2006-10-25 | Fix test for Option "IgnoreABI". | Michel Dänzer | 1 | -1/+1 |
2006-10-25 | xfree86: remove motion history handling | Daniel Stone | 3 | -71/+0 |
2006-10-25 | mi: remove mi motion history | Daniel Stone | 1 | -2/+0 |
2006-10-25 | xfree86: re-bump input abi to 1.0, yet again | Daniel Stone | 1 | -1/+1 |
2006-10-23 | xfree86/input: add proximity support, free valuators | Daniel Stone | 1 | -81/+26 |
2006-10-23 | xfree86/input: disallow pointer device changes, fix drag event calculation | Daniel Stone | 1 | -59/+1 |
2006-10-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 5 | -2/+12 |
2006-10-23 | xfree86/options: don't blindly dereference NULL pointers | Daniel Stone | 1 | -2/+2 |
2006-10-21 | Minor typo fix to xorg.conf man page. | Drew Parsons | 1 | -1/+1 |
2006-10-21 | Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver | Zephaniah E. Hull | 13 | -94/+111 |
2006-10-21 | DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB. | Zephaniah E. Hull | 1 | -1/+2 |
2006-10-19 | Add ast driver/device info to Xorg server & config utilities | Carl Switzky | 3 | -0/+10 |
2006-10-20 | move keymap copy to event processing, from enqueuing | Daniel Stone | 3 | -73/+7 |
2006-10-20 | Pre-release message should tell users to check git, not CVS, for updates | Alan Coopersmith | 1 | -2/+2 |
2006-10-20 | Create xorg.conf.example (Gentoo bug #138623). | Joshua Baergen | 2 | -4/+19 |
2006-10-20 | Small modification to blocking signals when switching modes. | Alan Hourihane | 1 | -4/+1 |
2006-10-20 | Add per-drawable Xv colour key helper function. | Michel Dänzer | 5 | -4/+69 |
2006-10-20 | Make sure xorgcfg files are included even when dist made with --disable-xorgcfg | Alan Coopersmith | 1 | -7/+13 |
2006-10-19 | Pre-release message should tell users to check git, not CVS, for updates | Alan Coopersmith | 1 | -2/+2 |
2006-10-19 | Create xorg.conf.example (Gentoo bug #138623). | Joshua Baergen | 2 | -4/+19 |
2006-10-18 | Pass SetDeviceValuators down to the driver. | Zephaniah E. Hull | 2 | -3/+13 |
2006-10-16 | Small modification to blocking signals when switching modes. | Alan Hourihane | 1 | -4/+1 |
2006-10-15 | xfree86 input: always open devices on NewInputDeviceRequest | Daniel Stone | 1 | -9/+2 |
2006-10-15 | Add per-drawable Xv colour key helper function. | Michel Dänzer | 5 | -4/+69 |
2006-10-13 | Make sure xorgcfg files are included even when dist made with --disable-xorgcfg | Alan Coopersmith | 1 | -7/+13 |
2006-10-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 4 | -4/+12 |
2006-10-13 | Block IO on switchmode just as we do for VT switching | Alan Hourihane | 1 | -0/+3 |
2006-10-10 | Fixing probably long-standing bug in domain support. | Matthias Hopf | 1 | -1/+1 |
2006-10-08 | xfree86/xinput: pass first_valuator params, don't clip to first screen bound | Daniel Stone | 1 | -19/+8 |
2006-10-08 | mipointer: take device arguments, split miPointerAbsoluteCursor | Daniel Stone | 4 | -23/+16 |
2006-10-08 | warning cleanups | Daniel Stone | 3 | -6/+2 |
2006-10-08 | xfree86 Xinput: remove still more excessive debugging | Daniel Stone | 1 | -29/+3 |
2006-10-08 | GetPointerEvents: add first_valuator parameter | Daniel Stone | 1 | -2/+2 |
2006-10-07 | xfree86/loader: bump input major ABI version | Daniel Stone | 1 | -1/+1 |
2006-10-06 | Merge branch 'XACE-modular' | Alan Coopersmith | 2 | -3/+8 |