apps-gorm/Palettes/2Controls
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
..
ControlsPalette.gorm * Palettes/1Windows/GormNSPanel.m 2008-05-03 17:40:55 +00:00
GormNSBoxInspector.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
GormNSButtonInspector.gorm Key modifier mask changes. 2007-09-05 04:42:59 +00:00
GormNSCellInspector.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
GormNSColorWellInspector.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
GormNSFormInspector.gorm * Palettes/2Controls/GormFormAttributesInspector.m: Minor 2006-08-19 23:19:39 +00:00
GormNSMatrixInspector.gorm Added autosize switch for forms. 2005-08-30 02:40:32 +00:00
GormNSPopUpButtonInspector.gorm improve ui , set nextKeyView: initialFirstResponder and delegate method for textfield 2005-07-07 12:45:45 +00:00
GormNSProgressIndicatorInspector.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
GormNSSliderInspector.gorm * Palettes/2Controls/GormNSSliderInspector.gorm: Added switch 2006-11-11 05:16:11 +00:00
GormNSStepperInspector.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
GormNSTextFieldInspector.gorm Improved look of some inspectors, new testing icon. 2006-03-24 22:35:51 +00:00
.cvsignore Added .cvsignore 2000-01-10 02:42:32 +00:00
ControlsPalette.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
ControlsPalette.tiff New palettes layout 1999-12-16 21:41:21 +00:00
GNUmakefile Improved button inspector. 2005-08-06 21:46:01 +00:00
GNUmakefile.preamble * GNUmakefile: Added plugins as resources. 2008-05-17 00:43:33 +00:00
GormBoxAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormBoxAttributesInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormButtonAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormButtonAttributesInspector.m Updated docs and added key dropdown for menu. 2007-11-11 02:47:42 +00:00
GormButtonEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormButtonEditor.m Fixed resize issue with textview which edits button title. Also fixed resize issue for dropdown. 2008-01-07 22:40:56 +00:00
GormCellAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormCellAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormColorWellAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormColorWellAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormFormAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormFormAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormMatrixAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormMatrixAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormPopUpButtonAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormPopUpButtonAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormPopUpButtonEditor.m Changed to use helper method. 2008-02-19 01:31:42 +00:00
GormProgressIndicatorAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormProgressIndicatorAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSliderAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSliderAttributesInspector.m * Palettes/2Controls/GormSliderAttributesInspector.m: Cleaned up 2008-02-17 01:57:01 +00:00
GormStepperAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormStepperAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextFieldAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextFieldAttributesInspector.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 improvments to palette loading. 2005-04-16 21:25:33 +00:00