log src/video/directfb/SDL_DirectFB_events.c @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Mon, 07 Feb 2011 10:40:21 -0800 Sam Lantinga Renamed SDL_Key to SDL_Keycode to clarify terminology.
Mon, 07 Feb 2011 09:42:08 -0800 Sam Lantinga Renamed SDLKey and SDLMod for consistency
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.
Sat, 05 Feb 2011 16:07:10 -0800 Sam Lantinga Updated the DirectFB support, from Couriersud
Thu, 27 Jan 2011 22:44:08 -0800 Sam Lantinga Removed completely non-portable event thread hack.
Mon, 24 Jan 2011 13:47:35 -0600 krogoway Renamed SDL_keysym to SDL_KeySym
Mon, 16 Aug 2010 09:04:55 -0700 Sam Lantinga Couriersud to Sam
Fri, 23 Jul 2010 21:33:00 -0700 Sam Lantinga Couriersud to Sam
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date 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.
Wed, 14 Jan 2009 04:25:32 +0000 Sam Lantinga indent
Tue, 13 Jan 2009 21:17:38 +0000 Couriersud Added DFB_VERSION_ATLEAST macro
Sun, 11 Jan 2009 23:49:23 +0000 Couriersud DirectFB cleanups & simple window manager
Sat, 10 Jan 2009 21:50:26 +0000 Sam Lantinga Reverted Bob's indent checkin
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.
Sun, 04 Jan 2009 23:43:33 +0000 Sam Lantinga Date: Sun, 04 Jan 2009 20:53:30 +0100
Mon, 08 Dec 2008 00:52:12 +0000 Sam Lantinga Date: Sun, 07 Dec 2008 13:35:23 +0100
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sun, 31 Aug 2008 16:04:32 +0000 Sam Lantinga Date: Sun, 31 Aug 2008 17:53:59 +0200
Wed, 27 Aug 2008 15:10:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Tue, 26 Aug 2008 02:32:45 +0000 Sam Lantinga Date: Sun, 20 Jul 2008 22:34:37 +0200
Wed, 27 Aug 2008 04:23:38 +0000 Darren Alton Clean up. gsoc2008_nds
Fri, 17 Aug 2007 02:54:50 +0000 Sam Lantinga Date: Fri, 17 Aug 2007 01:12:31 +0200
Sat, 11 Aug 2007 21:51:19 +0000 Sam Lantinga Date: Sat, 11 Aug 2007 02:03:16 +0200 (CEST)
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, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
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
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 24 Aug 2002 15:29:06 +0000 Sam Lantinga Date: Fri, 23 Aug 2002 11:48:56 +0200
Mon, 10 Jun 2002 20:23:26 +0000 Sam Lantinga Date: Wed, 5 Jun 2002 12:57:56 +0200
Wed, 29 May 2002 20:47:19 +0000 Sam Lantinga Date: Wed, 29 May 2002 17:37:19 +0200
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Tue, 26 Feb 2002 14:38:53 +0000 Sam Lantinga Updated for DirectFB 0.9.9
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Tue, 04 Sep 2001 22:53:46 +0000 Sam Lantinga Added support for DirectFB video on Linux (thanks Denis!)