Mercurial > sdl-ios-xcode
log test/testwm.c @ 5245:a9eb73f21e3a
age | author | description |
---|---|---|
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 |