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

age author description
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Fri, 05 Sep 2003 15:18:46 +0000 Sam Lantinga Fixed X11 mode line crash with only one video mode (thanks Alan!)
Sat, 28 Jun 2003 21:52:26 +0000 Sam Lantinga Date: 28 Jun 2003 22:42:52 +0100
Sat, 28 Jun 2003 17:16:52 +0000 Sam Lantinga te: 27 Jun 2003 21:16:01 +0100
Sun, 20 Apr 2003 05:36:52 +0000 Sam Lantinga Date: Wed, 9 Apr 2003 18:21:33 -0230
Thu, 06 Mar 2003 06:22:33 +0000 Sam Lantinga Date: Sat, 1 Mar 2003 16:13:57 -0500
Thu, 06 Mar 2003 06:02:16 +0000 Sam Lantinga Date: Mon, 24 Feb 2003 16:31:25 -0500
Mon, 30 Sep 2002 00:35:25 +0000 Sam Lantinga Added an aborted try at making fullscreen work on Xinerama screen != 0
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Tue, 05 Mar 2002 19:55:32 +0000 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Thu, 22 Nov 2001 04:55:38 +0000 Sam Lantinga Added support for Xi Graphics XME fullscreen extension
Sun, 04 Nov 2001 04:18:43 +0000 Sam Lantinga Greatly improved Xinerama video mode support
Sat, 03 Nov 2001 17:03:16 +0000 Sam Lantinga Added X11 Xinerama support - fullscreen starts on screen 0
Wed, 11 Jul 2001 20:18:52 +0000 Sam Lantinga Fixed using the video mode extension on older servers
Mon, 09 Jul 2001 22:36:16 +0000 Sam Lantinga Fixed some problems with the fullscreen code. Wooo. :)
Sat, 07 Jul 2001 20:20:17 +0000 Sam Lantinga From: "Markus F.X.J. Oberhumer"
Sat, 07 Jul 2001 08:08:42 +0000 Sam Lantinga Fix to allow SDL compiled under XFree v4 to work with XFree v3 xservers.
Sat, 07 Jul 2001 07:59:37 +0000 Sam Lantinga Hopefully fixed the fullscreen mode code for KDE
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision