summaryrefslogtreecommitdiff
path: root/include/SDL_keyboard.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-08-03Fixed two old identifiers in header comments.Philipp Wiesemann1-1/+1
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-06-18Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may...Sam Lantinga1-1/+3
2013-06-02Fixed bug 1882 - SDL_GetKeyboardState should return const.Sam Lantinga1-2/+2
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-29/+25
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2013-01-17Fix warning in SDL_keyboard.hTim Angus1-1/+1
2012-11-04Synchronized the on-screen keyboard state with whether we are accepting text ...Sam Lantinga1-52/+14
2012-08-11Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.Sam Lantinga1-0/+72
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