From ef6f8b15956853e75eaee46344684424f71376f8 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 18 Aug 2004 14:02:44 +0000 Subject: Changes 0.7.7: * Important bugfixes in editor classes. * Rearranged some of the editor classes to be in the palettes which contain the classes they are responsible for editing (GormButtonEditor & GormTabViewEditor). * Image and Sound editors will now display system default images or sounds if they are available. * Document window now uses an NSToolbar (experimental). * Improved the layout of some of the inspectors. * Corrected some minor issues in the inspectors * Added code to allow NSTableView and NSOutlineView to show some data during testing * Gorm will now show an alert panel when a model fails to load or test properly. --- devel/Gorm/Makefile | 5 ++--- devel/Gorm/PLIST | 7 +++++-- devel/Gorm/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile index db90b12a42e..e3fe202846c 100644 --- a/devel/Gorm/Makefile +++ b/devel/Gorm/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2004/06/02 15:12:07 adam Exp $ -# +# $NetBSD: Makefile,v 1.18 2004/08/18 14:02:44 adam Exp $ -DISTNAME= Gorm-0.7.6 +DISTNAME= Gorm-0.7.7 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} diff --git a/devel/Gorm/PLIST b/devel/Gorm/PLIST index 69b53838efa..50211cead08 100644 --- a/devel/Gorm/PLIST +++ b/devel/Gorm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/06/02 15:12:07 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/08/18 14:02:44 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 @@ -86,6 +86,8 @@ share/GNUstep/System/Applications/Gorm.app/Resources/GormClassInspector.gorm/dat 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/GormDocument.gorm/data.classes +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 @@ -197,7 +199,7 @@ share/GNUstep/System/Library/Headers/InterfaceBuilder/IBPalette.h share/GNUstep/System/Library/Headers/InterfaceBuilder/IBViewAdditions.h share/GNUstep/System/Library/Headers/InterfaceBuilder/InterfaceBuilder.h share/GNUstep/System/Library/Libraries/libGorm.so -share/GNUstep/System/Library/Libraries/libGorm.so.1.0.0 +share/GNUstep/System/Library/Libraries/libGorm.so.0.0.1 @dirrm share/GNUstep/System/Library/Headers/InterfaceBuilder @dirrm share/GNUstep/System/Applications/GormTest.app/Resources/GormTest.gorm @dirrm share/GNUstep/System/Applications/GormTest.app/Resources @@ -214,6 +216,7 @@ share/GNUstep/System/Library/Libraries/libGorm.so.1.0.0 @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/GormClassInspector.gorm @dirrm share/GNUstep/System/Applications/Gorm.app/Resources/Gorm.gorm diff --git a/devel/Gorm/distinfo b/devel/Gorm/distinfo index 4754f571f7f..89764c8df4e 100644 --- a/devel/Gorm/distinfo +++ b/devel/Gorm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2004/06/02 15:12:07 adam Exp $ +$NetBSD: distinfo,v 1.10 2004/08/18 14:02:44 adam Exp $ -SHA1 (Gorm-0.7.6.tar.gz) = 76a1b8afe3650cb116bf7a227b5d3dee346f67ef -Size (Gorm-0.7.6.tar.gz) = 414891 bytes +SHA1 (Gorm-0.7.7.tar.gz) = 54b5056314e1e0810f8777a9d9a78b110e34e699 +Size (Gorm-0.7.7.tar.gz) = 423059 bytes -- cgit v1.2.3