30 Mar
2007
30 Mar
'07
5:40 a.m.
Fri Mar 30 07:14:05 EST 2007 Chris Mears <chris@cmears.id.au> * Turn off _SERVER64 and correct type of state field in Event structs. _SERVER64 should be defined only for compiling X server code, so we shouldn't use it here. Changed the type of the "state" member in the XKeyEvent, XButtonEvent and XMotionEvent structures from Modifier to CUInt. This now matches the type given in the X11 header files.