summaryrefslogtreecommitdiff
path: root/src/video/win32/SDL_win32keyboard.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Fixed bug #925Sam Lantinga1-42/+0
2010-07-12Changed Start/StopTextInput back to not take any parameters.dewyatt1-2/+2
2010-07-12Initial IMM implementation.dewyatt1-0/+2
2010-07-10Changed StopTextInput to take an SDL_Window parameter.dewyatt1-1/+1
2010-07-08Changed StartTextInput to take an SDL_Window parameter.dewyatt1-1/+1
2010-07-06Added empty text input functions for win32.dewyatt1-0/+4
2010-05-09Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga1-1/+1
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-02-11Windows also remaps the numeric keypad... grrrSam Lantinga1-0/+1
2008-02-09Friggin' Windows remaps alphabetic keys based on keyboard layout.Sam Lantinga1-1/+3
2008-02-08Untested Win32 keyboard scancode code.Sam Lantinga1-0/+1
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-0/+32