log src/video/x11/SDL_x11events.c @ 769:b8d311d90021

age author description
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Mon, 16 Sep 2002 07:09:04 +0000 Sam Lantinga Don't be fooled by unclutter - the mouse isn't really leaving our window
Thu, 13 Jun 2002 16:54:38 +0000 Sam Lantinga Fix uninitialized variable warning
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Fri, 31 Aug 2001 21:08:30 +0000 Sam Lantinga An expose event is now sent when using XVideo output.
Sat, 14 Jul 2001 20:37:24 +0000 Sam Lantinga Now gets correct keyboard state when starting up on X11
Sat, 07 Jul 2001 07:59:37 +0000 Sam Lantinga Hopefully fixed the fullscreen mode code for KDE
Tue, 26 Jun 2001 17:41:16 +0000 Sam Lantinga Oops, don't include debug code
Tue, 26 Jun 2001 17:40:59 +0000 Sam Lantinga When the mouse is grabbed, send the application the motion associated with
Tue, 19 Jun 2001 13:33:54 +0000 Sam Lantinga Added patches from FreeBSD ports
Tue, 01 May 2001 21:12:57 +0000 Sam Lantinga Fixed stuck keys when changing the video mode
Sun, 29 Apr 2001 22:59:47 +0000 Sam Lantinga Fix key repeat detection on newer X servers
Fri, 27 Apr 2001 16:56:47 +0000 Sam Lantinga Fixed relative motion checking after restore under X11
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision