Mercurial > sdl-ios-xcode
log src/events/SDL_keyboard_c.h @ 2218:6cc82cad8b77
age | author | description |
---|---|---|
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. |
Mon, 10 Jul 2006 21:04:37 +0000 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
Thu, 06 Jul 2006 07:17:11 +0000 | Sam Lantinga | Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3 |
Fri, 30 Jun 2006 05:42:49 +0000 | Sam Lantinga | Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3 |
Sun, 11 Jun 2006 05:27:10 +0000 | Sam Lantinga | Finishing up keyboard code revamp, at least for now... SDL-1.3 |
Sat, 10 Jun 2006 09:11:59 +0000 | Sam Lantinga | Keyboard code update in progress SDL-1.3 |