Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Find a file
Gregory John Casamento d23519ef81 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17984 72102866-910b-0410-8b05-ffd578937521
2003-10-28 05:25:14 +00:00
Documentation Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormLib Modifications to make use of new templates. 2003-08-23 01:04:36 +00:00
Images Adding art for Gorm View. 2003-09-09 01:40:56 +00:00
Palettes Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
Resources Corrected Report #5205. Menus for Windows/Services should now be designated by Gorm and correctly shown when the .gorm file loads. 2003-09-28 23:31:35 +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 Releasing 0.4.0 2003-10-08 04:35:23 +00:00
ChangeLog Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
ClassInformation.plist Code to remove all subviews of a view deleted from the GUI. 2003-10-18 06:20:45 +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 Modifications to make use of new templates. 2003-08-23 01:04:36 +00:00
GNUmakefile Changes to correct the set name issue as well as some of the code to facilitate standalone views.: 2003-09-09 01:28:46 +00:00
GNUmakefile.postamble Added changes to make Gorm compile in one go. 2003-07-21 03:44:59 +00:00
GNUmakefile.preamble Use ADDITIONAL_GUI_LIBS for GormLib 2003-08-16 20:42:25 +00:00
Gorm.m Added categories for old templates for compatiblity. Also removed some commented code. 2003-10-25 20:56:14 +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 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormButtonEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormButtonEditor.m Added categories for old templates for compatiblity. Also removed some commented code. 2003-10-25 20:56:14 +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 Fixed some bugs and added code to updated the class inspector when the class is edited in the class editor. 2003-06-08 04:38:59 +00:00
GormClassInspector.m Minor corrections. Reduced log output and added logic to prevent exception. 2003-08-28 04:32:41 +00:00
GormClassManager.h Changes to correct header reading issue. 2003-07-15 04:20:09 +00:00
GormClassManager.m Code to remove all subviews of a view deleted from the GUI. 2003-10-18 06:20:45 +00:00
GormControlEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormControlEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +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 Bug fixes. Log statements. 2003-08-25 04:53:45 +00:00
GormCustomView.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormCustomView.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormDocument.h Corrected Report #5205. Menus for Windows/Services should now be designated by Gorm and correctly shown when the .gorm file loads. 2003-09-28 23:31:35 +00:00
GormDocument.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormFilesOwner.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormFilesOwner.m Added code to correct problem where new classes are not showing up in the file's owner inspector. 2003-06-30 02:15:00 +00:00
GormFontViewController.h Comitting fixes contributed by Andy to correct default encoding issue. 2003-09-07 14:42:24 +00:00
GormFontViewController.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +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 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +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 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormImageInspector.h Adding inspector and interface for image inspector 2003-07-20 23:11:37 +00:00
GormImageInspector.m Minor change to image inspector 2003-07-20 23:38:03 +00:00
GormInfo.plist Bug fixes. Log statements. 2003-08-25 04:53:45 +00:00
GormInspectorsManager.h Made some enhancements to class manager and inspector manager. General 2003-05-25 19:08:36 +00:00
GormInspectorsManager.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormInternalViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormInternalViewEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormMatrixEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormMatrixEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormObjectEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +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 Corrected bug which was causing a crash after attempting to add to a class which cannot be added to. 2003-10-20 03:08:54 +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 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +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 Fix for segfault. 2003-10-19 04:56:07 +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 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormSetNameController.h Changes to correct the set name issue as well as some of the code to facilitate standalone views.: 2003-09-09 01:28:46 +00:00
GormSetNameController.m Changes to correct the set name issue as well as some of the code to facilitate standalone views.: 2003-09-09 01:28:46 +00:00
GormSoundEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +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 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormSplitViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormSplitViewEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormTabViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormTabViewEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormViewEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +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
GormViewWindow.h Changes to correct the set name issue as well as some of the code to facilitate standalone views.: 2003-09-09 01:28:46 +00:00
GormViewWindow.m Changes to correct the set name issue as well as some of the code to facilitate standalone views.: 2003-09-09 01:28:46 +00:00
GormViewWithContentViewEditor.h Submitting patch by fabien vallon to toggle the guidlines. 2003-05-20 03:57:37 +00:00
GormViewWithContentViewEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormViewWithSubviewsEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormViewWithSubviewsEditor.m Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector. 2003-10-28 05:25:14 +00:00
GormWindowEditor.m Changes to correct header reading issue. 2003-07-15 04:20:09 +00:00
INSTALL Adding changes to files for Gorm 0.3.0 2003-07-24 05:03:38 +00:00
NEWS Releasing 0.4.0 2003-10-08 04:35:23 +00:00
README Committing for release 0.3.1 2003-09-01 13:29:39 +00:00
TODO Updated todo items 2003-09-07 16:54:13 +00:00
Version Releasing 0.4.0 2003-10-08 04:35: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.