log src/video/x11/SDL_x11video.h @ 4559:f8c3870af5a2

age author description
Tue, 13 Jul 2010 23:11:10 -0700 Sam Lantinga Lots of prep for the "real" way to support fullscreen mode on modern window managers.
Mon, 12 Jul 2010 00:36:55 -0700 Sam Lantinga Added X11 clipboard support.
Sat, 26 Jun 2010 08:56:48 -0700 Sam Lantinga Mostly cleaned up warnings with -Wmissing-prototypes
Sun, 09 May 2010 20:47:22 -0700 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
Wed, 30 Sep 2009 04:49:57 +0000 Sam Lantinga I just tested DGA mouse motion with X.org 1.6.0 and it's working fine, SDL-1.2
Tue, 29 Sep 2009 11:28:43 +0000 Ryan C. Gordon Batch x11 dga mouse motion events into a single SDL event. SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Fri, 29 Feb 2008 13:55:44 +0000 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
Fri, 06 Apr 2007 20:30:41 +0000 Ryan C. Gordon Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Mon, 12 Jan 2009 06:19:05 +0000 Sam Lantinga Added an API to enable/disable the screen saver.
Fri, 02 Jan 2009 15:47:49 +0000 Sam Lantinga Don't use DirectColor visuals until we implement DirectColor colormap support
Thu, 01 Jan 2009 07:59:08 +0000 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Wed, 17 Sep 2008 08:20:57 +0000 Ryan C. Gordon Some cleanups on the new XInput code.
Mon, 01 Sep 2008 16:04:20 +0000 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Fri, 07 Mar 2008 17:20:37 +0000 Bob Pendleton more valgrind errors fixed. Plus I ran make indent which changed a few files.
Thu, 07 Feb 2008 15:31:09 +0000 Sam Lantinga First pass of new SDL scancode concept for X11.
Tue, 08 Jan 2008 00:10:46 +0000 Bob Pendleton Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
Wed, 11 Jul 2007 14:49:44 +0000 Sam Lantinga Fixed compiling the x11 driver
Fri, 28 Jul 2006 08:43:17 +0000 Sam Lantinga Implemented X11 OpenGL support.
Thu, 27 Jul 2006 06:53:23 +0000 Sam Lantinga Initial work on X11 window code in.
Wed, 26 Jul 2006 06:34:54 +0000 Sam Lantinga Started work on the new X11 driver.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Tue, 09 May 2006 07:45:12 +0000 Sam Lantinga Fixed build errors on systems without the DPMS extension
Mon, 08 May 2006 06:38:13 +0000 Sam Lantinga Fixed bug #203
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 11:13:58 +0000 Ryan C. Gordon Xrandr support in the X11 target.
Wed, 15 Mar 2006 17:46:41 +0000 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
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
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Sat, 04 Feb 2006 08:35:11 +0000 Sam Lantinga Resolved bug #130
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Tue, 31 Jan 2006 18:39:32 +0000 Ryan C. Gordon Changed references to XFree86 to Xext to match change in directory structure.
Thu, 12 Jan 2006 22:46:36 +0000 Ryan C. Gordon Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
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.
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
Tue, 05 Mar 2002 19:55:32 +0000 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
Fri, 18 Jan 2002 22:02:03 +0000 Sam Lantinga From: "Mattias Engdeg�rd" <f91-men@nada.kth.se>
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
Sat, 03 Nov 2001 17:03:16 +0000 Sam Lantinga Added X11 Xinerama support - fullscreen starts on screen 0
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision