2003-08-10 13:35:32 by Rene Hexel | Files touched by this commit (3) |
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.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-04-01 13:42:46 by Rene Hexel | Files touched by this commit (3) |
Log message:
Update Gorm to 0.2.6. Changes are bugfixes only.
|
2003-01-25 12:01:53 by Rene Hexel | Files touched by this commit (3) |
Log message:
Update Gorm to 0.2.5.
Noteworthy changes in version `0.2.5'.
======================================
Many fixes and improvements to make the app work better.
* Better parsing of headers
* Interface code redone as gorm files.
* Re-add multiple selection via mouse drag.
|
2003-01-03 08:13:36 by Rene Hexel | Files touched by this commit (3) |
Log message:
Update Gorm to 0.2.0. Notable changes include:
* Custom class support/translations implemented.
* Added NSScrollView, NSPopupButton, NSOutlineView, NSTableView
editing.
* Improved test mode support.
* Improved drag n' drop support on many items.
* Intelligent placement hints.
* Read gmodel files.
* More inspectors.
* Sound and Image support.
* gorm files were changed to directory wrappers for more flexibility.
|
2002-10-18 11:36:03 by Rene Hexel | Files touched by this commit (4) | |
Log message:
Initial import of Gorm-0.1.9, a GNUstep graphical user interface builder.
|