Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-14 | Xi: use byte-counting macros instead of manual calculation. | Peter Hutterer | 1 | -6/+7 |
2009-06-23 | Xi: check for GetAttr permission when listing or querying devices. | Eamon Walsh | 1 | -19/+36 |
2009-06-19 | Xi: fix 2 memory leaks. | Eamon Walsh | 1 | -0/+1 |
2009-06-18 | Xi: valuator/button labels are called labels now, not 'names' | Peter Hutterer | 1 | -2/+2 |
2009-06-18 | Xi: copy the button and axes labels into the XIQueryDevice reply. | Peter Hutterer | 1 | -3/+4 |
2009-06-18 | input: bump to ints for deviceids - XI2 requires 16-bit deviceids. | Peter Hutterer | 1 | -6/+0 |
2009-06-18 | Xi: return current valuator values in XIQueryDevice. | Peter Hutterer | 1 | -0/+2 |
2009-06-18 | Xi: don't use a constant number for class sizes - use sizeof instead | Peter Hutterer | 1 | -2/+2 |
2009-06-18 | Xi: include button state in XIButtonInfo. | Peter Hutterer | 1 | -1/+15 |
2009-06-17 | Xi: Add support for sourceid in the device classes. | Peter Hutterer | 1 | -0/+6 |
2009-06-17 | Xi: namespace XI2 files. | Peter Hutterer | 1 | -0/+451 |