log src/video/x11/SDL_x11wm.c @ 1849:b5a4ac87b98c

age author description
Wed, 17 May 2006 15:08:46 +0000 Sam Lantinga Fixed uninitialized variable warnings
Fri, 05 May 2006 05:09:10 +0000 Sam Lantinga Fixed bug #196
Thu, 04 May 2006 16:51:07 +0000 Sam Lantinga Fixed bug #45
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Mon, 20 Mar 2006 07:31:36 +0000 Sam Lantinga Fixed bug #113:
Mon, 13 Mar 2006 01:33:58 +0000 Sam Lantinga Fixed bug #139
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Sat, 11 Sep 2004 18:00:41 +0000 Sam Lantinga Date: Thu, 02 Sep 2004 01:06:23 +0200
Sun, 25 Jul 2004 17:33:33 +0000 Sam Lantinga Date: Mon, 28 Jun 2004 23:15:55 +0200
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
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
Tue, 27 Nov 2001 01:26:57 +0000 Sam Lantinga From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
Wed, 07 Nov 2001 17:59:07 +0000 Sam Lantinga Fixed X11 icon color allocation (thanks Mattias!)
Mon, 09 Jul 2001 23:26:13 +0000 Sam Lantinga Oops, I committed debug code...
Mon, 09 Jul 2001 22:36:16 +0000 Sam Lantinga Fixed some problems with the fullscreen code. Wooo. :)
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