apps-gorm/Applications/Gorm
Gregory John Casamento df2feec443 Merge latest changes
2023-06-17 12:21:37 -04:00
..
Documentation Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
English.lproj Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
Images Move images for target/action linking 2023-06-14 07:54:25 -04:00
Palettes Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
Resources Update images and classes to load resources correctly, move plists 2023-06-14 06:18:24 -04:00
ANNOUNCE Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
ChangeLog Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GNUmakefile Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GNUmakefile.postamble Update GNUmakefiles to build app and tools cleanly after framework-ification 2023-06-14 05:03:15 -04:00
GNUmakefile.preamble Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
Gorm.spec.in Initial move to Applications subdirectory 2023-06-13 15:29:43 -04:00
GormAppDelegate.h Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormAppDelegate.m Merge latest changes 2023-06-17 12:21:37 -04:00
GormInfo.plist Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
INSTALL Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
main.m Initial move to Applications subdirectory 2023-06-13 15:29:43 -04:00
NEWS Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
README Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
TODO Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
Version Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00

1 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 Cocoa (OpenStep/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.

   Documentation for Gorm is located in the Documentation directory.
It's also available on the wiki at
http://wiki.gnustep.org/index.php/Gorm_Manual.

2 Status
========

Gorm is usable and stable.  Please report bugs to bug-gnustep@gnu.org

   Known problems (things to do) -

  1. Support for IB 3.0 functionality.
  2. More palettes.

3 Acknowledgements
==================

  1. Icons - Mostly by Andrew Lindsay.  Gorm application icon by Jesse
     Ross.
  2. Code - GormViewKnobs.m adapted from code by Gerrit van Dyk.