Commit Graph

5 Commits

Author SHA1 Message Date
Christopher Lloyd
8473d0c7cc Issue #297 patch by Markus Hitter, NSTask cleanup and setter/getter implementation 2009-06-05 15:37:58 +00:00
Johannes Fortmann
6f0008345b Low-Level runtime fixes
- void* in NSGetSizeAndAlignment
- removed implementation of NSProxy +respondsToSelector
- some objc_ methods
- NSBundle executablePath and NSTask launchedTask
2008-04-16 11:12:40 +00:00
Christopher Lloyd
c7970562d8 - Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started.
- CGWindow changed so that KGContext's are used instead of KGLayer/KGRenderingContext and KGContext is generally retained instead of being recreated from the KGRenderingContext each time it is needed.
- converted font panel and color panel to binary plist format
2008-01-02 03:31:21 +00:00
Christopher Lloyd
578873e3cf Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
Christopher Lloyd
30916ff6e5 Original 2006-12-22 04:41:44 +00:00