Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Find a file
Gregory John Casamento 20a69d296f Correction for crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21093 72102866-910b-0410-8b05-ffd578937521
2005-04-12 02:54:24 +00:00
Documentation Removed GormTest. 2005-03-12 02:20:18 +00:00
English.lproj Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormCore Correction for crash. 2005-04-12 02:54:24 +00:00
GormLib More improvements to the resource manager. 2005-04-11 05:43:19 +00:00
GormObjCHeaderParser Corrected problem with header parser. 2005-02-14 05:54:39 +00:00
GormPrefs Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
Images Improved testing mode. 2004-09-13 00:05:58 +00:00
Palettes Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
Resources Improved attachObject:toParent: and implemented more of the resource manager. 2005-04-10 22:21:59 +00:00
.cvsignore Added .cvsignore 1999-12-13 23:39:08 +00:00
ANNOUNCE Commit for 0.9.2 release of Gorm. 2005-03-01 00:45:23 +00:00
ChangeLog Correction for crash. 2005-04-12 02:54:24 +00:00
GNUmakefile Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GNUmakefile.postamble Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GNUmakefile.preamble Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
Gorm.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
Gorm.spec.in Correction for problem loading gmodels. 2004-12-23 11:03:45 +00:00
GormInfo.plist Updated version to 0.9.7. 2005-04-11 02:47:00 +00:00
INSTALL Added more detail to INSTALL 2004-12-19 14:53:30 +00:00
main.m Added main() to main.m, removed from Gorm.m. 2004-09-09 01:58:22 +00:00
NEWS Commit for 0.9.2 release of Gorm. 2005-03-01 00:45:23 +00:00
README Committing for release 0.3.1 2003-09-01 13:29:39 +00:00
TODO Added todo. 2005-02-06 05:32:25 +00:00
Version Commit for 0.9.2 release of Gorm. 2005-03-01 00:45:23 +00:00

Introduction
============

Read the NEWS file for the latest user visible changes. Read the INSTALL
file for installation instructions.

   Gorm is an acronym for Graphic Object Relationship modeler (or
perhaps GNUstep Object Relationship Modeler).

   Gorm is a clone of the NeXTstep `Interface Builder' application for
GNUstep.

   Gorm is part of the GNUstep project, and is copyrighted by the Free
Software Foundation.

   Gorm is released under the GPL - see the file `COPYING' for details.

   Little documentation exists. There is a nice basic tutorial at
<http://www.sophos.ca/~ludovic/article/article.html>.

Status
======

   Gorm is now completely usable.  There are some minor bugs, but most
of the major functionality is now implemented.  Please report bugs to
bug-gnustep@gnu.org

   Known problems (things to do) -

  1. Documentation - only a tiny start has been made on this!

Acknowledgements
================

   Icons - Mostly by Andrew Lindsay.

   Code -  GormViewKnobs.m adapted from code by Gerrit van Dyk.