pkgsrc/devel/Gorm
rh fd9c978fb3 Update Gorm to 0.8.0. Notable changes include:
* New gorm file version.

   * Full custom palette support

   * Palette preferences panel to allow the user to configure palettes
     to load

   * Experimental: Standalone views.  This feature is to allow the use
     of a view without the need of a containing window.   This allows
     developers to treat these views as they would any other top level
     object in the .gorm file.  This is experimental functionality.

   * Improved NSTableColumn inspector.  The new inspector allows the
     user to change the data cell used for a given column.   This
     allows the user to select from a list of cell subclasses and set
     the appropriate custom or non-custom one they want to appear in
     that column of the table.

   * Improved layout of some of the inspectors.

   * Removed old class parser.  The parser was somewhat buggy and was
     actually causing some issues.  A new parser will be available in
     the next version of Gorm.  For now users will need to use the
     class inspector or the outline view to enter classes into Gorm.

   * Experimental: "File" section.  This is essentially a per-file
     preference which allows the user to control which version of
     GNUstep a given file will be compatible with.  It also lists the
     potential compatibility issues with the selected version.

   * Improved controls palette.  New items for some of the standard
     font replace the old "Title" widget which was a System-14 font.
     The new widgets use a selection of the standard System font to
     allow the user to easily build a gui using these and reducing the
     amount of time the user needs to spend fiddling with the font
     panel.
2004-09-27 01:23:13 +00:00
..
DESCR Initial import of Gorm-0.1.9, a GNUstep graphical user interface builder. 2002-10-18 09:36:01 +00:00
distinfo Update Gorm to 0.8.0. Notable changes include: 2004-09-27 01:23:13 +00:00
Makefile Update Gorm to 0.8.0. Notable changes include: 2004-09-27 01:23:13 +00:00
PLIST Update Gorm to 0.8.0. Notable changes include: 2004-09-27 01:23:13 +00:00