Fork of the Cocotron for Darling
Go to file
2009-06-10 21:50:54 +00:00
AppKit Issue #288, Linux ppc targets by Jesús Álvarez 2009-06-10 21:50:54 +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 CF warning cleanup. fixed case on -[NSMutableArray exchangeObjectAtIndex:withObjectAtIndex:] 2009-06-10 20:55:23 +00:00
CoreGraphics - Decoding of NIB external name table replacement, allObjects, and NSCustomObject substantially changed to use mostly public API and be compatible with Apple's Foundation. Custom object's are instantiated only after replacement is performed and only done if present in NSIBObjectData's NSNamesKeys (tests indicate they are always in this array). 2009-06-09 19:24:50 +00:00
Foundation Issue #288, Linux ppc targets by Jesús Álvarez 2009-06-10 21:50:54 +00:00
objc Issue #288, Linux ppc targets by Jesús Álvarez 2009-06-10 21:50:54 +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