Files
xserver/include
Peter Hutterer 63d8f01819 dix: Fix wrong cursor refcount.
Calloc cursor struct to ensure devPrivates are zeroed out and don't
        increase the refcnt for devices automatically when allocating a new
        cursor. Use new DeviceIsPointerType() to detect if device is a pointer
        _before_ device has been activated and can thus be identified and set
        up grab functions accordingly. This way we can increase the refcnt
        when we get a pointer grab.
2007-03-30 14:59:43 +09:30
..
2007-03-16 15:52:24 +10:30
2007-03-30 14:59:43 +09:30
2006-12-06 23:24:24 +02:00
2006-12-06 23:24:24 +02:00
2006-08-18 17:04:48 +03:00
2006-10-08 17:04:12 +03:00
2006-11-08 15:29:16 +02:00
2007-03-19 09:42:56 +10:30
2007-01-08 12:31:18 +10:30