Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11mouse.c @ 2992:dbff5769d742
age | author | description |
---|---|---|
Sun, 04 Jan 2009 18:29:20 +0000 | Sam Lantinga | The core pointer is comprised of merging the inputs of all mice. |
Fri, 02 Jan 2009 10:30:53 +0000 | Sam Lantinga | Hopefully fixed crash when there are no input devices |
Fri, 02 Jan 2009 01:34:52 +0000 | Sam Lantinga | Date: Fri, 02 Jan 2009 00:54:48 +0100 |
Thu, 01 Jan 2009 08:21:19 +0000 | Sam Lantinga | indent |
Thu, 01 Jan 2009 07:59:08 +0000 | Sam Lantinga | Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events. |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Sat, 04 Oct 2008 06:46:59 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |