SDL/src
Sam Lantinga a90e3bb90b Date: Wed, 10 May 2006 17:43:21 -0700
From: Eric Wing
Subject: Re: Updated tarball

Attached are additional cleanups to SDLMain.m for the files in src/
main/macosx. It looks like somebody already cleaned up most of the
issues. There is one about the class interfaces being empty which
didn't look easy to fix in a meaningful way so I left them.
2006-05-11 03:08:39 +00:00
..
audio Fixed bug #137 2006-05-09 08:52:54 +00:00
cdrom Date: Mon, 8 May 2006 14:19:30 -0700 2006-05-09 07:52:04 +00:00
cpuinfo Fixed bug #175 2006-03-23 21:39:58 +00:00
events Fixed bug #215 2006-05-07 03:40:06 +00:00
file Fixed bug #215 2006-05-07 03:40:06 +00:00
hermes Fixed bug #175 2006-03-23 21:39:58 +00:00
joystick SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void 2006-05-01 06:40:00 +00:00
loadso Xcode has trouble compiling different files with the same name for two architectures 2006-05-10 06:12:45 +00:00
main Date: Wed, 10 May 2006 17:43:21 -0700 2006-05-11 03:08:39 +00:00
stdlib Fixed bug #175 2006-03-23 21:39:58 +00:00
thread Fixed bug #215 2006-05-07 03:40:06 +00:00
timer Fixed bug #144 2006-05-09 07:16:38 +00:00
video Need to use __MACOSX__ for the Mac OS X platform. 2006-05-10 07:42:02 +00:00
SDL_error_c.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_error.c Fixed some ultra-pedantic gcc warnings 2006-03-24 06:10:24 +00:00
SDL_fatal.c Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_fatal.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL.c Cleaning up warnings on MacOS X 2006-03-09 06:33:21 +00:00