Age | Commit message (Expand) | Author | Files | Lines |
2007-06-27 | Fix kdrive XKB. | Tiago Vignatti | 1 | -3/+4 |
2007-04-11 | Input: Allow a pointer to a device to be returned in NIDR | Remigiusz Marcinkiewicz | 1 | -1/+7 |
2007-04-10 | Input: Add DeleteInputDeviceRequest | Magnus Vigerlöf | 1 | -0/+5 |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 1 | -1/+1 |
2007-02-16 | kdrive: delete input debugging, yet again ... | Daniel Stone | 1 | -25/+0 |
2006-11-02 | kdrive:remove Change{Keyboard,Pointer}Device | Daniel Stone | 1 | -15/+0 |
2006-11-01 | kdrive: add KdRingBell prototype | Daniel Stone | 1 | -0/+6 |
2006-10-29 | kdrive: avoid null dereferences | Daniel Stone | 1 | -6/+10 |
2006-10-29 | kdrive: move bell ringing into an OS function | Daniel Stone | 2 | -7/+32 |
2006-10-25 | kdrive/input: remove unnecessary #ifdef XINPUTs | Daniel Stone | 1 | -12/+0 |
2006-10-25 | port all users to the new DIX motion history API | Daniel Stone | 1 | -4/+2 |
2006-10-23 | kdrive: numerous warning fixes | Daniel Stone | 3 | -15/+23 |
2006-10-23 | kdrive/os: add KdOsAddInputDrivers | Daniel Stone | 1 | -0/+3 |
2006-10-23 | kdrive/input: use Absolute instead of Touchscreen | Daniel Stone | 1 | -1/+1 |
2006-10-22 | kdrive: change DEVICE_TOUCHSCREEN to DEVICE_ABS_{CALIB,AREA} | Daniel Stone | 1 | -5/+3 |
2006-10-20 | move keymap copy to event processing, from enqueuing | Daniel Stone | 1 | -5/+5 |
2006-10-08 | GetPointerEvents: add first_valuator parameter | Daniel Stone | 1 | -1/+1 |
2006-10-08 | kdrive/input: remove excessive debugging in NIDR | Daniel Stone | 1 | -1/+0 |
2006-09-29 | make core keyboard/pointer map functions act on all core-sending devices | Daniel Stone | 1 | -1/+1 |
2006-08-17 | kdrive/input: verify SIGIO with --enable-debug | Daniel Stone | 1 | -2/+1 |
2006-08-15 | kdrive/input: minor warning cleanups | Daniel Stone | 1 | -6/+1 |
2006-08-15 | kdrive/input: only run special key behaviours on non-XKB | Daniel Stone | 1 | -15/+6 |
2006-08-10 | kdrive: properly ifdef composite enabling | Daniel Stone | 1 | -0/+2 |
2006-08-10 | GKVE/GPE: have DDX allocate events | Daniel Stone | 1 | -11/+16 |
2006-08-07 | kdrive: move map initialisation to KdNewPointer | Daniel Stone | 2 | -42/+4 |
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 | move all autorepeat logic to DIX | Daniel Stone | 1 | -28/+0 |
2006-08-04 | fix incorrect button test | Daniel Stone | 1 | -2/+2 |
2006-07-26 | kdrive: drop excessive NewInputDeviceRequest debugging | Daniel Stone | 1 | -4/+0 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -1/+0 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 |
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 |
2006-07-21 | new KDrive input world order | Daniel Stone | 7 | -767/+1614 |
2006-07-21 | fix KdXvCopyPackedData to actually work | Daniel Stone | 1 | -1/+1 |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone | 1 | -26/+0 |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone | 1 | -3/+0 |
2006-05-03 | Make Xephyr build on Solaris: | Alan Coopersmith | 1 | -0/+3 |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 3 | -9/+0 |
2006-02-16 | Make more extensions optional in build (for kdrive). Fix kdrive build for | Keith Packard | 2 | -3/+2 |
2006-02-15 | Remove the waitSync from KdDisableScreen and push it off to drivers' | Eric Anholt | 1 | -2/+0 |
2006-02-13 | Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove | Benjamin Herrenschmidt | 1 | -3/+1 |
2006-02-12 | Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen | Eric Anholt | 1 | -0/+2 |
2006-02-11 | Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it | Eric Anholt | 1 | -0/+3 |
2006-02-10 | Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSes | Eric Anholt | 1 | -2/+7 |
2005-12-29 | Make kdInputMachine static const, shrinks .data a bit. | Adam Jackson | 1 | -1/+2 |
2005-12-28 | Enough build fixes to get {sdl,ephyr,fake} to link. | Adam Jackson | 3 | -6/+13 |
2005-12-27 | Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h | Adam Jackson | 20 | -20/+23 |
2005-08-08 | Build with modular X.org libraries and headers.kdrive-initial-import | Keith Packard | 2 | -1/+6 |