libs-gdl2/DBModeler
David Ayers 4e1e4eea27 * EOControl/GNUmakefile: Simplify documentation declarations.
* EOAccess/GNUmakefile: Ditto.
	* EOInterface/GNUmakefile: Ditto.
	* Tools/GNUmakefile: Ditto.

	* common.make (ADDITIONAL_LIB_DIRS): Move handling from here...
	* variable-processing.make: ... to new file.
	* EOControl/GNUmakefile: Use variable-processing.make.
	Include common.make early.
	* EOAccess/GNUmakefile: Ditto.
	* EOInterface/GNUmakefile: Ditto.
	* Tools/GNUmakefile: Ditto. 
	* DBModeler/GNUmakefile: Ditto.
	* EOModeler/GNUmakefile: Ditto.
	* GDL2Palette/GNUmakefile: Ditto.
	
	* EOControl/EOFetchSpecification.h/m: Cleanup for documentation
	generation.
	* EOControl/EOGenericRecord.m: Ditto.
	* EOControl/EOClassDescription.h/m: Ditto.	
	* EOControl/EONSAddOns.m: Ditto.
	* EOControl/EOObjectStore.h: Ditto.
	* EOControl/EOEditingContext.h: Ditto.
	* EOControl/EODataSource.m: Ditto.
	* EOControl/EOKeyValueArchiver.h/m: Ditto.
	* EOControl/EOFault.h/m: Ditto.
	* EOControl/EOObserver.h: Ditto.
	* EOControl/EOEventCenter.m: Ditto.
	* EOControl/EOMultiReaderLock.m: Ditto.
	* EOControl/EOKeyGlobalID.h/m: Ditto.
	* EOControl/EOObserver.m: Ditto.
	* EOControl/EOEvent.m: Ditto.
	* EOControl/EOObjectStoreCoordinator.h: Ditto.
	* EOControl/EODeprecated.h: Ditto.
	* EOControl/EOUndoManager.m: Ditto.
	* EOControl/EOKeyValueCoding.h/m: Ditto.
	* EOControl/EOQualifier.h: Ditto.
	
	* EOControl/EOClassDescription.h/m (editingContext): Remove
	duplicate declartion and definition (see EOEditingContext.h/m)
	* EOControl/EOFetchSpecification.h (EOPrefetchingRelationshipHintKey)
	(EOFetchLimitHintKey, EOPromptsAfterFetchLimitHintKey): Remove
	deprecated declarations.
	
	* EOAccess/EOAttribute.m: Cleanup for documentation.
	* EOAccess/EOAttribute.m (newValueForBytes:length:encoding:):
	Avoid creating intermediate NSData object.

	* EOControl/EOControl.gsdoc: Added Documentation.

	* EOControl/EOUndoManager.h: Remove content of deprecated header
	and add warning.
	
	* common.make (GDL2_AGSDOC_FLAGS): Add global GDL2 documenation
	flags.
	* config.h.in (RCSID): Avoid reserved names by relying
	in static declarations and avoid recursive call.

	* EOAdaptors/PostgreSQLAdaptor/PostgreSQLAdaptor.m
	(assignExternalInfoForAttribute:) Move implementation to...
	(assignExternalTypeForAttribute:) ...here.

	* Version: Update variable names.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@24297 72102866-910b-0410-8b05-ffd578937521
2006-12-30 17:41:02 +00:00
..
Inspectors Do not set GNUSTEP_INSTALLATION_DIR 2006-10-09 23:09:04 +00:00
Resources * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
AdaptorsPanel.h New files. 2005-05-13 00:25:27 +00:00
AdaptorsPanel.m * DBModeler/AdaptorsPanel.m (-init): Add parenthesis around 2005-07-09 02:07:42 +00:00
AttributeCell.h * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
AttributeCell.m * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
ConsistencyChecker.h * DBModeler/AdaptorsPanel.m (-init): Add parenthesis around 2005-07-09 02:07:42 +00:00
ConsistencyChecker.m update copyright. 2006-09-21 07:24:22 +00:00
ConsistencyResults.h * DBModeler/AdaptorsPanel.m (-init): Add parenthesis around 2005-07-09 02:07:42 +00:00
ConsistencyResults.m * DBModeler/AdaptorsPanel.m (-init): Add parenthesis around 2005-07-09 02:07:42 +00:00
COPYING New files. 2005-05-13 00:25:27 +00:00
DefaultColumnProvider.h * DBModeler/DefaultColumnProvider.h/m: declare default columns as 2006-10-01 16:32:23 +00:00
DefaultColumnProvider.m * EOAdaptors/PostgreSQL/LoginPanel/GNUmakefile: Fix path to 2006-12-29 00:09:01 +00:00
DiagramEditor.h * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
DiagramEditor.m * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
DiagramView.h * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
DiagramView.m * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
EntityView.h * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
EntityView.m * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
EOAdditions.h New files. 2005-05-13 00:25:27 +00:00
EOAdditions.m update copyright. 2006-09-21 07:24:22 +00:00
GNUmakefile * EOControl/GNUmakefile: Simplify documentation declarations. 2006-12-30 17:41:02 +00:00
KVDataSource.h New files. 2005-05-13 00:25:27 +00:00
KVDataSource.m * EOAdaptors/Postgres95/LoginPanel/postgreslogo.tif: New file. 2005-12-18 22:55:23 +00:00
main.m New files. 2005-05-13 00:25:27 +00:00
MainModelEditor.h update copyright. 2006-09-21 07:24:22 +00:00
MainModelEditor.m * EOAccess/EOEntity.m (-dealloc): Only set parents to nil 2006-12-26 16:41:37 +00:00
Modeler.h update copyright. 2006-09-21 07:24:22 +00:00
Modeler.m * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
ModelerAttributeEditor.h New files. 2005-05-13 00:25:27 +00:00
ModelerAttributeEditor.m update copyright. 2006-09-21 07:24:22 +00:00
ModelerEntityEditor.h New files. 2005-05-13 00:25:27 +00:00
ModelerEntityEditor.m update copyright. 2006-09-21 07:24:22 +00:00
ModelerTableEmbedibleEditor.h DBModeler/ConsistencyChecker.m (+modelConsistencyCheck:): Honor 2006-09-05 22:18:35 +00:00
ModelerTableEmbedibleEditor.m update copyright. 2006-09-21 07:24:22 +00:00
NSView+Additions.h * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
NSView+Additions.m * DBModeler/Modeler.m: Add ability to change the editor. 2006-10-09 18:56:25 +00:00
Preferences.h DBModeler/ConsistencyChecker.m (+modelConsistencyCheck:): Honor 2006-09-05 22:18:35 +00:00
Preferences.m update copyright. 2006-09-21 07:24:22 +00:00
SQLGenerator.h * DBModeler/AdaptorsPanel.m (-init): Add parenthesis around 2005-07-09 02:07:42 +00:00
SQLGenerator.m update copyright. 2006-09-21 07:24:22 +00:00