libs-base/Headers/Foundation
Richard Frith-Macdonald 43f720e62a Fix accidentally exposed private headers.
Implement code to handle windows messages on a per-window basis.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21916 72102866-910b-0410-8b05-ffd578937521
2005-10-30 10:42:42 +00:00
..
Foundation.h New implementation of NSSortDescriptor. 2005-08-30 14:54:43 +00:00
NSArchiver.h Documentation tweaks 2005-06-05 05:24:45 +00:00
NSArray.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSAttributedString.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSAutoreleasePool.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSBundle.h * Source/NSBundle.m (+pathsForResourcesOfType:inDirectory:, 2005-10-21 02:20:41 +00:00
NSByteOrder.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSCalendarDate.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSCharacterSet.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSClassDescription.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSCoder.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSConnection.h Fix for last update 2005-06-18 15:45:54 +00:00
NSData.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDate.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDateFormatter.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDebug.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDecimal.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDecimalNumber.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDictionary.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDistantObject.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDistributedLock.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSDistributedNotificationCenter.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSEnumerator.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSError.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSException.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSFileHandle.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSFileManager.h More tidyups ... rem ove some previously deprecated methods and improve docs 2005-10-23 14:53:03 +00:00
NSFormatter.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSGeometry.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSHashTable.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSHost.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSIndexSet.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSInvocation.h Improved documentation 2005-09-23 14:16:31 +00:00
NSKeyedArchiver.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSKeyValueCoding.h Fix for bug #13482 2005-06-22 09:09:40 +00:00
NSKeyValueObserving.h Added partial implementation os KVO to match the accidentally comitted makefile changes. 2005-07-01 21:26:46 +00:00
NSLock.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSMapTable.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSMethodSignature.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSNotification.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSNotificationQueue.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSNull.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSNumberFormatter.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSObjCRuntime.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSObject.h Fix error in last mod 2005-06-23 22:12:06 +00:00
NSPathUtilities.h emove deprecated functions 2005-10-12 17:40:40 +00:00
NSPort.h Use __MINGW32__ rather than __MINGW__ because gcc does that too. 2005-10-11 19:09:26 +00:00
NSPortCoder.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSPortMessage.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSPortNameServer.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSProcessInfo.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSPropertyList.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSProtocolChecker.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSProxy.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSRange.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSRunLoop.h Fix accidentally exposed private headers. 2005-10-30 10:42:42 +00:00
NSScanner.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSSerialization.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSSet.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSSortDescriptor.h New implementation of NSSortDescriptor. 2005-08-30 14:54:43 +00:00
NSString.h More tidyups ... rem ove some previously deprecated methods and improve docs 2005-10-23 14:53:03 +00:00
NSTask.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSThread.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSTimer.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSTimeZone.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSUndoManager.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSURL.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSURLHandle.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSUserDefaults.h Recommit gcc-4 tweaks 2005-07-08 11:48:37 +00:00
NSUtilities.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSValue.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSXMLParser.h * Update FSF Address. 2005-05-22 03:32:16 +00:00
NSZone.h * Update FSF Address. 2005-05-22 03:32:16 +00:00