log src/video/win32/SDL_win32keyboard.c @ 4621:12a9cf73596a

age author description
2010-07-21 Sam Lantinga Fixed remapping the Delete key and detecting the keypad Delete key.
2010-05-10 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
2008-07-23 Szymon Wilczek Proximity events, Pressure detection for multiple windows. Tablet button detection on the way. gsoc2008_manymouse
2010-01-24 Sam Lantinga Fixed bug #926
2008-12-08 Sam Lantinga Updated copyright date
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-26 Sam Lantinga Dynamically load wintab32.dll
2008-08-26 Sam Lantinga Added Wacom API headers.
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2008-03-07 Bob Pendleton more valgrind errors fixed. Plus I ran make indent which changed a few files.
2008-02-11 Sam Lantinga Windows also remaps the numeric keypad... grrr
2008-02-09 Sam Lantinga Friggin' Windows remaps alphabetic keys based on keyboard layout.
2008-02-08 Sam Lantinga Untested Win32 keyboard scancode code.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-07 Sam Lantinga Implemented Win32 video mode support SDL-1.3