Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Wed, 25 Nov 2015 21:39:28 +0100 |
Philipp Wiesemann |
Replaced tabs with spaces in test programs.
|
file |
diff |
annotate
|
Thu, 28 May 2015 09:52:48 -0700 |
Sam Lantinga |
Fixed X11 build, added code to print initial modifiers to checkkeys
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Mon, 18 May 2015 21:21:14 +0200 |
Philipp Wiesemann |
Added missing loop cancel for Emscripten in test programs.
|
file |
diff |
annotate
|
Fri, 01 May 2015 01:19:00 -0400 |
Ryan C. Gordon |
checkkeys: report SDL_TEXTEDITING events.
|
file |
diff |
annotate
|
Fri, 01 May 2015 01:12:48 -0400 |
Ryan C. Gordon |
checkkeys: Readded the KEYUP event test.
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 00:19:52 -0500 |
Ryan C. Gordon |
Initial merge of Emscripten port!
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Wed, 14 Aug 2013 23:30:10 -0700 |
Andreas Schiffler |
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 09:51:21 -0700 |
Sam Lantinga |
Updated the copyright year for the test programs
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 22:06:50 -0700 |
Sam Lantinga |
Better text printing for UTF-8 characters
|
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
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 16:52:42 -0800 |
Jørgen P. Tjernø |
sdl2
|
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
|
Fri, 09 Sep 2011 04:17:47 -0400 |
Ryan C. Gordon |
Fixed a compiler warning on Visual Studio.
|
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, 09 Mar 2011 17:38:12 -0800 |
Sam Lantinga |
Fixed bug 1163 (SDL_TEXTINPUT not being received on iPhoneOS)
|
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
|
Tue, 20 Jul 2010 23:25:24 -0700 |
Sam Lantinga |
Added support for keyboard repeat (only tested on Windows so far)
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 17:29:23 +0000 |
Sam Lantinga |
Show integer scancode, since that's how it's defined in the header.
|
file |
diff |
annotate
|
Thu, 07 Feb 2008 16:14:43 +0000 |
Sam Lantinga |
Fixed array overrun
|
file |
diff |
annotate
|
Thu, 07 Feb 2008 15:31:09 +0000 |
Sam Lantinga |
First pass of new SDL scancode concept for X11.
|
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
|
Tue, 15 Jan 2008 22:37:17 +0000 |
Bob Pendleton |
Minimal implementation of textinput events for x11. It only works for latin-1.
|
file |
diff |
annotate
|
Tue, 08 Jan 2008 00:10:46 +0000 |
Bob Pendleton |
Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
|
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
|
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
|
Thu, 19 Jan 2006 09:09:32 +0000 |
Sam Lantinga |
Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
|
file |
diff |
annotate
|
Wed, 28 Sep 2005 11:36:20 +0000 |
Ryan C. Gordon |
Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
|
file |
diff |
annotate
|
Mon, 16 Sep 2002 06:21:23 +0000 |
Sam Lantinga |
Fixed a crash bug in checkkeys.c (thanks John!)
|
file |
diff |
annotate
|
Sun, 25 Aug 2002 18:59:11 +0000 |
Sam Lantinga |
Added a -fullscreen flag
|
file |
diff |
annotate
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|
file |
diff |
annotate
|