summaryrefslogtreecommitdiff
path: root/include/SDL_keyboard.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright for 2021Sam Lantinga2021-01-021-1/+1
* Updated copyright date for 2020Sam Lantinga2020-01-161-1/+1
* Updated copyright for 2019Sam Lantinga2019-01-041-1/+1
* Updated copyright for 2018Sam Lantinga2018-01-031-1/+1
* Updated copyright for 2017Sam Lantinga2017-01-011-1/+1
* Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga2016-11-201-3/+3
* Fixed two old identifiers in header comments.Philipp Wiesemann2016-08-031-1/+1
* Updated copyright to 2016Sam Lantinga2016-01-021-1/+1
* Updated the copyright year to 2015Sam Lantinga2015-05-261-1/+1
* Fixed bug 2374 - Update copyright for 2014...Sam Lantinga2014-02-021-1/+1
* Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may...Sam Lantinga2013-06-181-1/+3
* Fixed bug 1882 - SDL_GetKeyboardState should return const.Sam Lantinga2013-06-021-2/+2
* File style cleanup for the SDL 2.0 releaseSam Lantinga2013-05-181-29/+25
* Happy New Year!Sam Lantinga2013-02-151-1/+1
* Fix warning in SDL_keyboard.hTim Angus2013-01-171-1/+1
* Synchronized the on-screen keyboard state with whether we are accepting text ...Sam Lantinga2012-11-041-52/+14
* Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.Sam Lantinga2012-08-111-0/+72
* Happy New Year!Sam Lantinga2011-12-311-1/+1
* Added SDL_GetScancodeFromName() and SDL_GetKeyFromName()Sam Lantinga2011-10-241-5/+21
* SDL 1.3 is now under the zlib license.Sam Lantinga2011-04-081-19/+18
* Renamed SDL_keysym.h to SDL_keycode.h to avoid confusion.Sam Lantinga2011-02-161-1/+1
* Happy 2011! :)Sam Lantinga2011-02-111-1/+1
* Renamed SDL_Key to SDL_Keycode to clarify terminology.Sam Lantinga2011-02-071-7/+7
* Renamed SDLKey and SDLMod for consistencySam Lantinga2011-02-071-8/+8
* Sheena pointed out that "scancode" and "keysym" are single words and shouldn'...Sam Lantinga2011-02-071-9/+9
* Renamed SDL_keysym to SDL_KeySymkrogoway2011-01-241-9/+9
* Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga2010-05-091-20/+8
* Fixed bug #926Sam Lantinga2010-01-241-1/+1
* Partial fix for bug #859Sam Lantinga2009-10-191-84/+70
* Merged a cleaned up version of Jiang's code changes from Google Summer of Cod...Sam Lantinga2009-09-191-0/+28
* Updated copyright dateSam Lantinga2008-12-081-1/+1
* First pass implementation of new SDL scancode concept, as discussed withSam Lantinga2008-02-051-31/+34
* Date: Thu, 05 Jul 2007 14:02:33 -0700Sam Lantinga2007-08-191-6/+29
* Key repeat is handled by the OS, since text input is now decoupled from physi...Sam Lantinga2007-06-161-26/+0
* SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga2006-07-101-52/+99
* Fixed bug #112Sam Lantinga2006-03-131-0/+1
* More header massaging... works great on Windows. ;-)Sam Lantinga2006-02-101-0/+1
* *** empty log message ***Sam Lantinga2006-02-101-1/+1
* Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga2006-02-011-12/+7
* Date: Mon, 3 May 2004 03:15:01 +0100Sam Lantinga2004-07-181-1/+1
* Updated copyright information for 2004 (Happy New Year!)Sam Lantinga2004-01-041-1/+1
* Explicitly specify the SDL API calling convention (C by default)Sam Lantinga2002-04-111-6/+6
* Updated copyright information for 2002Sam Lantinga2002-03-061-1/+1
* Updated the headers with the correct e-mail addressSam Lantinga2001-12-141-1/+1
* Initial revisionSam Lantinga2001-04-261-0/+124