log include/begin_code.h @ 4091:98b219f9ff17 SDL-1.2

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