SDL-mirror/src
Sam Lantinga 784272518e Fixed bug #458
------- Comment #7 From Christian Walther 2007-07-23 01:10:30 [reply] -------
Fix for some Cocoa memory management problems.

OK, I think I've nailed the memory management problems with the attached patch.
Too late for the release, but oh well. It shows that I haven't done much Cocoa
lately... took me a while to figure out that NSWindows don't retain their
delegate.

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402572
2007-07-24 04:21:05 +00:00
..
audio Fixed VC++ warnings 2007-07-11 05:55:10 +00:00
cdrom Use correct function to free allocated mem 2006-09-05 19:31:48 +00:00
cpuinfo I think this fixes bug #244 2006-06-20 05:35:44 +00:00
events Added S60 port. 2007-06-24 18:26:35 +00:00
file Set the error after freeing stuff, just in case one of those functions resets 2007-07-10 19:03:44 +00:00
hermes Fixed yasm/nasm warning. 2007-07-03 09:53:26 +00:00
joystick Fixed joystick name detection 2007-07-12 05:19:55 +00:00
loadso Actually, this is dumb, just simplify this for now. 2007-02-03 08:17:12 +00:00
main Switched afxres.h to winresrc.h 2007-07-23 18:36:58 +00:00
stdlib Fixed bug #428 2007-07-16 00:07:02 +00:00
thread Added S60 port. 2007-06-24 18:26:35 +00:00
timer Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) 2007-06-25 00:50:20 +00:00
video Fixed bug #458 2007-07-24 04:21:05 +00:00
SDL.c Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) 2007-06-25 00:50:20 +00:00
SDL_error.c Updated RPM spec file with License keyword 2006-05-17 06:09:27 +00:00
SDL_error_c.h Fixed signed/unsigned issues 2006-05-12 04:21:19 +00:00
SDL_fatal.c
SDL_fatal.h