apps-gorm/Documentation
Gregory John Casamento a52ff1b253 Version 1.2.10.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@28317 72102866-910b-0410-8b05-ffd578937521
2009-06-02 01:25:12 +00:00
..
Examples Do not set GNUSTEP_INSTALLATION_DIR in examples 2006-11-15 17:28:07 +00:00
.cvsignore First .cvsignore 2000-01-10 02:44:58 +00:00
announce.texi Adding changes to files for Gorm 0.3.0 2003-07-24 05:03:38 +00:00
COPYING Added documentation framework 1999-12-29 10:29:15 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gorm 2008-12-19 13:09:11 +00:00
Gorm.texi Preparing for release. 2007-11-11 20:39:11 +00:00
install.texi Added some detail to the install to make it clearer. 2004-12-19 14:52:26 +00:00
Makefile.postamble Added documentation. 2005-07-30 13:22:42 +00:00
news.texi Version 1.2.10. 2009-06-02 01:25:12 +00:00
readme.texi Updated docs and added key dropdown for menu. 2007-11-11 02:47:42 +00:00

@c -*-texinfo-*-

@ifset TEXT-ONLY
@include version.texi
@end ifset

@section 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.

Documentation for Gorm is located in the Documentation directory.  It's also available on the wiki at http://wiki.gnustep.org/index.php/Gorm_Manual.

@section 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) -

@enumerate
@item Support for IB 3.0 functionality.
@item More palettes.
@end enumerate

@section Acknowledgements

Icons - Mostly by Andrew Lindsay.

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