Files
xserver/include
Peter Hutterer d21155a3e9 input: fix up usage of button->down, used to be a bitmask, is now an array.
device->button->down used to be a 32-byte bitmask with one bit for each
button. This has changed into a 256-byte array, with one byte assigned for
each button. Some of the callers were still using this array as a bitmask
however, this is fixed with this patch.

Thanks to Keith Packard for pointing this out. See also:
http://lists.freedesktop.org/archives/xorg/2008-June/036202.html
2008-06-18 10:17:08 +09:30
..
2008-01-03 17:04:54 +10:30
2008-05-26 17:37:31 +09:30
2008-05-20 10:20:14 +09:30
2008-01-03 17:04:54 +10:30
2008-01-03 17:04:54 +10:30
2008-04-22 18:04:05 +09:30
2008-01-03 17:04:54 +10:30
2008-05-20 10:20:14 +09:30
2008-06-11 18:03:33 -03:00
2008-03-04 18:11:10 +10:30
2008-05-14 15:53:11 -04:00
2008-05-21 18:13:09 +03:00
2007-06-29 14:06:52 -04:00
2008-03-11 13:18:01 -04:00
2008-05-13 11:17:02 +09:30
2008-06-13 11:17:49 -04:00
2008-02-14 07:51:19 +11:00
2007-12-02 12:40:25 -05:00
2008-02-17 22:52:08 +02:00
2008-02-17 22:52:08 +02:00
2008-04-20 08:35:42 -07:00