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.
|
Mon, 24 Jan 2011 13:47:35 -0600 |
krogoway |
Renamed SDL_keysym to SDL_KeySym
|
Sat, 01 Jan 2011 19:38:56 -0800 |
Sam Lantinga |
Allow META-Enter to toggle fullscreen mode
|
Mon, 28 Sep 2009 07:04:25 +0000 |
Sam Lantinga |
Added keyboard output for debugging bug #659
SDL-1.2
|
Sun, 10 Jan 2010 18:25:04 +0000 |
Ryan C. Gordon |
Merged r4874:4875 from branches/SDL-1.2: testwm keyboard debug output.
|
Sat, 12 Dec 2009 00:08:02 +0000 |
Sam Lantinga |
Added mouse position for button handling
|
Thu, 12 Jul 2007 20:00:50 +0000 |
Bob Pendleton |
This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
|
Thu, 12 Jul 2007 06:53:20 +0000 |
Sam Lantinga |
Visual C++ compiler warning fixes
|
Sat, 28 Oct 2006 16:48:03 +0000 |
Sam Lantinga |
indent is evil
|
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.
|
Mon, 08 May 2006 05:30:15 +0000 |
Sam Lantinga |
Made it easier to test some things on the framebuffer console
|
Sun, 07 May 2006 03:40:06 +0000 |
Sam Lantinga |
Fixed bug #215
|