Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Find a file
Fabien Vallon 0c42df975b Fix bug #13872
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21508 72102866-910b-0410-8b05-ffd578937521
2005-07-21 11:42:57 +00:00
Documentation Update documentation : Add Layout Menu / Font panel item / Translate menu 2005-07-07 14:53:08 +00:00
English.lproj set firstInitialFirstResponder 2005-07-11 14:01:07 +00:00
GormCore Further correction for previous fix. 2005-07-17 19:43:13 +00:00
GormLib Implemented view resource delegate functionality. 2005-07-03 16:27:52 +00:00
GormObjCHeaderParser Corrected problem with header parser. 2005-02-14 05:54:39 +00:00
GormPrefs Change of address change for FSF. 2005-05-26 03:37:38 +00:00
Images Improved testing mode. 2004-09-13 00:05:58 +00:00
Palettes Fixed bug #13872 2005-07-21 11:41:04 +00:00
Resources Updated gorm file version to handle window autopositioning. 2005-06-04 11:46:43 +00:00
.cvsignore Added .cvsignore 1999-12-13 23:39:08 +00:00
ANNOUNCE Correction to announcement and install files. 2005-05-20 04:33:02 +00:00
ChangeLog Fix bug #13872 2005-07-21 11:42:57 +00:00
GNUmakefile New address and some small changes. 2005-05-26 03:08:06 +00:00
GNUmakefile.postamble New address and some small changes. 2005-05-26 03:08:06 +00:00
GNUmakefile.preamble Change to make the view visible when testing, but not to allow it to use 2005-06-21 00:04:36 +00:00
Gorm.m Corrected issue with testing. 2005-07-08 17:32:06 +00:00
Gorm.spec.in Correction for problem loading gmodels. 2004-12-23 11:03:45 +00:00
GormInfo.plist Removed some duplicate connections. 2005-07-05 00:43:44 +00:00
INSTALL Added more detail to INSTALL 2004-12-19 14:53:30 +00:00
main.m New address and some small changes. 2005-05-26 03:08:06 +00:00
NEWS Correction to announcement and install files. 2005-05-20 04:33:02 +00:00
NOTICE Added additional information to NOTICE. 2005-06-04 11:47:32 +00:00
README Committing for release 0.3.1 2003-09-01 13:29:39 +00:00
TODO Corrected minor problem with palette. 2005-04-20 10:31:56 +00:00
Version Removed some duplicate connections. 2005-07-05 00:43:44 +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.