Fork of the Cocotron for Darling
Go to file
Christopher Lloyd 0c666b973e - added more enums to NSStringEncoding
- implemented cStringUsingEncoding:NSUnicodeStringEncoding
- removed NSNullTerminatedUnicodeFromString and replaced with cStringUsingEncoding:NSUnicodeStringEncoding
- switched KGPDFContext to use KGFont instead of KTFont, added KGFont method for advances and recoding
2009-06-30 21:49:50 +00:00
AppKit - added more enums to NSStringEncoding 2009-06-30 21:49:50 +00:00
ApplicationServices - added more enums to NSStringEncoding 2009-06-30 21:49:50 +00:00
Cocoa - Issue #303, fixed NSBezierPath appendBezierPathWithRoundedRect: and appendBezierPathWithArcWithCenter: enough for this issue. 2009-06-16 18:33:38 +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 - added more enums to NSStringEncoding 2009-06-30 21:49:50 +00:00
CoreText some cleanup with CG/CT 2009-06-27 00:56:27 +00:00
Foundation - added more enums to NSStringEncoding 2009-06-30 21:49:50 +00:00
objc Linux ppc Info.plist tweak 2009-06-10 21:52:12 +00:00
OpenGL fixed case for case sensitive filesystems on a few #imports 2009-01-26 15:53:13 +00:00
testing - Issue #303, fixed NSBezierPath appendBezierPathWithRoundedRect: and appendBezierPathWithArcWithCenter: enough for this issue. 2009-06-16 18:33:38 +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