Christopher Lloyd
|
2ab15031c0
|
- nil and Nil defined as 0 instead of ((Class)0) and ((id)0)
- FoundationErrors.h added
- NSFileManager string constants added
- CGColorSpaceRetain added
- NSBrowser -backgroundColor/-setBackgroundColor: added as well as 'int' changed to NSInteger. unimplemented addColumn/setLastColumn: methods added
- NSGradient initWithColors:atLocations:colorSpace: argument type fix
- NSScrollView drawsBackground/setDrawsBackground: methods added
- NSColorSpace +deviceRGBColorSpace,-initWithCGColorSpace:,-CGColorSpace implemented
- NSBezierPath.h header fix
|
2009-03-26 03:18:11 +00:00 |
|
Christopher Lloyd
|
35d4c5b24f
|
- Added Dirk Theisen's NSAssertionHandler.h
- First pass at functional NSIndexSet, NSMutableIndexSet
- Added hex identifiers in NSPredicate parser
- Roughed in NSSegmented*, NSSearchField*, NSLevelIndicatorCell*, NSAnimation, NSViewAnimation, NSTokenField*, NSTextTable*, NSTextBlock*
Implemented:
-[NSArray sortedArrayUsingDescriptors:]
-[NSMutableArray replaceObjectsInRange:withObjectsFromArray:range:]
-[NSTask_win32 processIdentifier]
-[NSTextView firstRectForCharacterRange:]
-[NSView addSubview:positioned:relativeTo:]
|
2007-05-08 18:00:25 +00:00 |
|