Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Find a file
Gregory John Casamento 7a147011c2 Added support for NSOpenGLView in class information file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15025 72102866-910b-0410-8b05-ffd578937521
2002-11-19 22:12:54 +00:00
Documentation Version 0.1.9 2002-10-14 03:51:59 +00:00
Images Added some additional visual effect to the outline view to make it more 2002-07-09 00:28:22 +00:00
Palettes Some preliminary work on loading gmodels (not working yet). 2002-11-13 16:10:22 +00:00
Resources Adding .gorm file packages and adding sound support to gorm. 2002-11-04 13:52:31 +00:00
Testing Added .cvsignore 2000-01-10 02:42:32 +00:00
.cvsignore Added .cvsignore 1999-12-13 23:39:08 +00:00
ANNOUNCE Version 0.1.9 2002-10-14 03:51:59 +00:00
ChangeLog Added support for NSOpenGLView in class information file 2002-11-19 22:12:54 +00:00
ClassInformation.plist Added support for NSOpenGLView in class information file 2002-11-19 22:12:54 +00:00
Defaults.plist Tidied 2000-01-04 12:37:00 +00:00
GModelDecoder.m Relaed view after loading class 2002-11-15 04:02:00 +00:00
GNUmakefile * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
Gorm.h * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
Gorm.m Added key equivalents for "Classes" menu items. 2002-11-19 06:05:38 +00:00
Gorm.spec.in Fix summary 2001-04-25 03:14:39 +00:00
GormBoxEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormBoxEditor.m * Gorm.m: fixes segfault when leaving test mode. 2002-09-21 15:24:59 +00:00
GormButtonEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormButtonEditor.m * Gorm.m: added menu item for "group in scroll view". 2002-10-08 20:17:17 +00:00
GormClassEditor.m GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormClassManager.h General bugfixes and enhancements. 2002-11-18 06:15:06 +00:00
GormClassManager.m General bugfixes and enhancements. 2002-11-18 06:15:06 +00:00
GormControlEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormControlEditor.m Log changes 2002-09-10 03:00:12 +00:00
GormCustomClassInspector.h Custom class implementation for Gorm. 2002-10-13 06:04:05 +00:00
GormCustomClassInspector.m * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormCustomView.h Add support for custom views 2001-10-03 17:38:46 +00:00
GormCustomView.m Added missing includes to prevent compilation problem. 2002-10-09 03:14:50 +00:00
GormDocument.h * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormDocument.m * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormFilesOwner.h More connection improvements 1999-12-21 08:13:35 +00:00
GormFilesOwner.m Add support for custom views 2001-10-03 17:38:46 +00:00
GormGenericEditor.m * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormImageEditor.m * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormInfo.plist Minor tidyups 2001-07-09 15:39:20 +00:00
GormInspectorsManager.h tidy 1999-12-23 07:49:27 +00:00
GormInspectorsManager.m Adding .gorm file packages and adding sound support to gorm. 2002-11-04 13:52:31 +00:00
GormInternalViewEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormInternalViewEditor.m * Gorm.m: added menu item for "group in scroll view". 2002-10-08 20:17:17 +00:00
GormMatrixEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormMatrixEditor.m Matrix cntl-drag fixes 2002-10-30 03:02:44 +00:00
GormObjectEditor.m * GormObjectEditor.m ([GormObjectEditor +setEditor:forDocument:]): 2002-11-19 08:30:43 +00:00
GormObjectInspector.m Various bug fixes... 2002-07-16 04:46:12 +00:00
GormOutlineView.h Lots and lots of fixes and enhancements. 2002-07-22 15:24:37 +00:00
GormOutlineView.m Fixed minor compilation problem 2002-09-11 21:33:32 +00:00
GormPalettesManager.h Stuff for testing mode. 1999-12-15 15:29:27 +00:00
GormPalettesManager.m drag and drop logic for formatters 2001-12-04 22:26:00 +00:00
GormPlacementInfo.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormPosingView.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormPosingView.m GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormPrivate.h * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormScrollViewEditor.m * GormDocument.m: change nameTable retaining policy from 2002-10-29 18:30:05 +00:00
GormSoundEditor.m * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +00:00
GormSoundInspector.h Adding some files which I forgot in the last commit. 2002-11-05 00:35:17 +00:00
GormSoundInspector.m Preliminary support for .gmodel conversion. Fixes for sound support. 2002-11-05 05:42:45 +00:00
GormSplitViewEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormSplitViewEditor.m GormSplitViewEditor.m 2002-08-14 09:46:01 +00:00
GormTableViewEditor.m Various bug fixes... 2002-07-16 04:46:12 +00:00
GormTabViewEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormTabViewEditor.m GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormViewEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormViewEditor.m * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m 2002-11-18 20:54:26 +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 GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormViewWithContentViewEditor.m * Gorm.m: added menu item for "group in scroll view". 2002-10-08 20:17:17 +00:00
GormViewWithSubviewsEditor.h GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormViewWithSubviewsEditor.m GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormWindowEditor.m Matrix cntl-drag fixes 2002-10-30 03:02:44 +00:00
IBInspector.m Lots and lots of fixes and enhancements. 2002-07-22 15:24:37 +00:00
IBPalette.m palette deallocation fixes. 2002-03-08 15:26:10 +00:00
INSTALL Version 0.0.3 2001-07-19 03:50:01 +00:00
NEWS Version 0.1.9 2002-10-14 03:51:59 +00:00
README Version 0.1.0 2002-01-30 22:46:35 +00:00
Version Version 0.1.9 2002-10-14 03:51:59 +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
======

   At this point, Gorm is usable only for very simple stuff as it only
supports the most commonly used gui elements.  However, the binary
format in which documents are archived is stable, so documents created
using Gorm now should remain useful.  Interface test mode qorks quite
nicely - you really can see things working.

   Known problems (things to do) -

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

  2. Editors and inspectors need writing for most gui elements -
     scrollviews   splitviews   etc etc

  3. Support for color and images on buttons etc.    This requires
     improved image and color support in the gui library

  4. Support for fonts etc   This requires improved font management
     support in the gui library

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

   Icons - Mostly by Andrew Lindsay.

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