log src/events/SDL_events.c @ 1028:5ba65305c954

age author description
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)