Mercurial > sdl-ios-xcode
log src/SDL_compat.c @ 2222:926294b2bb4e
age | author | description |
---|---|---|
Sat, 11 Aug 2007 20:54:31 +0000 | Sam Lantinga | Emphasized the separation between SDL_Surface and SDL_Texture |
Sun, 15 Jul 2007 21:54:16 +0000 | Sam Lantinga | Merged fix for bug #457 from SDL 1.2 |
Fri, 06 Jul 2007 13:45:10 +0000 | Sam Lantinga | Reverted mousewheel support in 1.2, since it breaks binary compatibility. |
Fri, 06 Jul 2007 09:22:18 +0000 | Sam Lantinga | Fixed bug #382 |
Tue, 19 Jun 2007 05:53:56 +0000 | Sam Lantinga | Fixes for compiling with Visual C++ 8.0 Express Edition |
Sat, 16 Jun 2007 15:32:04 +0000 | Sam Lantinga | Key repeat is handled by the OS, since text input is now decoupled from physical key events. |
Sat, 28 Oct 2006 16:41:08 +0000 | Sam Lantinga | Fixed focus comptability bug |