log src/events/SDL_events.c @ 1358:c71e05b4dc2e

age author description
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Thu, 08 Sep 2005 07:33:22 +0000 Ryan C. Gordon iPod Linux framebuffer support.
Sun, 21 Aug 2005 06:18:54 +0000 Sam Lantinga Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
Thu, 13 Jan 2005 23:24:56 +0000 Sam Lantinga Fix various problems with the timer code.
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Wed, 29 May 2002 23:31:33 +0000 Sam Lantinga Almost... :)
Wed, 29 May 2002 22:29:46 +0000 Ryan C. Gordon SDL_PushEvent() now returns values as documented.
Mon, 15 Apr 2002 04:53:41 +0000 Sam Lantinga The documented error return value for SDL_WaitEvent() is 0.
Mon, 15 Apr 2002 04:51:26 +0000 Sam Lantinga Fixed SDL_PollEvent() so it only returns a boolean value (not -1)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Wed, 13 Feb 2002 23:40:13 +0000 Sam Lantinga Updated the documentation for the SDL_PushEvent() call.
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision