Mercurial > sdl-ios-xcode
log src/video/win32/SDL_win32mouse.c @ 4745:0aaa54fbd2bc
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Sat, 05 Sep 2009 23:37:35 +0000 | Sam Lantinga | Fixed issues building 64-bit Windows binary |
Mon, 23 Mar 2009 05:35:21 +0000 | Sam Lantinga | Date: Thu, 05 Feb 2009 18:07:35 +0100 |
Sun, 04 Jan 2009 17:14:27 +0000 | Sam Lantinga | indent |
Sat, 03 Jan 2009 12:00:20 +0000 | Szymon Wilczek | Bug 653 bugfix |
Sat, 03 Jan 2009 06:03:56 +0000 | Sam Lantinga | The mouse position is relative to the client window. |
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. |