pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/Gorm Update Gorm to 0.3.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1653391a697f
branches:  trunk
changeset: 459877:1653391a697f
user:      rh <rh%pkgsrc.org@localhost>
date:      Sun Aug 10 11:35:31 2003 +0000

description:
Update Gorm to 0.3.0.

Noteworthy changes in version `0.3.0'
=====================================

   * Preferences added.

   * User can now enable and disable guidlines for easier editing.

   * Refactored code into GormLib which is a clone of the
     InterfaceBuilder framework.  This facilitates creating palettes
     and inspectors outside of Gorm.

   * Added class inspector for easier editing of classes.  This gives
     the user the option to use either the outline view or the
     inspector to edit new classes.

   * Added inspectors for the following: NSScrollView,
     NSProgressIndicator, NSColorWell, GormImageInspector (for images
     added to .gorm files).

   * Improved look of NSTabView inspector.

   * Removed all warnings from the code.

   * various bug fixes.

diffstat:

 devel/Gorm/Makefile |    7 +-
 devel/Gorm/PLIST    |  174 +++++++++++++++++++--------------------------------
 devel/Gorm/distinfo |    6 +-
 3 files changed, 72 insertions(+), 115 deletions(-)

diffs (truncated from 335 to 300 lines):

diff -r 8b2b2aab69b0 -r 1653391a697f devel/Gorm/Makefile
--- a/devel/Gorm/Makefile       Sun Aug 10 11:26:19 2003 +0000
+++ b/devel/Gorm/Makefile       Sun Aug 10 11:35:31 2003 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:29:17 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/10 11:35:31 rh Exp $
 #
 
-DISTNAME=      Gorm-0.2.6
-PKGREVISION=   2
+DISTNAME=      Gorm-0.3.0
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=dev-apps/}
 
-MAINTAINER=    rh%NetBSD.org@localhost
+MAINTAINER=    rh%netbsd.org@localhost
 HOMEPAGE=      http://www.gnustep.org/
 COMMENT=       Graphical user interface builder for GNUstep
 
diff -r 8b2b2aab69b0 -r 1653391a697f devel/Gorm/PLIST
--- a/devel/Gorm/PLIST  Sun Aug 10 11:26:19 2003 +0000
+++ b/devel/Gorm/PLIST  Sun Aug 10 11:35:31 2003 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2003/04/01 11:42:45 rh Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/08/10 11:35:31 rh Exp $
 share/GNUstep/System/Applications/Gorm.app/Gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/MenusPalette.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/0Menus
+share/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/0Menus
 share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/GormNSWindowSizeInspector.gorm/data.classes
@@ -12,7 +12,7 @@
 share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/WindowDrag.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/WindowsPalette.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/1Windows
+share/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/1Windows
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/ControlsPalette.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm/objects.gorm
@@ -20,12 +20,16 @@
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSButtonInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSCellInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSCellInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSColorWellInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSColorWellInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSFormInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSFormInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSMatrixInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSMatrixInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSPopUpButtonInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSPopUpButtonInspector.gorm/objects.gorm
+share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSProgressIndicatorInspector.gorm/data.classes
+share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSProgressIndicatorInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSSliderInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSSliderInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSStepperInspector.gorm/data.classes
@@ -34,7 +38,7 @@
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSTextFieldInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/2Controls
+share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/2Controls
 share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/ContainersPalette.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSBrowserInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSBrowserInspector.gorm/objects.gorm
@@ -48,7 +52,7 @@
 share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormTabViewInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/3Containers
+share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/3Containers
 share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/DataPalette.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSComboBoxInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSComboBoxInspector.gorm/objects.gorm
@@ -62,9 +66,10 @@
 share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSTextViewInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/Info-gnustep.plist
 share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/palette.table
-share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/4Data
+share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/4Data
 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/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/objects.gorm
@@ -72,6 +77,8 @@
 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/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm/data.classes
 share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.gorm/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/GormEHCoil.tiff
@@ -81,7 +88,11 @@
 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/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/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
@@ -92,8 +103,14 @@
 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/GormPrefGeneral.gorm/data.classes
+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/objects.gorm
 share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.gorm/data.classes
 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/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/objects.gorm
@@ -132,115 +149,54 @@
 share/GNUstep/System/Applications/Gorm.app/Resources/photoframe_nib.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/ridge_nib.tiff
 share/GNUstep/System/Applications/Gorm.app/Resources/rightalign_nib.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/shortbutton_nib.tiff
+share/GNUstep/System/Applications/Gorm.app/Resources/tabbot_nib.tiff
+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/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/Gorm
-share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/library_paths.openapp
+share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/Gorm
+share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/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/Info-gnustep.plist
-share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/GormTest
-share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/library_paths.openapp
+share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/GormTest
+share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/library_paths.openapp
 share/GNUstep/System/Applications/GormTest.app/stamp.make
-share/GNUstep/System/Developer/Palettes/0Menus.palette/Resources/MenusPalette.tiff
-share/GNUstep/System/Developer/Palettes/0Menus.palette/Resources/Info-gnustep.plist
-share/GNUstep/System/Developer/Palettes/0Menus.palette/Resources/palette.table
-share/GNUstep/System/Developer/Palettes/0Menus.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/0Menus
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/GormNSWindowInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/GormNSWindowInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/GormNSWindowSizeInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/GormNSWindowSizeInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/Info-gnustep.plist
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/WindowDrag.tiff
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/WindowsPalette.tiff
-share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/palette.table
-share/GNUstep/System/Developer/Palettes/1Windows.palette/ix86/${LOWER_OPSYS}elf/gnu-gnu-gnu/1Windows
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/ControlsPalette.tiff
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSBoxInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSBoxInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSButtonInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSButtonInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSCellInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSCellInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSFormInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSFormInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSMatrixInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSMatrixInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSPopUpButtonInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSPopUpButtonInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSSliderInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSSliderInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSStepperInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSStepperInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSTextFieldInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSTextFieldInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/Info-gnustep.plist
-share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/palette.table
-share/GNUstep/System/Developer/Palettes/2Controls.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/2Controls
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/ContainersPalette.tiff
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSBrowserInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSBrowserInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableColumnInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableColumnInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableColumnSizeInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableColumnSizeInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableViewInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableViewInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormTabViewInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormTabViewInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/Info-gnustep.plist
-share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/palette.table
-share/GNUstep/System/Developer/Palettes/3Containers.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/3Containers
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/DataPalette.tiff
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSComboBoxInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSComboBoxInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSDateFormatterInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSDateFormatterInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSImageViewInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSImageViewInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSNumberFormatterInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSNumberFormatterInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSTextViewInspector.gorm/data.classes
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSTextViewInspector.gorm/objects.gorm
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/Info-gnustep.plist
-share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/palette.table
-share/GNUstep/System/Developer/Palettes/4Data.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/4Data
-@dirrm share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSTextViewInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSNumberFormatterInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSImageViewInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSDateFormatterInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/4Data.palette/Resources/GormNSComboBoxInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormTabViewInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableViewInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableColumnSizeInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSTableColumnInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/3Containers.palette/Resources/GormNSBrowserInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSTextFieldInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSStepperInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSSliderInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSPopUpButtonInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSMatrixInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSFormInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSCellInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSButtonInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/2Controls.palette/Resources/GormNSBoxInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/GormNSWindowSizeInspector.gorm
-@dirrm share/GNUstep/System/Developer/Palettes/1Windows.palette/Resources/GormNSWindowInspector.gorm
-@dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
+share/GNUstep/System/Headers/InterfaceBuilder/IBApplicationAdditions.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBConnectors.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBDefines.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBDocuments.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBEditors.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBInspector.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBObjectAdditions.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBObjectProtocol.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBPalette.h
+share/GNUstep/System/Headers/InterfaceBuilder/IBViewAdditions.h
+share/GNUstep/System/Headers/InterfaceBuilder/InterfaceBuilder.h
+share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libGorm.so
+share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libGorm.so.1.0.0
+@dirrm share/GNUstep/System/Headers/InterfaceBuilder
+@dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
+@dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
 @dirrm share/GNUstep/System/Applications/GormTest.app/${GNUSTEP_HOST_CPU}
 @dirrm share/GNUstep/System/Applications/GormTest.app/Resources
 @dirrm share/GNUstep/System/Applications/GormTest.app
-@dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
+@dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
+@dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
 @dirrm share/GNUstep/System/Applications/Gorm.app/${GNUSTEP_HOST_CPU}
 @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/GormScrollViewAttributesInspector.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormPreferences.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/GormImageInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormFontView.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/GormCustomClassInspector.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/4Data.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/${GNUSTEP_HOST_CPU}
 @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
@@ -249,8 +205,8 @@
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources/GormNSComboBoxInspector.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/Resources
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/${GNUSTEP_HOST_CPU}
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormTabViewInspector.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSTableViewInspector.gorm
@@ -259,29 +215,31 @@
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources/GormNSBrowserInspector.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/Resources
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu
-@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/${GNUSTEP_HOST_CPU}
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSTextFieldInspector.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSStepperInspector.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSSliderInspector.gorm
+@dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSProgressIndicatorInspector.gorm
 @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSPopUpButtonInspector.gorm



Home | Main Index | Thread Index | Old Index