libs-gdl2/EOControl
David Ayers 894f3554ac * EOControl/EOKeyValueCoding.h/m: Rewritten and documented.
Declared and documented EOKeyValueCoding categories currently
	implemented by gnustep-base/Foundation in NSKeyValueCoding.
	Removed FOUNDATION_HAS_KVC conditionals as
	gnustep-base/Foundation
	implement NSKeyValueCoding.
	(-[NSObject takeStoredValuesFromDictionary:]): Added
	declaration
	reportedly missing in Apple's headers to compelte
	EOKeyValueCoding
	declarations.
	Most implementations rewritten.

	* EOControl/EONull.h/m: Define EONull to NSNull to allow
	pointer
	equality checks.  Implement EONull as NSNull subclass that
	returns
	the NSNull instance.  Remove old assertions.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@17534 72102866-910b-0410-8b05-ffd578937521
2003-08-24 23:28:26 +00:00
..
EOAndQualifier.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOArrayDataSource.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOArrayDataSource.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOCheapArray.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOCheapArray.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOClassDescription.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOClassDescription.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOControl.h * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EODataSource.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODataSource.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EODebug.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODebug.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EODefines.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODeprecated.h * EOControl/EODeprecated.h: Replaces EODepricated.h. 2003-04-01 21:40:14 +00:00
EODetailDataSource.h 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EODetailDataSource.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOEditingContext.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOEditingContext.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOFault.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOFault.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOFaultHandler.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOFetchSpecification.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOFetchSpecification.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOGenericRecord.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOGenericRecord.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOGlobalID.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOGlobalID.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOKeyComparisonQualifier.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOKeyGlobalID.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOKeyGlobalID.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOKeyValueArchiver.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOKeyValueArchiver.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOKeyValueCoding.h * EOControl/EOKeyValueCoding.h/m: Rewritten and documented. 2003-08-24 23:28:26 +00:00
EOKeyValueCoding.m * EOControl/EOKeyValueCoding.h/m: Rewritten and documented. 2003-08-24 23:28:26 +00:00
EOKeyValueCodingBase.h * EOAdaptors/Postgres95/Postgres95Channel.m ([Postgres95Channel 2002-12-30 22:10:43 +00:00
EOKeyValueCodingBase.m * EOAccess/EOUtilities.m|.h ([EOObjectStoreCoordinator -modelGroup]), 2002-12-31 16:25:21 +00:00
EOKeyValueQualifier.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOMutableKnownKeyDictionary.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOMutableKnownKeyDictionary.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EONotQualifier.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EONSAddOns.h * EOControl/EONSAddOns.h/m: 2003-06-24 16:27:01 +00:00
EONSAddOns.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EONull.h * EOControl/EOKeyValueCoding.h/m: Rewritten and documented. 2003-08-24 23:28:26 +00:00
EONull.m * EOControl/EOKeyValueCoding.h/m: Rewritten and documented. 2003-08-24 23:28:26 +00:00
EOObjectStore.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObjectStore.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOObjectStoreCoordinator.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObjectStoreCoordinator.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOObserver.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObserver.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOOrQualifier.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOQualifier.h * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EOQualifier.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOSortOrdering.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOSortOrdering.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOUndoManager.h 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOUndoManager.m * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
gdl2control.gsdoc *** empty log message *** 2002-11-15 22:57:05 +00:00
GNUmakefile * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
Makefile.postamble *** empty log message *** 2002-11-15 22:57:05 +00:00
Makefile.preamble * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00