log src/video/x11/SDL_x11video.c @ 1206:aac47040c6d7

age author description
Mon, 19 Dec 2005 06:58:51 +0000 Ryan C. Gordon Patched to compile on gcc 2.95.3.
Wed, 23 Nov 2005 11:46:36 +0000 Ryan C. Gordon Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
Mon, 21 Nov 2005 00:16:34 +0000 Ryan C. Gordon Real Unicode support for X11. Based on updated version of this patch:
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Tue, 02 Mar 2004 19:38:55 +0000 Ryan C. Gordon Force recreation of X11 window if going to or from a SDL_NOFRAME vidmode.
Thu, 26 Feb 2004 15:12:51 +0000 Ryan C. Gordon Create a 2D window and then manually focus a different window on your desktop,
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 07 Dec 2002 06:51:03 +0000 Sam Lantinga Fixed compile error if there is no X11 shared memory support.
Mon, 30 Sep 2002 00:35:25 +0000 Sam Lantinga Added an aborted try at making fullscreen work on Xinerama screen != 0
Mon, 16 Sep 2002 08:22:25 +0000 Sam Lantinga Cleaned up the SDL_VIDEO_WINDOW_POS variable support
Mon, 02 Sep 2002 15:58:29 +0000 Sam Lantinga Date: Sun, 1 Sep 2002 21:27:54 -0400 (EDT)
Mon, 19 Aug 2002 03:40:44 +0000 Sam Lantinga Added an environment variable SDL_VIDEO_X11_WMCLASS
Sun, 18 Aug 2002 03:19:59 +0000 Sam Lantinga Only modifier key state is noted when X11 window opens
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 18 Jan 2002 22:02:03 +0000 Sam Lantinga From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>