darling-cocotron/Foundation/NSKeyValueCoding
Johannes Fortmann 016cbd169e fix for i340
2009-08-03 09:49:07 +00:00
..
NSArray+KVC.m - 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
NSDictionary+KVC.m assorted stuff: 2008-05-13 17:23:00 +00:00
NSKeyValueCoding.h - made descriptionWithLocale:indent: slightly more sensible 2008-12-09 12:19:43 +00:00
NSKeyValueCoding.m fix for i340 2009-08-03 09:49:07 +00:00
NSKeyValueObserving-Private.h - made descriptionWithLocale:indent: slightly more sensible 2008-12-09 12:19:43 +00:00
NSKeyValueObserving.h More NS(U)Integer conversion, missing va_end's 2009-05-21 15:44:14 +00:00
NSKeyValueObserving.m fix for bug in ml message "Swizzling and keyed archivers" 2009-07-04 10:00:11 +00:00
NSKVCMutableArray.h - 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
NSKVCMutableArray.m - 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
NSString+KVCAdditions.h - Added Johannes Fortmann's KVC fixes and KVO implementation 2007-04-02 14:40:36 +00:00
NSString+KVCAdditions.m - first take on NSDictionaryController 2008-12-03 11:51:16 +00:00