summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-07-01 09:09:15 +0000
committeradam <adam@pkgsrc.org>2005-07-01 09:09:15 +0000
commitb7eb51f91a3f7d7899b273bfd0618a2cad7439da (patch)
tree38a4d1015cc13c90634c4cde1fd6dfa34941abc6 /devel
parentfa3c7b2267115cf39fefe2ff833c35273866508a (diff)
downloadpkgsrc-b7eb51f91a3f7d7899b273bfd0618a2cad7439da.tar.gz
Changes 0.9.10:
* Gorm now has a full implementation of canSubstituteForClass: which is used to determine if a class can be substituted in the custom class inspector. This allows classes added in palettes to say whether or not they can be used as a subsitute for a kit class. * Better separation of Gorm into libraries. As well as the ability to compile on windows with a simple: "make install" * Implementation of IBResourceManager class. This class is used by palettes to register drag types to be considered by the top level editors in the document window: object, sound, image, class. * Gorm now is able to switch views in the document window when you drag a file into it. If it's an image it will switch to the image view, if it's a sound, the sound view, an object the object view etc or if it's a class (a .h file) it will switch to the classes view. * Drag and drop parsing of header files (if you hadn't gathered from the previous item). * Better support for standalone views. while the user cannot instantiate from the classes view (there were too many problems with this approach). They can now drag any view from the palette into the objects view and have it work. * A myriad of bug fixes.
Diffstat (limited to 'devel')
-rw-r--r--devel/Gorm/Makefile4
-rw-r--r--devel/Gorm/PLIST316
-rw-r--r--devel/Gorm/distinfo8
3 files changed, 232 insertions, 96 deletions
diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile
index c629c2d350d..5b886835cd8 100644
--- a/devel/Gorm/Makefile
+++ b/devel/Gorm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2005/06/01 18:02:42 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/07/01 09:09:15 adam Exp $
-DISTNAME= Gorm-0.9.2
+DISTNAME= Gorm-0.9.10
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/}
diff --git a/devel/Gorm/PLIST b/devel/Gorm/PLIST
index 1bc116ada21..1cb416f9f56 100644
--- a/devel/Gorm/PLIST
+++ b/devel/Gorm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2005/02/07 09:19:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2005/07/01 09:09:15 adam Exp $
share/GNUstep/System/Applications/Gorm.app/Gorm
share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/0Menus
share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/GormMenuAttributesInspector.gorm/data.classes
@@ -102,27 +102,140 @@ share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/Inf
share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/palette.table
share/GNUstep/System/Applications/Gorm.app/Resources/ClassInformation.plist
share/GNUstep/System/Applications/Gorm.app/Resources/Defaults.plist
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/Gorm.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/Gorm.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/Gorm.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/GormClassInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/GormClassInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/GormClassInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm/GormClassPanel.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm/GormClassPanel.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm/GormClassPanel.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm/GormCustomClassInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm/GormCustomClassInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm/GormCustomClassInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm/GormDocument.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm/GormDocument.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm/GormDocument.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/GormFontView.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/GormFontView.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/GormFontView.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/GormImageInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/GormImageInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/GormImageInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm/GormNSSplitViewInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm/GormNSSplitViewInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm/GormNSSplitViewInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm/GormPrefColors.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm/GormPrefColors.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm/GormPrefColors.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm/GormPrefGeneral.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm/GormPrefGeneral.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm/GormPrefGeneral.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm/GormPrefGuideline.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm/GormPrefGuideline.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm/GormPrefGuideline.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm/GormPrefHeaders.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm/GormPrefHeaders.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm/GormPrefHeaders.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm/GormPrefPalettes.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm/GormPrefPalettes.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm/GormPrefPalettes.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm/GormPreferences.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm/GormPreferences.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm/GormPreferences.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm/GormScrollViewAttributesInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm/GormScrollViewAttributesInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm/GormScrollViewAttributesInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/Gorm.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/GormSetName.gorm/Gorm.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/GormSetName.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/GormSetName.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/GormSetName.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm/GormShelfPref.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm/GormShelfPref.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm/GormShelfPref.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/ff.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/pause.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/play.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/rec.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/rw.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm/stop.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/ff.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/pause.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/play.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/rec.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/rw.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/stop.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm/GormViewSizeInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm/GormViewSizeInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm/GormViewSizeInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm/data.info
+share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/FileIcon_gmodel.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.desktop
-share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormAction.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormActionSelected.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormClass.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormClassInspector.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormClassInspector.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormClassInspector.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormClassPanel.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormClassPanel.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormClassPanel.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormDocument.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormDocument.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormDocument.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormEHCoil.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormEHLine.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormEVCoil.tiff
@@ -130,13 +243,7 @@ share/GNUstep/System/Applications/Gorm.app/Resources/GormEVLine.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormFilesOwner.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormFirstResponder.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormFontManager.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormFontView.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormFontView.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormFontView.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormImage.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormImageInspector.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormImageInspector.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormImageInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormInfo.plist
share/GNUstep/System/Applications/Gorm.app/Resources/GormLinkImage.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormMHCoil.tiff
@@ -144,55 +251,15 @@ share/GNUstep/System/Applications/Gorm.app/Resources/GormMHLine.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormMVCoil.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormMVLine.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormMenu.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormNSSplitViewInspector.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormNSSplitViewInspector.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormNSSplitViewInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormObject.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormOutlet.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormOutletSelected.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefColors.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefColors.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefColors.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefGeneral.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefGeneral.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefGeneral.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefHeaders.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefHeaders.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefHeaders.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefPalettes.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefPalettes.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefPalettes.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormScrollViewAttributesInspector.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormScrollViewAttributesInspector.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormScrollViewAttributesInspector.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm/Gorm.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormShelfPref.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormShelfPref.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormShelfPref.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormSound.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/ff.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/objects.gorm
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/pause.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/play.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/rec.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/rw.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm/stop.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormSourceTag.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormTargetTag.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormTesting.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormUnknown.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/GormView.tiff
-share/GNUstep/System/Applications/Gorm.app/Resources/GormViewSizeInspector.gorm/data.classes
-share/GNUstep/System/Applications/Gorm.app/Resources/GormViewSizeInspector.gorm/data.info
-share/GNUstep/System/Applications/Gorm.app/Resources/GormViewSizeInspector.gorm/objects.gorm
share/GNUstep/System/Applications/Gorm.app/Resources/GormWindow.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/Info-gnustep.plist
share/GNUstep/System/Applications/Gorm.app/Resources/LeftArr.tiff
@@ -232,13 +299,50 @@ share/GNUstep/System/Applications/Gorm.app/Resources/tabtop_nib.tiff
share/GNUstep/System/Applications/Gorm.app/Resources/titleOnly_nib.tiff
share/GNUstep/System/Applications/Gorm.app/library_paths.openapp
share/GNUstep/System/Applications/Gorm.app/stamp.make
-share/GNUstep/System/Applications/GormTest.app/GormTest
-share/GNUstep/System/Applications/GormTest.app/Resources/GormTest.desktop
-share/GNUstep/System/Applications/GormTest.app/Resources/GormTest.gorm/data.classes
-share/GNUstep/System/Applications/GormTest.app/Resources/GormTest.gorm/objects.gorm
-share/GNUstep/System/Applications/GormTest.app/Resources/Info-gnustep.plist
-share/GNUstep/System/Applications/GormTest.app/library_paths.openapp
-share/GNUstep/System/Applications/GormTest.app/stamp.make
+share/GNUstep/System/Library/Headers/GormCore/GormBoxEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormClassEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormClassInspector.h
+share/GNUstep/System/Library/Headers/GormCore/GormClassManager.h
+share/GNUstep/System/Library/Headers/GormCore/GormClassPanelController.h
+share/GNUstep/System/Library/Headers/GormCore/GormControlEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormCustomClassInspector.h
+share/GNUstep/System/Library/Headers/GormCore/GormCustomView.h
+share/GNUstep/System/Library/Headers/GormCore/GormDocument.h
+share/GNUstep/System/Library/Headers/GormCore/GormFilePrefsManager.h
+share/GNUstep/System/Library/Headers/GormCore/GormFilesOwner.h
+share/GNUstep/System/Library/Headers/GormCore/GormFontViewController.h
+share/GNUstep/System/Library/Headers/GormCore/GormFunctions.h
+share/GNUstep/System/Library/Headers/GormCore/GormGenericEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormImage.h
+share/GNUstep/System/Library/Headers/GormCore/GormImageEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormImageInspector.h
+share/GNUstep/System/Library/Headers/GormCore/GormInspectorsManager.h
+share/GNUstep/System/Library/Headers/GormCore/GormInternalViewEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormMatrixEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormNSSplitViewInspector.h
+share/GNUstep/System/Library/Headers/GormCore/GormOutlineView.h
+share/GNUstep/System/Library/Headers/GormCore/GormPalettesManager.h
+share/GNUstep/System/Library/Headers/GormCore/GormPlacementInfo.h
+share/GNUstep/System/Library/Headers/GormCore/GormPrivate.h
+share/GNUstep/System/Library/Headers/GormCore/GormResource.h
+share/GNUstep/System/Library/Headers/GormCore/GormResourceEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormScrollViewAttributesInspector.h
+share/GNUstep/System/Library/Headers/GormCore/GormSetNameController.h
+share/GNUstep/System/Library/Headers/GormCore/GormSound.h
+share/GNUstep/System/Library/Headers/GormCore/GormSoundEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormSoundInspector.h
+share/GNUstep/System/Library/Headers/GormCore/GormSoundView.h
+share/GNUstep/System/Library/Headers/GormCore/GormSplitViewEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormViewEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormViewKnobs.h
+share/GNUstep/System/Library/Headers/GormCore/GormViewResourceManager.h
+share/GNUstep/System/Library/Headers/GormCore/GormViewWindow.h
+share/GNUstep/System/Library/Headers/GormCore/GormViewWithContentViewEditor.h
+share/GNUstep/System/Library/Headers/GormCore/GormViewWithSubviewsEditor.h
+share/GNUstep/System/Library/Headers/GormCore/NSCell+GormAdditions.h
+share/GNUstep/System/Library/Headers/GormCore/NSColorWell+GormExtensions.h
+share/GNUstep/System/Library/Headers/GormCore/NSFontManager+GormExtensions.h
+share/GNUstep/System/Library/Headers/GormCore/NSView+GormExtensions.h
share/GNUstep/System/Library/Headers/GormObjCHeaderParser/NSScanner+OCHeaderParser.h
share/GNUstep/System/Library/Headers/GormObjCHeaderParser/OCClass.h
share/GNUstep/System/Library/Headers/GormObjCHeaderParser/OCHeaderParser.h
@@ -246,6 +350,13 @@ share/GNUstep/System/Library/Headers/GormObjCHeaderParser/OCIVar.h
share/GNUstep/System/Library/Headers/GormObjCHeaderParser/OCIVarDecl.h
share/GNUstep/System/Library/Headers/GormObjCHeaderParser/OCMethod.h
share/GNUstep/System/Library/Headers/GormObjCHeaderParser/ParserFunctions.h
+share/GNUstep/System/Library/Headers/GormPrefs/GormColorsPref.h
+share/GNUstep/System/Library/Headers/GormPrefs/GormGeneralPref.h
+share/GNUstep/System/Library/Headers/GormPrefs/GormGuidelinePref.h
+share/GNUstep/System/Library/Headers/GormPrefs/GormHeadersPref.h
+share/GNUstep/System/Library/Headers/GormPrefs/GormPalettesPref.h
+share/GNUstep/System/Library/Headers/GormPrefs/GormPrefController.h
+share/GNUstep/System/Library/Headers/GormPrefs/GormShelfPref.h
share/GNUstep/System/Library/Headers/InterfaceBuilder/IBApplicationAdditions.h
share/GNUstep/System/Library/Headers/InterfaceBuilder/IBCellAdditions.h
share/GNUstep/System/Library/Headers/InterfaceBuilder/IBCellProtocol.h
@@ -264,36 +375,61 @@ share/GNUstep/System/Library/Headers/InterfaceBuilder/IBResourceManager.h
share/GNUstep/System/Library/Headers/InterfaceBuilder/IBSystem.h
share/GNUstep/System/Library/Headers/InterfaceBuilder/IBViewAdditions.h
share/GNUstep/System/Library/Headers/InterfaceBuilder/IBViewProtocol.h
+share/GNUstep/System/Library/Headers/InterfaceBuilder/IBViewResourceDragging.h
share/GNUstep/System/Library/Headers/InterfaceBuilder/InterfaceBuilder.h
share/GNUstep/System/Library/Libraries/libGorm.so
share/GNUstep/System/Library/Libraries/libGorm.so.0.0.1
+share/GNUstep/System/Library/Libraries/libGormCore.so
+share/GNUstep/System/Library/Libraries/libGormCore.so.0.0.1
share/GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so
share/GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.0.0.1
+share/GNUstep/System/Library/Libraries/libGormPrefs.so
+share/GNUstep/System/Library/Libraries/libGormPrefs.so.0.0.1
@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Libraries
@dirrm share/GNUstep/System/Library/Headers/InterfaceBuilder
+@dirrm share/GNUstep/System/Library/Headers/GormPrefs
@dirrm share/GNUstep/System/Library/Headers/GormObjCHeaderParser
+@dirrm share/GNUstep/System/Library/Headers/GormCore
@comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Headers
-@dirrm share/GNUstep/System/Applications/GormTest.app/Resources/GormTest.gorm
-@dirrm share/GNUstep/System/Applications/GormTest.app/Resources
-@dirrm share/GNUstep/System/Applications/GormTest.app
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormViewSizeInspector.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormSoundInspector.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormShelfPref.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormSetName.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormScrollViewAttributesInspector.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefPalettes.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefHeaders.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefGeneral.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPrefColors.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormNSSplitViewInspector.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormImageInspector.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormFontView.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormDocument.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormClassPanel.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormClassInspector.gorm
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm/GormViewSizeInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormViewSizeInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm/GormSoundInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSoundInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm/GormShelfPref.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormShelfPref.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm/GormSetName.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormSetName.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm/GormScrollViewAttributesInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormScrollViewAttributesInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm/GormPreferences.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPreferences.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm/GormPrefPalettes.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefPalettes.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm/GormPrefHeaders.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefHeaders.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm/GormPrefGuideline.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGuideline.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm/GormPrefGeneral.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefGeneral.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm/GormPrefColors.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormPrefColors.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm/GormNSSplitViewInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormNSSplitViewInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm/GormImageInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormImageInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm/GormFontView.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormFontView.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm/GormDocument.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormDocument.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm/GormCustomClassInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormCustomClassInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm/GormClassPanel.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassPanel.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm/GormClassInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/Gorm.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/English.lproj
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSTextViewInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSNumberFormatterInspector.gorm
@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSImageViewInspector.gorm
diff --git a/devel/Gorm/distinfo b/devel/Gorm/distinfo
index 378a337f6d5..776ad8f47c0 100644
--- a/devel/Gorm/distinfo
+++ b/devel/Gorm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2005/03/03 13:50:19 adam Exp $
+$NetBSD: distinfo,v 1.15 2005/07/01 09:09:15 adam Exp $
-SHA1 (Gorm-0.9.2.tar.gz) = 6270e69b5231e73c6de12b14a6241adb3a45b69d
-RMD160 (Gorm-0.9.2.tar.gz) = a429ba62b314229466531ef44b05d59a81ae4193
-Size (Gorm-0.9.2.tar.gz) = 500563 bytes
+SHA1 (Gorm-0.9.10.tar.gz) = 0461b1c1e4692150083011cd3d44ee4aee400fb9
+RMD160 (Gorm-0.9.10.tar.gz) = 824db5fd904c1df754d3cda9437c0ae7eaf40abf
+Size (Gorm-0.9.10.tar.gz) = 512141 bytes