mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Window Attributes Inspecor: - Fixed size, postion and autosizing of elements. - "Autosave Name" form was moved into "Window Size Inspector". - "Minwindow Icon Name": removed clear button, form converted into texfield. Window Size Inspector: - "Size" form was splitted into 2 forms to place them horizontally. - "Size" group was renamed into "Frame". - "Autosave Name" form was added and converted into textfield. - Fixed size, postion and autosizing of elements. NOTE: "Autosave Name" field is not saved into model file - is not encoded? |
||
---|---|---|
Documentation | ||
English.lproj | ||
GormCore | ||
GormLib | ||
GormObjCHeaderParser | ||
GormPrefs | ||
Images | ||
Palettes | ||
Plugins | ||
Resources | ||
.cvsignore | ||
.gitignore | ||
ANNOUNCE | ||
ChangeLog | ||
CODEOWNERS | ||
COPYING | ||
GNUmakefile | ||
GNUmakefile.postamble | ||
GNUmakefile.preamble | ||
Gorm.m | ||
Gorm.spec.in | ||
GormInfo.plist | ||
INSTALL | ||
main.m | ||
NEWS | ||
NOTICE | ||
README | ||
TODO | ||
Version |
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.