Path to this page:
Subject: CVS commit: pkgsrc/devel/Gorm
From: Rene Hexel
Date: 2003-08-10 13:35:32
Message id: 20030810113532.50EDBB004@cvs.netbsd.org
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.
Files: