Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11events.c @ 3697:f7b03b6838cb
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
Sun, 27 Sep 2009 23:24:58 +0000 | Sam Lantinga | Fixed bug #716 |
Sat, 05 Sep 2009 07:33:54 +0000 | Sam Lantinga | Fixed a few issues compiling with Mac OS X 10.6 |
Thu, 11 Jun 2009 20:08:33 +0000 | Bob Pendleton | Mouse events now report the correct window id and window enter/leave events are now reported. |
Wed, 10 Jun 2009 13:46:54 +0000 | Sam Lantinga | Whoops, didn't mean to commit unfinished patch |
Wed, 10 Jun 2009 13:34:20 +0000 | Sam Lantinga | indent |
Wed, 14 Jan 2009 04:25:32 +0000 | Sam Lantinga | indent |