Mercurial > sdl-ios-xcode
log src/video/win32/SDL_win32keyboard.c @ 4750:22aa6a631d34
age | author | description |
---|---|---|
Thu, 08 Jul 2010 01:35:47 -0400 | dewyatt | Changed StartTextInput to take an SDL_Window parameter. |
Tue, 06 Jul 2010 03:27:22 -0400 | dewyatt | Added missing line to make things compile. |
Tue, 06 Jul 2010 02:34:49 -0400 | dewyatt | Added empty text input functions for win32. |
Tue, 20 Jul 2010 23:59:16 -0700 | Sam Lantinga | Fixed remapping the Delete key and detecting the keypad Delete key. |
Sun, 09 May 2010 20:47:22 -0700 | Sam Lantinga | Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. |
Wed, 23 Jul 2008 16:12:43 +0000 | Szymon Wilczek | Proximity events, Pressure detection for multiple windows. Tablet button detection on the way. gsoc2008_manymouse |