diff options
author | rh <rh@pkgsrc.org> | 2003-08-10 11:35:31 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-08-10 11:35:31 +0000 |
commit | 6245c7785db9703614c8b26c81d1cd7785e52268 (patch) | |
tree | 3158f98db538f87045f18fad4e622f7430183188 /devel/Gorm/distinfo | |
parent | 2cc5c2344a8ace37acfd163c0b4ea4c5f3d7f038 (diff) | |
download | pkgsrc-6245c7785db9703614c8b26c81d1cd7785e52268.tar.gz |
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 (limited to 'devel/Gorm/distinfo')
-rw-r--r-- | devel/Gorm/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/Gorm/distinfo b/devel/Gorm/distinfo index b8d5f4b5c09..b163644e0d7 100644 --- a/devel/Gorm/distinfo +++ b/devel/Gorm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/04/01 11:42:46 rh Exp $ +$NetBSD: distinfo,v 1.5 2003/08/10 11:35:31 rh Exp $ -SHA1 (Gorm-0.2.6.tar.gz) = ba2aa03c9917d23cd42583fe2fffb75410779cd2 -Size (Gorm-0.2.6.tar.gz) = 314396 bytes +SHA1 (Gorm-0.3.0.tar.gz) = 9e4761e9427c77c6dc211afb8e0781595fd75896 +Size (Gorm-0.3.0.tar.gz) = 362392 bytes |