log include/SDL_syswm.h @ 4957:5e42031a8d70

age author description
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