Age | Commit message (Expand) | Author | Files | Lines |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh | 1 | -19/+19 |
2006-12-06 | SyntheticMotion: don't dereference sprite.screen when not using Xinerama | Daniel Stone | 1 | -1/+2 |
2006-12-01 | Define calls away when not building XACE, allowing ifdef's to be removed. | Eamon Walsh | 1 | -32/+18 |
2006-11-27 | Merge branch 'randr-1.2' | Eric Anholt | 1 | -2/+1 |
2006-11-08 | SyntheticMotion: don't dereference sprite.screen when not using Xinerama | Daniel Stone | 1 | -1/+2 |
2006-11-08 | dix: remove staggeringly broken vendor workarounds | Daniel Stone | 1 | -8/+0 |
2006-11-08 | dix: add missing prototypes | Daniel Stone | 1 | -1/+0 |
2006-11-07 | Avoid dereferencing sprite.screen when Xinerama is not running. (#8925) | Keith Packard | 1 | -2/+1 |
2006-11-03 | Add DTrace probe points for X server <-> client communications | Alan Coopersmith | 1 | -0/+14 |
2006-11-02 | PostSyntheticMotion needs to be extern, not static, since it's in getevents.c | Alan Coopersmith | 1 | -1/+1 |
2006-10-23 | dix/getevents: move SyntheticMotion to getevents.c | Daniel Stone | 1 | -26/+7 |
2006-10-14 | dix: move GetKeyboardEvents/GetPointerEvents to a new file, export symbols | Daniel Stone | 1 | -473/+0 |
2006-10-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -12/+16 |
2006-10-08 | GetKeyboardEvents: add first_valuator argument to GKVE | Daniel Stone | 1 | -2/+3 |
2006-10-08 | GetKeyboardValuatorEvents: also take first_valuator param | Daniel Stone | 1 | -12/+12 |
2006-10-08 | mipointer: take device arguments, split miPointerAbsoluteCursor | Daniel Stone | 1 | -33/+40 |
2006-10-08 | dix/CoreProcessKeyboardEvent: remove debugging for every key event | Daniel Stone | 1 | -9/+3 |
2006-10-08 | GetPointerEvents: add first_valuator parameter | Daniel Stone | 1 | -46/+82 |
2006-10-08 | GetPointerEvents: fix relatively harmless typo | Daniel Stone | 1 | -1/+1 |
2006-09-30 | dix/events, mi/eq: remove utterly ridiculous debugging | Daniel Stone | 1 | -56/+11 |
2006-09-10 | Warning fix, and a syntax fix in a #if 0 section of code. | Zephaniah E. Hull | 1 | -0/+1 |
2006-08-29 | [PATCH] GetKeyboardValutorEvents: be even more careful | Daniel Stone | 1 | -1/+1 |
2006-08-25 | Add four new XACE hooks: auditing, key event notification, window init | Eamon Walsh | 1 | -0/+4 |
2006-08-24 | GKVE: pass correct arguments to XkbCopyKeymap | Daniel Stone | 1 | -2/+4 |
2006-08-23 | XkbCopyKeymap: optionally send NewKeyboardNotify/MapNotify events | Daniel Stone | 1 | -25/+1 |
2006-08-23 | xkb/gkve: copy XKB map, not pointer-assign | Daniel Stone | 1 | -8/+2 |
2006-08-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Alan Coopersmith | 1 | -75/+14 |
2006-08-17 | Merge branch 'master' into input-hotplug | Daniel Stone | 1 | -4/+4 |
2006-08-17 | events.c: fix tiny XEvIE thinko | Daniel Stone | 1 | -4/+4 |
2006-08-17 | events.c: make XEvIE a little less verbose | Daniel Stone | 1 | -74/+13 |
2006-08-17 | events.c: make XEvIE a little less verbose | Daniel Stone | 1 | -74/+13 |
2006-08-17 | dix/events.c: add YAFIXME | Daniel Stone | 1 | -0/+1 |
2006-08-15 | fix missing brace, trim unused variables | Daniel Stone | 1 | -3/+2 |
2006-08-15 | GPE: fix absolute button events / GKVE: (non-XKB) don't repeat lock keys | Daniel Stone | 1 | -13/+34 |
2006-08-10 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Alan Coopersmith | 1 | -21/+9 |
2006-08-10 | GetMaximumEventsNum: be more conservative | Daniel Stone | 1 | -1/+8 |
2006-08-10 | GKVE: don't repeat modifiers when using XKB | Daniel Stone | 1 | -9/+11 |
2006-08-10 | GKVE/GPE: have DDX allocate events | Daniel Stone | 1 | -49/+58 |
2006-08-08 | GKVE: send XkbMapNotify, not XkbNewKeyboardNotify | Daniel Stone | 1 | -20/+33 |
2006-08-08 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -12/+9 |
2006-08-07 | remove optional R3 backwards compatibility | Daniel Stone | 1 | -12/+9 |
2006-08-07 | GKVE: get rid of bogus double-release check | Daniel Stone | 1 | -8/+0 |
2006-08-07 | GPE: use button map for DBP/DBR, not just BP/BR | Daniel Stone | 1 | -1/+1 |
2006-08-07 | move all autorepeat logic to DIX | Daniel Stone | 1 | -6/+60 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -3/+0 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -3/+0 |
2006-07-21 | xephyr: fix keymap, pointer; dix: fix multiple axes | Daniel Stone | 1 | -2/+2 |
2006-07-21 | add virtual core devices to DIX | Daniel Stone | 1 | -2/+2 |
2006-07-21 | add GetPointerEvents/GetKeyboardEvents framework | Daniel Stone | 1 | -0/+401 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -6/+0 |