log include/SDL_stdinc.h @ 4793:cb31d2fdbe61

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 16 Dec 2009 10:59:51 +0000 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
Tue, 15 Dec 2009 18:00:16 +0000 Ryan C. Gordon Added a warning comment to SDL_putenv().
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sat, 10 Oct 2009 09:22:20 +0000 Sam Lantinga Made typedef for SDL_bool the same as the other typedefs.
Mon, 21 Sep 2009 11:31:28 +0000 Sam Lantinga Whoops, need both the header and the library!
Mon, 21 Sep 2009 11:04:01 +0000 Sam Lantinga Fixed bug #714
Fri, 07 Aug 2009 10:20:10 +0000 Sam Lantinga Fixed bug #746
Tue, 17 Feb 2009 04:57:39 +0000 Sam Lantinga Fixed bug #537
Mon, 12 Jan 2009 08:46:28 +0000 Sam Lantinga Fixed Visual C++ build
Sat, 10 Jan 2009 18:32:24 +0000 Sam Lantinga Fixed Visual C++ release build for Visual C++ 2005
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Wed, 27 Aug 2008 15:10:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Sat, 05 Jul 2008 16:15:44 +0000 Sam Lantinga Reverted Holmes' changes, they should be on the iphone branch
Sun, 22 Jun 2008 23:13:02 +0000 Holmes Futrell disabled compile time assertion ... no 64 bit primitive types available on iPhone (it appears)