Age | Commit message (Expand) | Author | Files | Lines |
2006-08-07 | xephyr: aid input debugging | Daniel Stone | 2 | -2/+4 |
2006-08-07 | kdrive: move map initialisation to KdNewPointer | Daniel Stone | 2 | -42/+4 |
2006-08-07 | ephyr: cleanup | Daniel Stone | 1 | -1/+0 |
2006-08-07 | kdrive: prevent overrun in map | Daniel Stone | 1 | -1/+1 |
2006-08-07 | kdrive: increase maximum number of buttons | Daniel Stone | 1 | -1/+1 |
2006-08-07 | xfree86 ddx: always free GKE/GPE events | Daniel Stone | 1 | -8/+12 |
2006-08-07 | move all autorepeat logic to DIX | Daniel Stone | 1 | -28/+0 |
2006-08-07 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 8 | -24/+6 |
2006-08-06 | Document enable/disable flag for AIGLX in xorg.conf manpage. | David Nusinow | 1 | -0/+3 |
2006-08-04 | fix incorrect button test | Daniel Stone | 1 | -2/+2 |
2006-08-01 | Back out 'mystery' spurious host window hints. | Matthew Allum | 1 | -6/+0 |
2006-07-31 | Noting uses libdummy.a, so don't build it. Only libdummy-nonserver.a | Ian Romanick | 2 | -11/+1 |
2006-07-30 | remove filename that's too long for tarxorg-server-1.1.99.3 | Daniel Stone | 1 | -1/+0 |
2006-07-30 | add sym.h to sources | Daniel Stone | 1 | -0/+1 |
2006-07-30 | remove .cvsignores from EXTRA_DIST | Daniel Stone | 1 | -5/+0 |
2006-07-30 | remove README (which doesn't exist) from EXTRA_DIST | Daniel Stone | 1 | -1/+1 |
2006-07-30 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 19 | -1426/+368 |
2006-07-28 | Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, and | Luc Verhaegen | 6 | -266/+303 |
2006-07-26 | Remove dead function prototypes. | Adam Jackson | 2 | -3/+0 |
2006-07-26 | Remove getconfig horrorshow. Replace with a static built-in rule list for now. | Adam Jackson | 10 | -1075/+64 |
2006-07-26 | Remove another latent PowerMAX hunk. | Adam Jackson | 1 | -82/+1 |
2006-07-26 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 2 | -2/+1 |
2006-07-26 | kdrive: drop excessive NewInputDeviceRequest debugging | Daniel Stone | 1 | -4/+0 |
2006-07-26 | Unlibc-wrap DMX glxscreens.c and fix tag-removal typo. | Kristian Høgsberg | 2 | -2/+1 |
2006-07-25 | re-add OpenedHand copyright | Daniel Stone | 1 | -0/+1 |
2006-07-23 | add fallback ChangeDeviceControl, allow XOpenDevice on closed device | Daniel Stone | 1 | -11/+21 |
2006-07-22 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 8 | -121/+20 |
2006-07-21 | Yet more dead code. | Adam Jackson | 4 | -35/+0 |
2006-07-21 | static markup, more dead code. | Adam Jackson | 2 | -42/+1 |
2006-07-21 | Open-coded path checks make baby Jesus cry. | Adam Jackson | 1 | -28/+16 |
2006-07-21 | Remove a useless open() of the module we're about to load. | Adam Jackson | 3 | -16/+3 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 7 | -258/+5 |
2006-07-21 | loader: walk directory paths with readdir(), don't stat() everything | Daniel Stone | 1 | -37/+56 |
2006-07-21 | loader: walk directory paths with readdir(), don't stat() everything | Daniel Stone | 1 | -37/+56 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 2 | -5/+4 |
2006-07-21 | revert accidental deletion of lnx_io.c; re-delete lnx_kbd.c | Daniel Stone | 2 | -246/+530 |
2006-07-21 | remove undead files from master | Daniel Stone | 7 | -3933/+0 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 655 | -981/+3843 |
2006-07-21 | xephyr: load keysyms at init, not enable | Daniel Stone | 1 | -14/+11 |
2006-07-21 | Delete internal usage of the symbol ref/req lists. | Adam Jackson | 4 | -70/+1 |
2006-07-21 | Remove the loader's required and referenced symbol lists, dead code. | Adam Jackson | 3 | -188/+4 |
2006-07-21 | Detach xf4bpp from cfb. | Adam Jackson | 2 | -5/+4 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 654 | -748/+5 |
2006-07-21 | Fix the RandR failure path for rotated screens. | Aaron Plattner | 1 | -4/+8 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver | Ian Romanick | 8 | -124/+1 |
2006-07-21 | bug #890: completely remove deprecated keyboard driver | Kristian Høgsberg | 25 | -3829/+43 |
2006-07-21 | xorg ddx: move to new input API, remove old keyboard driver | Daniel Stone | 15 | -1967/+380 |
2006-07-21 | xephyr: fix keymap, pointer; dix: fix multiple axes | Daniel Stone | 2 | -12/+10 |
2006-07-21 | sanitise debug output | Daniel Stone | 1 | -5/+2 |
2006-07-21 | update KDrive to new input API | Daniel Stone | 1 | -2/+2 |