log include/begin_code.h @ 4255:5a203e2b0162 SDL-1.2

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