manually set in the Gorm NSApplication subclass to self.
* GormCore/GormDocumentController.[hm]: Added new method
buildDocumentType:
* GormCore/GormDocument.m: Added call to touch in setName: so that
the document would be set as modified when the user alters
the name of an object in the document.
* GormCore/GormDocumentWindow.m: Remove methods preventing
document window from assuming main/key status.
* GormCore/GormPalettesManager.m: Remove methods allowing palette
window to assume main/key status
* Gorm.m: Added delegate methods to handle opening a document, if
in a mode which requires a default document to be created.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@30417 72102866-910b-0410-8b05-ffd578937521
fileType in GormFilePrefsManager.
* GormCore/GormDocumentController.m: Move the window when
"New Application" is selected.
* GormCore/GormDocument.m: Add call in awakeFromNib
to setFileTypeName:.
* GormCore/GormFilePrefsManager.h: add setFileTypeName: and
fileTypeName.
* GormCore/GormFilePrefsManager.m: add setFileTypeName: and
fileTypeName.
* Palettes/4Data/GormTextViewEditor.m: Remove commented out
windowAndRect:forObject:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23747 72102866-910b-0410-8b05-ffd578937521