summaryrefslogtreecommitdiff
path: root/include/SDL_keyboard.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-10-24Added SDL_GetScancodeFromName() and SDL_GetKeyFromName()Sam Lantinga1-5/+21
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-02-16Renamed SDL_keysym.h to SDL_keycode.h to avoid confusion.Sam Lantinga1-1/+1
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-02-07Renamed SDL_Key to SDL_Keycode to clarify terminology.Sam Lantinga1-7/+7
2011-02-07Renamed SDLKey and SDLMod for consistencySam Lantinga1-8/+8
2011-02-07Sheena pointed out that "scancode" and "keysym" are single words and shouldn'...Sam Lantinga1-9/+9
2011-01-24Renamed SDL_keysym to SDL_KeySymkrogoway1-9/+9
2010-05-09Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga1-20/+8
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2009-10-19Partial fix for bug #859Sam Lantinga1-84/+70
2009-09-19Merged a cleaned up version of Jiang's code changes from Google Summer of Cod...Sam Lantinga1-0/+28
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-02-05First pass implementation of new SDL scancode concept, as discussed withSam Lantinga1-31/+34
2007-08-19Date: Thu, 05 Jul 2007 14:02:33 -0700Sam Lantinga1-6/+29
2007-06-16Key repeat is handled by the OS, since text input is now decoupled from physi...Sam Lantinga1-26/+0
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-52/+99
2006-03-13Fixed bug #112Sam Lantinga1-0/+1
2006-02-10More header massaging... works great on Windows. ;-)Sam Lantinga1-0/+1
2006-02-10*** empty log message ***Sam Lantinga1-1/+1
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2004-07-18Date: Mon, 3 May 2004 03:15:01 +0100Sam Lantinga1-1/+1
2004-01-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2002-04-11Explicitly specify the SDL API calling convention (C by default)Sam Lantinga1-6/+6
2002-03-06Updated copyright information for 2002Sam Lantinga1-1/+1
2001-12-14Updated the headers with the correct e-mail addressSam Lantinga1-1/+1
2001-04-26Initial revisionSam Lantinga1-0/+124