log include/SDL_stdinc.h @ 4125:21d48dbc2ca8 SDL-1.2

age author description
2007-12-28 Sam Lantinga Stephen Hurd fixed bug #505 SDL-1.2
2007-07-08 Sam Lantinga Fixed bug #451 SDL-1.2
2007-07-04 Sam Lantinga Fixed bug #447 SDL-1.2
2007-07-04 Sam Lantinga Fixed bug #349 SDL-1.2
2007-06-28 Sam Lantinga Better fix for bug 419 SDL-1.2
2007-06-25 Sam Lantinga Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) SDL-1.2
2007-06-24 Ryan C. Gordon Added S60 port. SDL-1.2
2007-06-03 Ryan C. Gordon Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for each SDL-1.2
2007-03-30 Ryan C. Gordon Adjusted to handle different constness in older versions of iconv. SDL-1.2
2007-02-16 Ryan C. Gordon Minor const correctness patch to SDL_iconv. SDL-1.2
2006-11-29 Ryan C. Gordon Wrapped some macro params in parentheses for alloca wrappers. SDL-1.2
2008-07-02 Szymon Wilczek sync with trunk gsoc2008_manymouse
2010-01-24 Sam Lantinga Fixed bug #926
2009-12-16 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
2009-12-15 Ryan C. Gordon Added a warning comment to SDL_putenv().
2009-10-19 Sam Lantinga Partial fix for bug #859