apps-gorm/GormCore
Gregory John Casamento 2f64f6a5a5 * English.lproj/Gorm.gorm: Remove delegate connection, since it's
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
2010-05-19 00:26:34 +00:00
..
GNUmakefile * GormCore/GNUmakefile: Added GormServer.h to the headers. 2010-02-07 10:42:42 +00:00
GNUmakefile.preamble Corrects bug #25001 2008-12-06 16:00:16 +00:00
GormBoxEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormBoxEditor.m * GormCore/GNUmakefile: Added reference to new classes. 2009-08-08 07:18:33 +00:00
GormClassEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassEditor.m Change background color of object view. 2008-02-09 17:15:43 +00:00
GormClassInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassInspector.m * GormCore/GormClassInspector.m: 2010-05-05 16:36:58 +00:00
GormClassManager.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassManager.m * GormCore/GormClassManager.m: Correct bug#29795: Unable to change 2010-05-06 00:54:29 +00:00
GormClassPanelController.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassPanelController.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormConnectionInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormConnectionInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormControlEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormControlEditor.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormCustomClassInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormCustomClassInspector.m * GormCore/GNUmakefile: Added GormServer.h to the headers. 2010-02-07 10:42:42 +00:00
GormCustomView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormCustomView.m Allow addition of plain NSView to gorm file. 2009-01-31 23:37:33 +00:00
GormDefines.h * GormCore/GormDefines.h: Move defines for certain things here 2009-08-10 14:02:19 +00:00
GormDocument.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormDocument.m * English.lproj/Gorm.gorm: Remove delegate connection, since it's 2010-05-19 00:26:34 +00:00
GormDocumentController.h * English.lproj/Gorm.gorm: Remove delegate connection, since it's 2010-05-19 00:26:34 +00:00
GormDocumentController.m * English.lproj/Gorm.gorm: Remove delegate connection, since it's 2010-05-19 00:26:34 +00:00
GormDocumentWindow.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormDocumentWindow.m * English.lproj/Gorm.gorm: Remove delegate connection, since it's 2010-05-19 00:26:34 +00:00
GormFilePrefsManager.h * English.lproj/GormDocument.gorm: Make connection to 2006-10-04 04:16:47 +00:00
GormFilePrefsManager.m Update version to unstable release number. 2009-06-24 02:18:26 +00:00
GormFilesOwner.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormFilesOwner.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormFontViewController.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFontViewController.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFunctions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormFunctions.m update for latest base library 2010-03-05 10:52:41 +00:00
GormGenericEditor.h * English.lproj/Gorm.gorm 2009-09-07 03:56:08 +00:00
GormGenericEditor.m Added patch by Wolfgang 2008-10-20 01:48:37 +00:00
GormHelpInspector.h Implemented simple help inspector to set tool tips on objects in Gorm. 2006-10-23 05:16:42 +00:00
GormHelpInspector.m * GormCore/GormCustomView.m 2008-12-02 07:54:31 +00:00
GormImage.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImage.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImageEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImageEditor.m Added patch by Wolfgang 2008-10-20 01:48:37 +00:00
GormImageInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormImageInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormInspectorsManager.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormInspectorsManager.m * GormCore/GormInspectorsManager.m: Fix for bug#25111. 2008-12-18 05:16:40 +00:00
GormInternalViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormInternalViewEditor.m * GormCore/GNUmakefile: Added reference to new classes. 2009-08-08 07:18:33 +00:00
GormMatrixEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormMatrixEditor.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNSPanel.h * GormCore/GNUmakefile: Add files here. 2010-01-06 06:05:08 +00:00
GormNSPanel.m * GormCore/GNUmakefile: Add files here. 2010-01-06 06:05:08 +00:00
GormNSSplitViewInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormNSSplitViewInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormNSWindow.h * GormCore/GNUmakefile: Add files here. 2010-01-06 06:05:08 +00:00
GormNSWindow.m * GormCore/GNUmakefile: Add files here. 2010-01-06 06:05:08 +00:00
GormObjectEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormObjectEditor.m Added patch by Wolfgang 2008-10-20 01:48:37 +00:00
GormObjectInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormObjectInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormOpenGLView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormOpenGLView.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormOutlineView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormOutlineView.m * GormCore/GormOutlineView.m: Remove .tiff from the end of the images. 2009-08-22 22:05:57 +00:00
GormPalettesManager.h * GormCore/GormPalettesManager.h 2008-09-28 01:10:06 +00:00
GormPalettesManager.m * English.lproj/Gorm.gorm: Remove delegate connection, since it's 2010-05-19 00:26:34 +00:00
GormPlacementInfo.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormPlugin.h Added plugin class. 2008-05-17 00:46:36 +00:00
GormPlugin.m Added plugin class. 2008-05-17 00:46:36 +00:00
GormPluginManager.h * GormCore/GormPluginManager.h 2008-05-17 00:47:38 +00:00
GormPluginManager.m * English.lproj/GormPreferences.gorm 2008-09-28 03:01:18 +00:00
GormPrivate.h * GormCore/GormCustomView.m 2008-12-02 07:54:31 +00:00
GormPrivate.m * GormCore/GormCustomView.m 2008-12-02 07:54:31 +00:00
GormProtocol.h * GNUmakefile: Added plugins as resources. 2008-05-17 00:43:33 +00:00
GormResource.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResource.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResourceEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResourceEditor.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResourceManager.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResourceManager.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormScrollViewAttributesInspector.h * English.lproj/Gorm.gorm: Changed delete to require command, 2008-01-04 18:23:10 +00:00
GormScrollViewAttributesInspector.m * English.lproj/Gorm.gorm: Changed delete to require command, 2008-01-04 18:23:10 +00:00
GormScrollViewEditor.m * GormCore/GormInternalViewEditor.m 2008-02-17 06:08:27 +00:00
GormServer.h * GormCore/GormServer.h: Added deleteClass: method 2010-02-08 11:43:41 +00:00
GormSetNameController.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSetNameController.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSound.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSound.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundEditor.m Added patch by Wolfgang 2008-10-20 01:48:37 +00:00
GormSoundInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormSoundView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundView.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSplitViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSplitViewEditor.m Remove the former container view from its parent after an ungroup 2010-01-17 10:42:55 +00:00
GormStandaloneViewEditor.h * GormCore/GNUmakefile: Added reference to new classes. 2009-08-08 07:18:33 +00:00
GormStandaloneViewEditor.m * GormCore/GNUmakefile: Added reference to new classes. 2009-08-08 07:18:33 +00:00
GormViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewEditor.m * GormCore/GNUmakefile: Added GormServer.h to the headers. 2010-02-07 10:42:42 +00:00
GormViewKnobs.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewKnobs.m Changed variable name. 2008-01-04 00:41:02 +00:00
GormViewSizeInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewSizeInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewWindow.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewWindow.m * GormCore/GormViewWindow.m: Change the color used for standalone 2009-01-25 14:39:37 +00:00
GormViewWithContentViewEditor.h * English.lproj/Gorm.gorm 2009-09-07 03:56:08 +00:00
GormViewWithContentViewEditor.m Remove the former container view from its parent after an ungroup 2010-01-17 10:42:55 +00:00
GormViewWithSubviewsEditor.h * GormCore/GNUmakefile: Added reference to new classes. 2009-08-08 07:18:33 +00:00
GormViewWithSubviewsEditor.m * GormCore/GormViewWithSubviewsEditor.m: Call super instead of 2009-09-22 21:01:24 +00:00
GormWindowEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormWindowEditor.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormWrapperBuilder.h * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormWrapperBuilder.m * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormWrapperLoader.h * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormWrapperLoader.m * GormCore/GormWrapperLoader.m: Allow handling of wrappers which 2009-03-20 03:40:53 +00:00
NSCell+GormAdditions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSCell+GormAdditions.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSColorWell+GormExtensions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSColorWell+GormExtensions.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSFontManager+GormExtensions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSFontManager+GormExtensions.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSView+GormExtensions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSView+GormExtensions.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00