log src/events/SDL_keyboard.c @ 4420:eaa84e527969 SDL-1.2

age author description
Sat, 10 Oct 2009 09:02:17 +0000 Sam Lantinga Changed environment variable to match Debian patch 205_lock_keys.diff SDL-1.2
Mon, 16 Feb 2009 22:32:34 +0000 Sam Lantinga GAPI fixes from Stefan Klug SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Tue, 26 Feb 2008 10:50:28 +0000 Sam Lantinga Date: Tue, 05 Feb 2008 01:41:08 -0500 SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 01 Dec 2009 08:56:12 +0000 Sam Lantinga Whenever a window becomes fullscreen, shown, unminimized, and has input focus it will change the display to the corresponding fullscreen video mode.
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
Wed, 03 Jun 2009 04:37:27 +0000 Sam Lantinga Von: Thomas Zimmermann
Wed, 01 Jul 2009 07:33:58 +0000 Jiang Jiang Add SDL_TEXTEDTING event to inform application about marked text. gsoc2009_IME
Sun, 04 Jan 2009 17:14:27 +0000 Sam Lantinga indent
Sun, 04 Jan 2009 17:10:04 +0000 Sam Lantinga Make the SDL keysyms that represent unprintable ASCII values actually have
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 07 Feb 2008 15:31:09 +0000 Sam Lantinga First pass of new SDL scancode concept for X11.