log include/begin_code.h @ 5227:c66b2a778b7e

age author description
Mon, 24 Jan 2011 15:46:11 -0800 Sam Lantinga Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Thu, 20 Jan 2011 18:04:05 -0800 Sam Lantinga Fixed bug #925
Sun, 19 Sep 2010 08:56:53 -0700 Sam Lantinga This patch fixes a dllexport directive warning on Haiku SDL-1.2
Mon, 21 Sep 2009 09:38:10 +0000 Sam Lantinga Fixed bug #706 SDL-1.2
Mon, 14 Sep 2009 00:08:12 +0000 Ryan C. Gordon GCC 3.03 support on OS/2. SDL-1.2
Tue, 17 Mar 2009 03:58:53 +0000 Sam Lantinga Date: Fri, 6 Mar 2009 12:41:17 -0800 SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Sun, 05 Aug 2007 03:21:18 +0000 Ryan C. Gordon Removed some C++ style comments from the public headers. SDL-1.2
Sun, 24 Jun 2007 18:26:35 +0000 Ryan C. Gordon Added S60 port. SDL-1.2
Fri, 15 Jun 2007 07:19:05 +0000 Ryan C. Gordon Make sure __inline__ isn't defined before #defining it, since some compilers SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 07 Jan 2010 04:38:58 +0000 Sam Lantinga The OS/2 support has been removed, so we don't need this now.
Wed, 06 Jan 2010 20:58:03 +0000 Ryan C. Gordon Merged r4717:4718 from branches/SDL-1.2: minor OS/2 DECLSPEC/SDLCALL fixes.
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Mon, 21 Sep 2009 09:21:00 +0000 Sam Lantinga Fixed bug #615
Sat, 19 Sep 2009 06:43:45 +0000 Sam Lantinga Removed outdated OS/2 support
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Fri, 15 Jun 2007 07:21:01 +0000 Ryan C. Gordon Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define.
Thu, 10 Aug 2006 14:54:23 +0000 Sam Lantinga MacOS Classic is no longer supported.
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
Thu, 13 Apr 2006 13:08:26 +0000 Sam Lantinga Fixes bug #195:
Thu, 23 Mar 2006 07:34:03 +0000 Sam Lantinga Only use the visibility attribute in gcc 4.0 or newer
Wed, 22 Mar 2006 04:51:44 +0000 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
Wed, 22 Mar 2006 01:28:36 +0000 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Sat, 08 Jan 2005 23:13:01 +0000 Sam Lantinga Avoid gcc parse errors on Win32. This is fine in general because gcc uses
Sun, 02 Jan 2005 05:05:21 +0000 Sam Lantinga Date: Fri, 31 Dec 2004 04:14:09 +0900
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 28 Jun 2003 17:03:57 +0000 Sam Lantinga *** empty log message ***
Sat, 13 Apr 2002 20:33:15 +0000 Sam Lantinga Fixed precompiled headers on MacOS X
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
Thu, 28 Feb 2002 00:28:26 +0000 Sam Lantinga Updated for Watcom C++ and LCC compilers
Wed, 13 Feb 2002 17:45:24 +0000 Sam Lantinga David Snopek added Borland compiler support
Fri, 14 Dec 2001 12:37:47 +0000 Sam Lantinga Updated the headers with the correct e-mail address
Sun, 23 Sep 2001 21:10:30 +0000 Sam Lantinga *** empty log message ***
Sun, 23 Sep 2001 18:10:59 +0000 Sam Lantinga Date: Thu, 13 Sep 2001 14:14:42 -0400
Sun, 23 Sep 2001 16:53:51 +0000 Sam Lantinga *** empty log message ***
Tue, 11 Sep 2001 20:38:49 +0000 Sam Lantinga Added initial support for EPOC/Symbian OS (thanks Hannu!)
Mon, 02 Jul 2001 00:10:19 +0000 Sam Lantinga Added support for Visual C++ inline keyword
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision