apps-gorm/GormCore
Gregory John Casamento fc17434efb Added warning if custom class or name comes back nil.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23128 72102866-910b-0410-8b05-ffd578937521
2006-07-05 04:03:58 +00:00
..
GNUmakefile New GModel loader. 2006-06-15 04:51:33 +00:00
GNUmakefile.preamble Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormBoxEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormBoxEditor.m Implemented view resource delegate functionality. 2005-07-03 16:27:52 +00:00
GormClassEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormClassEditor.m Correction for bug #16587 2006-05-16 02:59:45 +00:00
GormClassInspector.h Added declarations in header for new actions. 2005-05-24 04:39:29 +00:00
GormClassInspector.m Return autoreleased copy of classname from _currentClass method. 2005-08-01 11:50:59 +00:00
GormClassManager.h Nib changes. 2006-06-14 05:47:54 +00:00
GormClassManager.m New GModel loader. 2006-06-15 04:51:33 +00:00
GormClassPanelController.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormClassPanelController.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormConnectionInspector.h New header for GormConnectionInspector. 2005-08-07 14:17:05 +00:00
GormConnectionInspector.m Corrected resizing problems. 2005-09-29 23:40:18 +00:00
GormControlEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormControlEditor.m Removal of some old code and correction for table data source. 2005-07-07 17:23:56 +00:00
GormCustomClassInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormCustomClassInspector.m * GormCore/GormCustomClassInspector.m 2006-04-30 09:17:09 +00:00
GormCustomView.h Use best possible non-custom superclass when loading a nib that has a custom view with subviews. 2006-07-02 04:55:30 +00:00
GormCustomView.m Use best possible non-custom superclass when loading a nib that has a custom view with subviews. 2006-07-02 04:55:30 +00:00
GormDocument.h Gorm/nib support fixes. 2006-06-15 02:47:27 +00:00
GormDocument.m New GModel loader. 2006-06-15 04:51:33 +00:00
GormDocumentController.h Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormDocumentController.m Nib support changes. 2006-06-10 13:34:44 +00:00
GormFilePrefsManager.h Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormFilePrefsManager.m Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormFilesOwner.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormFilesOwner.m Merge from NibCompatibility branch. 2006-06-05 02:12:00 +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 Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormFunctions.m Further correction for bug#16587. 2006-05-16 05:00:20 +00:00
GormGenericEditor.h Corrected minor compilation warnings. 2005-11-12 21:33:26 +00:00
GormGenericEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormGModelWrapperLoader.m Clear changes after gmodel load and use key objects from map returned by -names to populate the Gorm data structures. The "names" objects in the nib are analogous to the Gorm name table and should easily translate. 2006-06-23 05:03:36 +00:00
GormGormWrapperBuilder.m Gorm/nib support fixes. 2006-06-15 02:47:27 +00:00
GormGormWrapperLoader.m Nib changes. 2006-06-14 05:47:54 +00:00
GormImage.h Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormImage.m Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormImageEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormImageEditor.m Merge from NibCompatibility branch. 2006-06-05 02:12:00 +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 Corrected minor inspector sizing problem. 2005-09-15 04:55:04 +00:00
GormInspectorsManager.m Correction for problem found by Riccardo Mattolla. Cleanup. 2006-03-19 01:16:18 +00:00
GormInternalViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormInternalViewEditor.m Properly resize window after loading .nib file. 2006-06-17 16:46:24 +00:00
GormMatrixEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormMatrixEditor.m Further correction. 2005-08-30 01:30:59 +00:00
GormNibWrapperLoader.m Added warning if custom class or name comes back nil. 2006-07-05 04:03:58 +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
GormObjectEditor.h Further correction for bug#16587. 2006-05-16 05:00:20 +00:00
GormObjectEditor.m Further correction for bug#16587. 2006-05-16 05:00:20 +00:00
GormObjectInspector.h New inspector gorm for GormObjectInspector. 2005-08-08 01:07:35 +00:00
GormObjectInspector.m New inspector gorm for GormObjectInspector. 2005-08-08 01:07:35 +00:00
GormOpenGLView.h Change to make the view visible when testing, but not to allow it to use 2005-06-21 00:04:36 +00:00
GormOpenGLView.m Change to make the view visible when testing, but not to allow it to use 2005-06-21 00:04:36 +00:00
GormOutlineView.h Correction for bug#13754. 2005-07-24 20:26:17 +00:00
GormOutlineView.m Correction for bug#13754. 2005-07-24 20:26:17 +00:00
GormPalettesManager.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormPalettesManager.m Correction for bug#15989 2006-03-06 01:11:47 +00:00
GormPlacementInfo.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormPrivate.h Nib changes. 2006-06-14 05:47:54 +00:00
GormPrivate.m Nib changes. 2006-06-14 05:47:54 +00:00
GormProtocol.h Nib compatibility work. 2006-06-05 05:48:10 +00:00
GormResource.h Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormResource.m Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormResourceEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormResourceEditor.m Minor code cleanup. Replaced deprecated method. 2005-06-17 04:41:24 +00:00
GormResourceManager.h Enabled copy/paste in the objects editor, corrected a problem with the browser, expanded the capabilities of the resource manager and gormified the connection inspector. 2005-08-07 02:24:49 +00:00
GormResourceManager.m Enabled copy/paste in the objects editor, corrected a problem with the browser, expanded the capabilities of the resource manager and gormified the connection inspector. 2005-08-07 02:24:49 +00:00
GormScrollViewAttributesInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormScrollViewAttributesInspector.m Corrected problem with scrollview. 2006-02-04 02:57:16 +00:00
GormScrollViewEditor.m Correction for problem found by Riccardo Mattolla. Cleanup. 2006-03-19 01:16:18 +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 Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormSound.m Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormSoundEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormSoundEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormSoundInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSoundInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSoundView.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSoundView.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSplitViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormSplitViewEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewEditor.m Nib compatibility changes. These simply allow Gorm to compile with the nib code present. Changes to read nibs will be merged at a later date. 2006-05-20 22:05:59 +00:00
GormViewKnobs.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewKnobs.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewSizeInspector.h 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
GormViewSizeInspector.m A slightly more elegant solution to the original standalone view issue. 2006-01-21 05:22:01 +00:00
GormViewWindow.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWindow.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWithContentViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWithContentViewEditor.m Merge from NibCompatibility branch. 2006-06-05 02:12:00 +00:00
GormViewWithSubviewsEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWithSubviewsEditor.m Added demo opengl view as well as corrected a memory leak. 2005-06-20 23:44:20 +00:00
GormWindowEditor.h Added documentation. Corrected a minor issue. 2005-07-27 05:42:04 +00:00
GormWindowEditor.m Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
GormWrapperBuilder.h Nib support changes. 2006-06-10 13:34:44 +00:00
GormWrapperBuilder.m Nib support changes. 2006-06-10 13:34:44 +00:00
GormWrapperLoader.h Nib support changes. 2006-06-10 13:34:44 +00:00
GormWrapperLoader.m Nib support changes. 2006-06-10 13:34:44 +00:00
NSCell+GormAdditions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSCell+GormAdditions.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSColorWell+GormExtensions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSColorWell+GormExtensions.m Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSFontManager+GormExtensions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSFontManager+GormExtensions.m Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSView+GormExtensions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSView+GormExtensions.m Added new alignment and layout menus. 2005-07-04 21:53:33 +00:00