Fork of the Cocotron for Darling
Go to file
2009-06-09 15:21:04 +00:00
AppKit Issue #289 fixes by Markus Hitter, NSTask cleaning up during dealloc, Win32Display only puts the event source in the run loop when waiting for events 2009-06-09 15:21:04 +00:00
ApplicationServices - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
Cocoa More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
CoreData fix CoreData's use of ObjCSelector.h 2009-04-14 01:48:05 +00:00
CoreFoundation - Issue #76 fix, implementation of -[NSHost name] 2008-05-01 03:29:21 +00:00
CoreGraphics - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
Foundation Issue #289 fixes by Markus Hitter, NSTask cleaning up during dealloc, Win32Display only puts the event source in the run loop when waiting for events 2009-06-09 15:21:04 +00:00
objc - mass change of unsigned/int to NSUInteger/NSInteger in Foundation and assorted type changes for 64-bit 2009-05-19 17:14:03 +00:00
OpenGL fixed case for case sensitive filesystems on a few #imports 2009-01-26 15:53:13 +00:00
testing More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
LICENSE.txt Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00