log src/video/x11/SDL_x11video.c @ 987:d9f3b5bb7870

age author description
2004-03-02 Ryan C. Gordon Force recreation of X11 window if going to or from a SDL_NOFRAME vidmode.
2004-02-26 Ryan C. Gordon Create a 2D window and then manually focus a different window on your desktop,
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2002-12-07 Sam Lantinga Fixed compile error if there is no X11 shared memory support.
2002-09-30 Sam Lantinga Added an aborted try at making fullscreen work on Xinerama screen != 0
2002-09-16 Sam Lantinga Cleaned up the SDL_VIDEO_WINDOW_POS variable support
2002-09-02 Sam Lantinga Date: Sun, 1 Sep 2002 21:27:54 -0400 (EDT)
2002-08-19 Sam Lantinga Added an environment variable SDL_VIDEO_X11_WMCLASS
2002-08-18 Sam Lantinga Only modifier key state is noted when X11 window opens
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-01-18 Sam Lantinga From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-11-07 Sam Lantinga Fixed X11 icon color allocation (thanks Mattias!)
2001-08-31 Sam Lantinga Fix title bar setting bug
2001-07-07 Sam Lantinga Hopefully fixed the fullscreen mode code for KDE
2001-04-26 Sam Lantinga Initial revision