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.
Tue, 05 Feb 2008 07:19:23 +0000 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with
Tue, 15 Jan 2008 22:37:17 +0000 Bob Pendleton Minimal implementation of textinput events for x11. It only works for latin-1.
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.
Sun, 19 Aug 2007 14:52:52 +0000 Sam Lantinga Date: Thu, 05 Jul 2007 14:02:33 -0700
Sun, 12 Aug 2007 05:48:51 +0000 Sam Lantinga Fixed crash if conversion fails. Use ISO name for Latin-1
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.
Sun, 30 Jul 2006 05:18:33 +0000 Sam Lantinga Implemented Cocoa key event handling.
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.
Sat, 08 Jul 2006 20:55:39 +0000 Sam Lantinga Implemented Win32 input grab SDL-1.3
Sat, 08 Jul 2006 20:07:08 +0000 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Fri, 30 Jun 2006 05:42:49 +0000 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
Wed, 14 Jun 2006 06:26:35 +0000 Sam Lantinga More compile fixes SDL-1.3
Sun, 11 Jun 2006 05:27:10 +0000 Sam Lantinga Finishing up keyboard code revamp, at least for now... SDL-1.3
Sat, 10 Jun 2006 09:11:59 +0000 Sam Lantinga Keyboard code update in progress SDL-1.3