log include/SDL_syswm.h @ 5230:5d01d426f2ea

age author description
Sat, 05 Feb 2011 16:07:10 -0800 Sam Lantinga Updated the DirectFB support, from Couriersud
Fri, 21 Jan 2011 11:23:19 -0800 Sam Lantinga Fixed compile error on Mac OS X
Thu, 20 Jan 2011 18:09:55 -0800 Sam Lantinga You can't have an empty union in the structure...
Thu, 20 Jan 2011 18:04:05 -0800 Sam Lantinga Fixed bug #925
Thu, 20 Jan 2011 16:05:59 -0800 Sam Lantinga Added the ability to get the UIKit window through the SDL API.
Wed, 29 Sep 2010 21:24:50 -0700 Sam Lantinga Documentation clarification
Wed, 29 Sep 2010 21:13:52 -0700 Sam Lantinga Make the union nameless to reduce the complexity of the API.
Mon, 27 Sep 2010 01:24:05 -0700 Sam Lantinga Merged the Windows custom window system hooks into the union used by X11.
Mon, 27 Sep 2010 00:50:46 -0700 Sam Lantinga attached is a patch to support DirectFB in include/SDL_syswm.h. It
Sat, 25 Sep 2010 17:06:41 -0700 Sam Lantinga Fixed documentation typo
Sun, 18 Jul 2010 10:39:24 -0700 Sam Lantinga Fixed bug 957 SDL-1.2
Sat, 17 Jul 2010 22:59:28 -0700 Sam Lantinga Fixed typo in the documentation
Mon, 12 Jul 2010 01:20:57 -0700 Sam Lantinga Implemented X11 system window manager info for SDL 1.3. It's simple. Really.
Mon, 21 Sep 2009 09:38:10 +0000 Sam Lantinga Fixed bug #706 SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Sun, 24 Sep 2006 00:08:28 +0000 Sam Lantinga Fixed bug #278 SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sat, 19 Sep 2009 07:26:51 +0000 Sam Lantinga Removed outdated Nano-X support
Tue, 28 Apr 2009 06:04:21 +0000 Mike Gorchak GF header must be included before Photon header for QNX.
Wed, 04 Mar 2009 15:10:47 +0000 Sam Lantinga Date: Wed, 4 Mar 2009 15:38:22 +0200
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sat, 29 Jul 2006 21:51:00 +0000 Sam Lantinga Simplified driver window creation code.
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.
Mon, 26 Jun 2006 13:56:56 +0000 Sam Lantinga Started framework for Windows video driver SDL-1.3
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
Thu, 13 Apr 2006 13:38:40 +0000 Sam Lantinga Fixed bug #176
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Sat, 25 Feb 2006 22:18:25 +0000 Sam Lantinga SDL_windows.h is no longer necessary
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. ;-)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Thu, 08 Sep 2005 06:16:14 +0000 Ryan C. Gordon The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
Sat, 12 Feb 2005 18:01:31 +0000 Sam Lantinga Date: Wed, 26 Jan 2005 13:37:09 GMT
Wed, 12 Jan 2005 06:04:48 +0000 Sam Lantinga Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
Tue, 30 Nov 2004 15:21:29 +0000 Sam Lantinga Added a usage example for SDL_GetWMInfo()
Sun, 18 Jul 2004 22:57:40 +0000 Sam Lantinga Date: Mon, 3 May 2004 03:15:01 +0100
Thu, 04 Mar 2004 05:41:57 +0000 Sam Lantinga Date: Wed, 3 Mar 2004 12:44:21 +0200
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Thu, 29 May 2003 04:44:13 +0000 Sam Lantinga Added initial support for RISC OS (thanks Peter Naulls!)
Sun, 25 Aug 2002 06:21:49 +0000 Sam Lantinga Date: Sat, 24 Aug 2002 22:20:01 -0600
Sat, 17 Aug 2002 17:49:27 +0000 Sam Lantinga Added a way to get the Windows OpenGL context in SDL_syswm.h
Thu, 11 Apr 2002 14:35:16 +0000 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:37:47 +0000 Sam Lantinga Updated the headers with the correct e-mail address
Sun, 08 Jul 2001 09:00:06 +0000 Sam Lantinga Cleaned up the OpenBSD port, thanks to Peter Valchev
Tue, 22 May 2001 05:05:16 +0000 Sam Lantinga Reverted ENABLE_X11 patch - FIXME, this needs a better solution in the future.
Fri, 11 May 2001 01:13:35 +0000 Sam Lantinga Added initial support for Nano-X (thanks Hsieh-Fu!)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision