Subject: CVS commit: pkgsrc/devel/Gorm
To: None <pkgsrc-changes@NetBSD.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 08/10/2003 11:35:32
Module Name: pkgsrc
Committed By: rh
Date: Sun Aug 10 11:35:32 UTC 2003
Modified Files:
pkgsrc/devel/Gorm: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/Gorm/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/Gorm/PLIST pkgsrc/devel/Gorm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.