Wed, 03 Aug 2016 22:39:44 +0200 |
Philipp Wiesemann |
Fixed two old identifiers in header comments.
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 00:39:47 -0700 |
Sam Lantinga |
Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed.
|
file |
diff |
annotate
|
Sun, 02 Jun 2013 01:09:12 -0700 |
Sam Lantinga |
Fixed bug 1882 - SDL_GetKeyboardState should return const.
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 11:54:14 +0000 |
Tim Angus |
Fix warning in SDL_keyboard.h
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 21:53:28 -0800 |
Sam Lantinga |
Synchronized the on-screen keyboard state with whether we are accepting text input.
|
file |
diff |
annotate
|
Sat, 11 Aug 2012 10:15:59 -0700 |
Sam Lantinga |
Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 21:34:54 -0400 |
Sam Lantinga |
Added SDL_GetScancodeFromName() and SDL_GetKeyFromName()
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Wed, 16 Feb 2011 15:46:12 -0800 |
Sam Lantinga |
Renamed SDL_keysym.h to SDL_keycode.h to avoid confusion.
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 10:40:21 -0800 |
Sam Lantinga |
Renamed SDL_Key to SDL_Keycode to clarify terminology.
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 09:42:08 -0800 |
Sam Lantinga |
Renamed SDLKey and SDLMod for consistency
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 09:37:11 -0800 |
Sam Lantinga |
Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 13:47:35 -0600 |
krogoway |
Renamed SDL_keysym to SDL_KeySym
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 14:17:43 -0400 |
dewyatt |
Changed Start/StopTextInput back to not take any parameters.
|
file |
diff |
annotate
|
Sat, 10 Jul 2010 13:15:47 -0400 |
dewyatt |
Changed StopTextInput to take an SDL_Window parameter.
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 01:35:47 -0400 |
dewyatt |
Changed StartTextInput to take an SDL_Window parameter.
|
file |
diff |
annotate
|
Sun, 09 May 2010 20:47:22 -0700 |
Sam Lantinga |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 09:38:10 +0000 |
Sam Lantinga |
Fixed bug #706
SDL-1.2
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 13:31:58 +0000 |
Sam Lantinga |
Partial fix for bug #859
|
file |
diff |
annotate
|
Sat, 19 Sep 2009 13:29:40 +0000 |
Sam Lantinga |
Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 07:19:23 +0000 |
Sam Lantinga |
First pass implementation of new SDL scancode concept, as discussed with
|
file |
diff |
annotate
|
Sun, 19 Aug 2007 14:52:52 +0000 |
Sam Lantinga |
Date: Thu, 05 Jul 2007 14:02:33 -0700
|
file |
diff |
annotate
|
Sat, 16 Jun 2007 15:32:04 +0000 |
Sam Lantinga |
Key repeat is handled by the OS, since text input is now decoupled from physical key events.
|
file |
diff |
annotate
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 07:17:11 +0000 |
Sam Lantinga |
Proof of concept done - Win32 GDI implementation mostly complete.
SDL-1.3
|
file |
diff |
annotate
|
Sun, 18 Jun 2006 13:47:19 +0000 |
Sam Lantinga |
Added the unicode keysym memory again for backwards compatibility.
SDL-1.3
|
file |
diff |
annotate
|
Sun, 11 Jun 2006 05:27:10 +0000 |
Sam Lantinga |
Finishing up keyboard code revamp, at least for now...
SDL-1.3
|
file |
diff |
annotate
|
Sat, 10 Jun 2006 09:11:59 +0000 |
Sam Lantinga |
Keyboard code update in progress
SDL-1.3
|
file |
diff |
annotate
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
file |
diff |
annotate
|
Sun, 28 May 2006 13:04:16 +0000 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 01:41:32 +0000 |
Sam Lantinga |
Fixed bug #112
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 03:19:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
file |
diff |
annotate
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
file |
diff |
annotate
|
Sun, 18 Jul 2004 22:57:40 +0000 |
Sam Lantinga |
Date: Mon, 3 May 2004 03:15:01 +0100
|
file |
diff |
annotate
|
Sun, 04 Jan 2004 16:49:27 +0000 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
file |
diff |
annotate
|
Thu, 11 Apr 2002 14:35:16 +0000 |
Sam Lantinga |
Explicitly specify the SDL API calling convention (C by default)
|
file |
diff |
annotate
|
Wed, 06 Mar 2002 11:23:08 +0000 |
Sam Lantinga |
Updated copyright information for 2002
|
file |
diff |
annotate
|
Fri, 14 Dec 2001 12:37:47 +0000 |
Sam Lantinga |
Updated the headers with the correct e-mail address
|
file |
diff |
annotate
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|
file |
diff |
annotate
|