apps-gorm/Palettes/4Data
Gregory John Casamento 027ab2363a * GNUmakefile: Added plugins as resources.
* GormCore/GNUmakefile: Remove classes from file
	* GormCore/GormGModelWrapperLoader.m
	* GormCore/GormGormWrapperBuilder.m
	* GormCore/GormGormWrapperLoader.m
	* GormCore/GormNibWrapperBuilder.m
	* GormCore/GormNibWrapperLoader.m: Removed the loaders from GormCore.
	* GormCore/GormProtocol.h: Added a new method.
	* GormLib/IBPlugin.m: Added implementations to some of the methods.
	* Gorm.m: Added a "pluginManager" method.
	* Palettes/1Windows/GNUmakefile.preamble
	* Palettes/2Controls/GNUmakefile.preamble
	* Palettes/3Containers/GNUmakefile.preamble
	* Palettes/4Data/GNUmakefile.preamble: Corrected issue with all
	of the palette makefiles pointing to the wrong name.
	* Plugins/GModel/GNUmakefile
	* Plugins/GModel/GNUmakefile.preamble
	* Plugins/GModel/GormGModelPlugin.m
	* Plugins/GModel/GormGModelWrapperLoader.h
	* Plugins/GModel/GormGModelWrapperLoader.m
	* Plugins/Gorm/GNUmakefile
	* Plugins/Gorm/GNUmakefile.preamble
	* Plugins/Gorm/GormGormPlugin.m
	* Plugins/Gorm/GormGormWrapperBuilder.m
	* Plugins/Gorm/GormGormWrapperLoader.h
	* Plugins/Gorm/GormGormWrapperLoader.m
	* Plugins/Nib/GNUmakefile
	* Plugins/Nib/GNUmakefile.preamble
	* Plugins/Nib/GormNibPlugin.m
	* Plugins/Nib/GormNibWrapperBuilder.m
	* Plugins/Nib/GormNibWrapperLoader.h
	* Plugins/Nib/GormNibWrapperLoader.m: Added new plugins for each
	supported file type.
	* Resources/Defaults.plist: Added the "BuiltinPlugins" default.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26531 72102866-910b-0410-8b05-ffd578937521
2008-05-17 00:43:33 +00:00
..
GormNSComboBoxInspector.gorm Removed #warning messages. 2005-09-04 13:59:16 +00:00
GormNSDateFormatterInspector.gorm set firstInitialFirstResponder 2005-07-11 14:01:07 +00:00
GormNSImageViewInspector.gorm Improved look of some inspectors, new testing icon. 2006-03-24 22:35:51 +00:00
GormNSNumberFormatterInspector.gorm Clarify inspector labels. 2006-03-25 15:32:59 +00:00
GormNSTextViewInspector.gorm Merged post 1.0 branch. Gorm 1.0 development will continue on a new gorm_1_0 branch. 2005-08-06 17:59:08 +00:00
.cvsignore adding .cvsignore 2002-08-14 10:24:57 +00:00
DataPalette.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
DataPalette.tiff Initial revision 2001-11-20 16:43:03 +00:00
GNUmakefile Added new inspector files pulled out of inspectors.m. 2005-08-12 02:52:49 +00:00
GNUmakefile.preamble * GNUmakefile: Added plugins as resources. 2008-05-17 00:43:33 +00:00
GormDateFormatterAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormDateFormatterAttributesInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormImageViewAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImageViewAttributesInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormNSComboBoxAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNSComboBoxAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNumberFormatterAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNumberFormatterAttributesInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormTextViewAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewEditor.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewSizeInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewSizeInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
inspectors.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
palette.table Added palette.table as a resource. 2005-04-16 20:40:23 +00:00