Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-13 | Replace X-allocation functions with their C89 counterparts | Mikhail Gusarov | 1 | -6/+6 |
2009-08-27 | Xext: rename Xtst* to XTest* | Peter Hutterer | 1 | -33/+33 |
2009-08-24 | input: move CorePointer/KeyboardProc declarations into header. | Peter Hutterer | 1 | -4/+0 |
2009-08-05 | dix: require PointerProc and KeyboardProc to be passed into AllocDevicePair. | Peter Hutterer | 1 | -1/+7 |
2009-07-14 | Xi: use byte-counting macros instead of manual calculation. | Peter Hutterer | 1 | -1/+1 |
2009-07-01 | input: store the master device's ID in the devPrivate for XTest devices. | Peter Hutterer | 1 | -60/+24 |
2009-07-01 | input: abstract Xtst device lookup | Peter Hutterer | 1 | -23/+5 |
2009-06-23 | Xi: fix up access modes for calls to dixLookupDevice(). | Eamon Walsh | 1 | -5/+5 |
2009-06-19 | Xi: fix 2 memory leaks. | Eamon Walsh | 1 | -0/+1 |
2009-06-18 | input: bump to ints for deviceids - XI2 requires 16-bit deviceids. | Peter Hutterer | 1 | -35/+0 |
2009-06-17 | Xi: namespace XI2 files. | Peter Hutterer | 1 | -0/+540 |