mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
* 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 |
||
---|---|---|
.. | ||
ControlsPalette.gorm | ||
GormNSBoxInspector.gorm | ||
GormNSButtonInspector.gorm | ||
GormNSCellInspector.gorm | ||
GormNSColorWellInspector.gorm | ||
GormNSFormInspector.gorm | ||
GormNSMatrixInspector.gorm | ||
GormNSPopUpButtonInspector.gorm | ||
GormNSProgressIndicatorInspector.gorm | ||
GormNSSliderInspector.gorm | ||
GormNSStepperInspector.gorm | ||
GormNSTextFieldInspector.gorm | ||
.cvsignore | ||
ControlsPalette.m | ||
ControlsPalette.tiff | ||
GNUmakefile | ||
GNUmakefile.preamble | ||
GormBoxAttributesInspector.h | ||
GormBoxAttributesInspector.m | ||
GormButtonAttributesInspector.h | ||
GormButtonAttributesInspector.m | ||
GormButtonEditor.h | ||
GormButtonEditor.m | ||
GormCellAttributesInspector.h | ||
GormCellAttributesInspector.m | ||
GormColorWellAttributesInspector.h | ||
GormColorWellAttributesInspector.m | ||
GormFormAttributesInspector.h | ||
GormFormAttributesInspector.m | ||
GormMatrixAttributesInspector.h | ||
GormMatrixAttributesInspector.m | ||
GormPopUpButtonAttributesInspector.h | ||
GormPopUpButtonAttributesInspector.m | ||
GormPopUpButtonEditor.m | ||
GormProgressIndicatorAttributesInspector.h | ||
GormProgressIndicatorAttributesInspector.m | ||
GormSliderAttributesInspector.h | ||
GormSliderAttributesInspector.m | ||
GormStepperAttributesInspector.h | ||
GormStepperAttributesInspector.m | ||
GormTextFieldAttributesInspector.h | ||
GormTextFieldAttributesInspector.m | ||
inspectors.m | ||
palette.table |