mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
classes view contents as well as search and operations drop down. * English.lproj/GormDocument.gorm: Removed seatch and drop down * GNUmakefile: Added new gorm file. * GormCore/GormClassEditor.h: new outlets classesView and mainView, added declarations for methods createSubclass:, createClassFiles:, instantiateClass:, removeClass: * GormCore/GormClassEditor.m: Changes to methods to use the above. * GormCore/GormDocument.h: Removed duplicate declarations. * GormCore/GormDocument.m: Remove code for methods and replace with simple calls to the editor. * Palettes/2Controls/GormBoxAttributesInspector.m: ok: and revert: changed to convert to integer. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23765 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
GormNSComboBoxInspector.gorm | ||
GormNSDateFormatterInspector.gorm | ||
GormNSImageViewInspector.gorm | ||
GormNSNumberFormatterInspector.gorm | ||
GormNSTextViewInspector.gorm | ||
.cvsignore | ||
DataPalette.m | ||
DataPalette.tiff | ||
GNUmakefile | ||
GNUmakefile.preamble | ||
GormDateFormatterAttributesInspector.h | ||
GormDateFormatterAttributesInspector.m | ||
GormImageViewAttributesInspector.h | ||
GormImageViewAttributesInspector.m | ||
GormNSComboBoxAttributesInspector.h | ||
GormNSComboBoxAttributesInspector.m | ||
GormNumberFormatterAttributesInspector.h | ||
GormNumberFormatterAttributesInspector.m | ||
GormTextViewAttributesInspector.h | ||
GormTextViewAttributesInspector.m | ||
GormTextViewEditor.h | ||
GormTextViewEditor.m | ||
GormTextViewSizeInspector.h | ||
GormTextViewSizeInspector.m | ||
inspectors.m | ||
palette.table |