Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Find a file
Gregory John Casamento 2536d5b694 Removed Testing from the makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20900 72102866-910b-0410-8b05-ffd578937521
2005-03-12 02:25:42 +00:00
Documentation Removed GormTest. 2005-03-12 02:20:18 +00:00
GormLib Corrected bug#11346. Redid background for all inspectors. 2005-01-28 05:41:55 +00:00
GormObjCHeaderParser Corrected problem with header parser. 2005-02-14 05:54:39 +00:00
Images Improved testing mode. 2004-09-13 00:05:58 +00:00
Palettes Correction for Bug#12224 2005-03-08 03:12:32 +00:00
Resources Font correction and disabling of poseAs:/poseAsClass: 2005-02-16 04:19:50 +00:00
.cvsignore Added .cvsignore 1999-12-13 23:39:08 +00:00
ANNOUNCE Commit for 0.9.2 release of Gorm. 2005-03-01 00:45:23 +00:00
ChangeLog Removed Testing from the makefile. 2005-03-12 02:25:42 +00:00
ClassInformation.plist Update to data.classes format and layout changes. 2005-01-09 06:40:05 +00:00
Defaults.plist Code to mitigate issues with loadable bundles. 2005-02-19 07:24:39 +00:00
GModelDecoder.m Improved gmodel import. 2005-02-20 17:41:27 +00:00
GNUmakefile Removed Testing from the makefile. 2005-03-12 02:25:42 +00:00
GNUmakefile.postamble Another build change. 2004-10-24 00:14:43 +00:00
GNUmakefile.preamble Changes for new class parser. 2004-11-27 10:56:40 +00:00
Gorm.m Code to mitigate issues with loadable bundles. 2005-02-19 07:24:39 +00:00
Gorm.spec.in Correction for problem loading gmodels. 2004-12-23 11:03:45 +00:00
GormBoxEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormBoxEditor.m Changes to use IBObjectAdditions informal protocol. 2004-12-04 22:55:39 +00:00
GormClassEditor.m More strict/precise formatting for outlets/actions. 2005-01-22 20:38:45 +00:00
GormClassInspector.h fix for report 9463, additional functionality in the class inspector. 2004-06-26 03:36:29 +00:00
GormClassInspector.m Correction for crash when document is minimized. 2005-01-30 00:14:02 +00:00
GormClassManager.h Remove class instances for classes which are deleted from the class editor. 2004-12-16 10:38:14 +00:00
GormClassManager.m Added category handling. 2005-02-15 04:29:32 +00:00
GormClassPanelController.h More gmodel improvements. 2004-11-17 00:21:04 +00:00
GormClassPanelController.m More gmodel improvements. 2004-11-17 00:21:04 +00:00
GormColorsPref.h Various improvements and a correction for but #10849. 2004-11-17 05:59:04 +00:00
GormColorsPref.m Various improvements and a correction for but #10849. 2004-11-17 05:59:04 +00:00
GormControlEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormControlEditor.m Changes to use IBObjectAdditions informal protocol. 2004-12-04 22:55:39 +00:00
GormCustomClassInspector.h Code cleanup and some fixes. 2004-03-04 04:01:09 +00:00
GormCustomClassInspector.m Corrected bug#11346. Redid background for all inspectors. 2005-01-28 05:41:55 +00:00
GormCustomView.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormCustomView.m Slight improvement to previous commit. 2004-08-28 20:45:47 +00:00
GormDocument.h Added some code which tries another way to change the font if the responder chain isn't sucessful in locating the object to call changeFont: on. 2005-03-08 05:11:41 +00:00
GormDocument.m Added some code which tries another way to change the font if the responder chain isn't sucessful in locating the object to call changeFont: on. 2005-03-08 05:11:41 +00:00
GormFilePrefsManager.h Added version check. 2004-11-04 02:49:23 +00:00
GormFilePrefsManager.m Bump CVS application version. 2005-03-01 01:04:54 +00:00
GormFilesOwner.h Corrected minor bug with FirstResponder. 2004-12-23 19:52:33 +00:00
GormFilesOwner.m Corrected minor bug with FirstResponder. 2004-12-23 19:52:33 +00:00
GormFontViewController.h Comitting fixes contributed by Andy to correct default encoding issue. 2003-09-07 14:42:24 +00:00
GormFontViewController.m Corrected some issues with class manager and font issues. 2004-04-03 18:21:54 +00:00
GormFunctions.h More strict/precise formatting for outlets/actions. 2005-01-22 20:38:45 +00:00
GormFunctions.m Prevent empty strings from appearing in formatted result. 2005-01-23 05:40:38 +00:00
GormGeneralPref.h Cleanup of logging and new prefs section for archives. 2004-02-21 18:48:48 +00:00
GormGeneralPref.m Cleanup of logging and new prefs section for archives. 2004-02-21 18:48:48 +00:00
GormGenericEditor.m Changes to make the implementation of IntefaceBuilder spec more precise in Gorm. 2004-12-12 19:58:28 +00:00
GormHeadersPref.h Revamped the preferences a little more. 2004-02-21 06:35:17 +00:00
GormHeadersPref.m Revamped the preferences a little more. 2004-02-21 06:35:17 +00:00
GormImage.h Refactoring of GormImage/GormSource to GormResource subclasses. 2005-03-02 02:27:55 +00:00
GormImage.m Refactoring of GormImage/GormSource to GormResource subclasses. 2005-03-02 02:27:55 +00:00
GormImageEditor.m Refactoring of Image/Sound editors. 2005-03-06 04:05:03 +00:00
GormImageInspector.h Adding inspector and interface for image inspector 2003-07-20 23:11:37 +00:00
GormImageInspector.m Changes to make class editor more self sufficient. Some minor refactoring. 2004-12-05 20:52:36 +00:00
GormInfo.plist Bump CVS application version. 2005-03-01 01:04:54 +00:00
GormInspectorsManager.h Added inspector manager to GormLib. This is part of the standard InterfaceBuilder framework. 2004-12-19 13:39:56 +00:00
GormInspectorsManager.m Added [super init] to init. 2004-12-19 14:05:10 +00:00
GormInternalViewEditor.h Corrected some issues with class manager and font issues. 2004-04-03 18:21:54 +00:00
GormInternalViewEditor.m Update to data.classes format and layout changes. 2005-01-09 06:40:05 +00:00
GormMatrixEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormMatrixEditor.m Fixed some include issues. 2005-01-08 23:39:09 +00:00
GormNSSplitViewInspector.h Implementation of new inspector for split views. 2003-11-11 22:25:13 +00:00
GormNSSplitViewInspector.m Corrected bug#11346. Redid background for all inspectors. 2005-01-28 05:41:55 +00:00
GormObjectEditor.m Correction for bug#11777 2005-01-31 06:32:16 +00:00
GormObjectInspector.m Corrected bug#11346. Redid background for all inspectors. 2005-01-28 05:41:55 +00:00
GormOutlineView.h More syncronization fixes. 2004-04-26 05:03:53 +00:00
GormOutlineView.m Improvements to the outline view. 2004-12-10 22:58:24 +00:00
GormPalettesManager.h Correction for a couple of minor issues. 2004-11-30 04:51:19 +00:00
GormPalettesManager.m Enhancement to allow loading of older palettes. 2004-12-28 21:37:44 +00:00
GormPalettesPref.h A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as. 2004-07-12 04:16:09 +00:00
GormPalettesPref.m Removed some uneeded includes from GormPalettesPref.m and changed the build process slightly to fix an issue with compilation on win32 under mingw. 2004-10-24 00:08:42 +00:00
GormPlacementInfo.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormPrefController.h A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as. 2004-07-12 04:16:09 +00:00
GormPrefController.m Changes to center the prefs window. 2004-08-02 04:48:55 +00:00
GormPrivate.h Refactoring of Image/Sound editors. 2005-03-06 04:05:03 +00:00
GormResource.h Refactoring of GormImage/GormSource to GormResource subclasses. 2005-03-02 02:27:55 +00:00
GormResource.m Refactoring of GormImage/GormSource to GormResource subclasses. 2005-03-02 02:27:55 +00:00
GormResourceEditor.m Refactoring of Image/Sound editors. 2005-03-06 04:05:03 +00:00
GormScrollViewAttributesInspector.h Added images for tab view inspector 2003-06-01 17:50:36 +00:00
GormScrollViewAttributesInspector.m Corrected bug#11346. Redid background for all inspectors. 2005-01-28 05:41:55 +00:00
GormScrollViewEditor.m Changes to use IBObjectAdditions informal protocol. 2004-12-04 22:55:39 +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 Fixes to correct bugs found while savannah was down. Corrections to the 2003-12-24 02:50:34 +00:00
GormShelfPref.h Cleanup of preferences and addition of a new preferences module. 2004-02-15 00:50:50 +00:00
GormShelfPref.m Cleanup of preferences and addition of a new preferences module. 2004-02-15 00:50:50 +00:00
GormSound.h Refactoring of GormImage/GormSource to GormResource subclasses. 2005-03-02 02:27:55 +00:00
GormSound.m Refactoring of GormImage/GormSource to GormResource subclasses. 2005-03-02 02:27:55 +00:00
GormSoundEditor.m Refactoring of Image/Sound editors. 2005-03-06 04:05:03 +00:00
GormSoundInspector.h More refactoring. Architectural improvments are coming. 2004-05-19 01:36:37 +00:00
GormSoundInspector.m Refactoring of GormImage/GormSource to GormResource subclasses. 2005-03-02 02:27:55 +00:00
GormSoundView.h Beginnings of new sound view and a correction for an issue in the class inspector. 2004-05-01 15:45:47 +00:00
GormSoundView.m New .gorm file version support and some other minor changes. 2004-06-29 03:27:37 +00:00
GormSplitViewEditor.h Fix use of #import 2003-03-03 09:15:48 +00:00
GormSplitViewEditor.m Changes to use IBObjectAdditions informal protocol. 2004-12-04 22:55:39 +00:00
GormViewEditor.h Implementation for enhancement req/bug #5024. 2004-07-27 06:20:45 +00:00
GormViewEditor.m Improved image handling. 2004-12-29 02:21:11 +00:00
GormViewKnobs.h Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions. 2004-04-12 01:41:32 +00:00
GormViewKnobs.m Code cleanup. 2004-09-06 21:41:32 +00:00
GormViewSizeInspector.m Corrected bug#11346. Redid background for all inspectors. 2005-01-28 05:41:55 +00:00
GormViewWindow.h Implementation for enhancement req/bug #5024. 2004-07-27 06:20:45 +00:00
GormViewWindow.m Various improvements and a correction for but #10849. 2004-11-17 05:59:04 +00:00
GormViewWithContentViewEditor.h Submitting patch by fabien vallon to toggle the guidlines. 2003-05-20 03:57:37 +00:00
GormViewWithContentViewEditor.m Reconcile the position of a view with it's parent. Ensures that the subview will always be pasted into a viewable area. 2005-01-08 17:30:09 +00:00
GormViewWithSubviewsEditor.h Changes to make the implementation of IntefaceBuilder spec more precise in Gorm. 2004-12-12 19:58:28 +00:00
GormViewWithSubviewsEditor.m Changes to make the implementation of IntefaceBuilder spec more precise in Gorm. 2004-12-12 19:58:28 +00:00
GormWindowEditor.m Corrected calls to NSRunAlertPanel 2004-12-18 15:06:18 +00:00
INSTALL Added more detail to INSTALL 2004-12-19 14:53:30 +00:00
main.m Added main() to main.m, removed from Gorm.m. 2004-09-09 01:58:22 +00:00
NEWS Commit for 0.9.2 release of Gorm. 2005-03-01 00:45:23 +00:00
NSColorWell+GormExtensions.h Added code to inspectors to prevent marking the document as modified when the user selects a widget which has color. The adds an extension category. 2005-01-30 05:52:22 +00:00
NSColorWell+GormExtensions.m Added code to inspectors to prevent marking the document as modified when the user selects a widget which has color. The adds an extension category. 2005-01-30 05:52:22 +00:00
NSFontManager+GormExtensions.h Added some code which tries another way to change the font if the responder chain isn't sucessful in locating the object to call changeFont: on. 2005-03-08 05:11:41 +00:00
NSFontManager+GormExtensions.m Added some code which tries another way to change the font if the responder chain isn't sucessful in locating the object to call changeFont: on. 2005-03-08 05:11:41 +00:00
NSView+GormExtensions.h Cleanup of warnings with gcc 3.4.x and some minor bug fixes. 2004-11-18 05:34:19 +00:00
NSView+GormExtensions.m Cleanup of warnings with gcc 3.4.x and some minor bug fixes. 2004-11-18 05:34:19 +00:00
README Committing for release 0.3.1 2003-09-01 13:29:39 +00:00
TODO Added todo. 2005-02-06 05:32:25 +00:00
Version Commit for 0.9.2 release of Gorm. 2005-03-01 00:45:23 +00:00
VersionProfiles.plist Updated version profiles. 2004-09-17 22:05:01 +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.