Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Find a file
Gregory John Casamento 7eaef5f1e7 Improving on some of the fixes made yesterday.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16877 72102866-910b-0410-8b05-ffd578937521
2003-06-07 05:21:16 +00:00
Documentation Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormLib General clean up. Moved some constants. added the beginnings of a new 2003-05-29 05:40:28 +00:00
Images Some additional changes to improve the tab view inspector. 2003-06-01 20:08:52 +00:00
Palettes Added button inspector key equivalent pull down. 2003-06-01 23:49:18 +00:00
Resources Improving on some of the fixes made yesterday. 2003-06-07 05:21:16 +00:00
Testing Remove initialize_gnustep_backend() 2003-04-07 19:42:40 +00:00
.cvsignore Added .cvsignore 1999-12-13 23:39:08 +00:00
ANNOUNCE Don't install palettes 2003-05-01 04:20:22 +00:00
ChangeLog Improving on some of the fixes made yesterday. 2003-06-07 05:21:16 +00:00
ClassInformation.plist Fixed font panel problem 2003-01-09 05:52:19 +00:00
Defaults.plist Adding preferences and adding initial support for preloading headers into Gorm Documents. 2003-01-02 06:17:15 +00:00
GModelDecoder.m Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GNUmakefile Adding new inspector for classes. 2003-06-06 06:24:46 +00:00
GNUmakefile.preamble Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
Gorm.m Adding new inspector for classes. 2003-06-06 06:24:46 +00:00
Gorm.spec.in Fix summary 2001-04-25 03:14:39 +00:00
GormBoxEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormBoxEditor.m Fix use of #import 2003-03-03 09:15:48 +00:00
GormButtonEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormButtonEditor.m Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormClassEditor.m Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormClassInspector.h Improving on some of the fixes made yesterday. 2003-06-07 05:21:16 +00:00
GormClassInspector.m Improving on some of the fixes made yesterday. 2003-06-07 05:21:16 +00:00
GormClassManager.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormClassManager.m Improving on some of the fixes made yesterday. 2003-06-07 05:21:16 +00:00
GormControlEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormControlEditor.m Updated files to get rid of warnings. Also added GNUmakefile.preamble with the 2003-05-10 21:19:25 +00:00
GormCustomClassInspector.h Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormCustomClassInspector.m Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormCustomView.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormCustomView.m Fix use of #import 2003-03-03 09:15:48 +00:00
GormDocument.h Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormDocument.m Improving on some of the fixes made yesterday. 2003-06-07 05:21:16 +00:00
GormFilesOwner.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormFilesOwner.m Add Localization 2003-05-24 12:40:54 +00:00
GormGeneralPref.h Adding patch supplied by Fabien Vallon 2003-05-13 04:10:12 +00:00
GormGeneralPref.m Adding patch supplied by Fabien Vallon 2003-05-13 04:10:12 +00:00
GormGenericEditor.m Updated files to get rid of warnings. Also added GNUmakefile.preamble with the 2003-05-10 21:19:25 +00:00
GormHeadersPref.h Adding patch supplied by Fabien Vallon 2003-05-13 04:10:12 +00:00
GormHeadersPref.m Adding patch supplied by Fabien Vallon 2003-05-13 04:10:12 +00:00
GormImageEditor.m General clean up. Moved some constants. added the beginnings of a new 2003-05-29 05:40:28 +00:00
GormInfo.plist Adding changes necessary to use the icon by Andrew Lindesay as the file icon 2003-05-08 04:56:10 +00:00
GormInspectorsManager.h Made some enhancements to class manager and inspector manager. General 2003-05-25 19:08:36 +00:00
GormInspectorsManager.m General clean up. Moved some constants. added the beginnings of a new 2003-05-29 05:40:28 +00:00
GormInternalViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormInternalViewEditor.m Updated files to get rid of warnings. Also added GNUmakefile.preamble with the 2003-05-10 21:19:25 +00:00
GormMatrixEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormMatrixEditor.m Fix use of #import 2003-03-03 09:15:48 +00:00
GormObjectEditor.m Updated files to get rid of warnings. Also added GNUmakefile.preamble with the 2003-05-10 21:19:25 +00:00
GormObjectInspector.m Add Localization 2003-05-24 12:40:54 +00:00
GormOutlineView.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormOutlineView.m Minor class outline view vix 2003-02-13 13:32:59 +00:00
GormPalettesManager.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormPalettesManager.m Add Localization 2003-05-24 12:40:54 +00:00
GormPlacementInfo.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormPosingView.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormPosingView.m Fix use of #import 2003-03-03 09:15:48 +00:00
GormPrefController.h Forgot to add this in last commit. 2003-05-13 04:13:57 +00:00
GormPrefController.m Forgot to add this in last commit. 2003-05-13 04:13:57 +00:00
GormPrivate.h General clean up. Moved some constants. added the beginnings of a new 2003-05-29 05:40:28 +00:00
GormScrollViewAttributesInspector.h Added images for tab view inspector 2003-06-01 17:50:36 +00:00
GormScrollViewAttributesInspector.m Added images for tab view inspector 2003-06-01 17:50:36 +00:00
GormScrollViewEditor.m General clean up. Moved some constants. added the beginnings of a new 2003-05-29 05:40:28 +00:00
GormSoundEditor.m General clean up. Moved some constants. added the beginnings of a new 2003-05-29 05:40:28 +00:00
GormSoundInspector.h Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormSoundInspector.m Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
GormSplitViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormSplitViewEditor.m Fix use of #import 2003-03-03 09:15:48 +00:00
GormTabViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormTabViewEditor.m Fix use of #import 2003-03-03 09:15:48 +00:00
GormViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormViewEditor.m Updated files to get rid of warnings. Also added GNUmakefile.preamble with the 2003-05-10 21:19:25 +00:00
GormViewKnobs.m Changes to allow an NSBox to be 'edited' and add subviews, move 2001-06-07 03:57:51 +00:00
GormViewSizeInspector.m * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormViewWithContentViewEditor.h Submitting patch by fabien vallon to toggle the guidlines. 2003-05-20 03:57:37 +00:00
GormViewWithContentViewEditor.m Submitting patch by fabien vallon to toggle the guidlines. 2003-05-20 03:57:37 +00:00
GormViewWithSubviewsEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormViewWithSubviewsEditor.m Fix use of #import 2003-03-03 09:15:48 +00:00
GormWindowEditor.m Added code to inspect scroll views. 2003-06-01 04:51:41 +00:00
INSTALL update documentation 2003-06-06 09:02:00 +00:00
NEWS Version 0.2.5 2003-01-21 15:18:30 +00:00
README Don't install palettes 2003-05-01 04:20:22 +00:00
TODO Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future. 2003-05-23 02:25:34 +00:00
Version Version 0.2.6 2003-03-05 19:38:55 +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 not `gormless' (a Yorkshire dialect word that my parents
used when they spotted me staring, slack-jawed, at the TV).

   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.gnustep.it/pierre-yves/index.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.