Commit Graph

5 Commits

Author SHA1 Message Date
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
b5a5dd53ec - C++ compatibility patch from Johannes Fortmann
- category method list patch from Johannes Fortmann
- Issue 36 fix by Johannes Fortmann
- new Windows targets for gcc 4.2.1
2007-07-30 13:30:20 +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
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