aboutsummaryrefslogtreecommitdiff
path: root/devel/gorm
Commit message (Collapse)AuthorAgeFilesLines
...
* - don't package ~/GNUSstepDirk Meyer2003-06-181-8/+0
| | | | Notes: svn path=/head/; revision=83222
* - remove empty dirsDirk Meyer2003-06-101-0/+9
| | | | | | | - fix plist Notes: svn path=/head/; revision=82674
* - Add WITH_GNUSTEP_DEVELDirk Meyer2003-06-012-109/+115
| | | | Notes: svn path=/head/; revision=81856
* - Use libobjc.soDirk Meyer2003-04-131-24/+5
| | | | | | | | | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Notes: svn path=/head/; revision=78848
* Gorm allows developers to quickly create graphical applications and to designDirk Meyer2003-03-234-0/+377
every little aspect of the application's user interface. Using drag and drop all types of objects like menus, buttons, tables, lists and browsers are easily added to the interface. With just the mouse you can resize, move or convert the objects or connect them to functions as well as edit nearly every aspect of them using Gorm's powerful inspectors. With its intuitive interface Gorm makes creating, editing and testing complex user interfaces a piece of cake. WWW: http://www.gnustep.org/experience/Gorm.html Notes: svn path=/head/; revision=77295