The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
Find a file
Scott Christley ee9ccb80fa Rename documentation files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@1844 72102866-910b-0410-8b05-ffd578937521
1996-10-03 23:44:44 +00:00
Documentation Rename documentation files. 1996-10-03 23:44:44 +00:00
Headers/gnustep Fill out implementation of NSMenu, NSMatrix and NSWindow. 1996-10-03 18:45:41 +00:00
Source Fill out implementation of NSMenu, NSMatrix and NSWindow. 1996-10-03 18:45:41 +00:00
Testing Initial revision 1996-05-30 20:03:15 +00:00
aclocal.m4 Initial revision 1996-05-30 20:03:15 +00:00
ANNOUNCE Create initial documentation set. 1996-09-03 18:09:16 +00:00
ChangeLog Fill out implementation of NSMenu, NSMatrix and NSWindow. 1996-10-03 18:45:41 +00:00
config.guess Initial revision 1996-05-30 20:03:15 +00:00
configure Fill out implementation of NSFont, NSColor, and NSMenu. 1996-09-12 19:24:32 +00:00
configure.bat Modifications for new directory structure. 1996-05-30 23:03:41 +00:00
configure.in Fill out implementation of NSFont, NSColor, and NSMenu. 1996-09-12 19:24:32 +00:00
COPYING Initial revision 1996-05-30 20:03:15 +00:00
COPYING.LIB Initial revision 1996-05-30 20:03:15 +00:00
FAQ Create initial documentation set. 1996-09-03 18:09:16 +00:00
INSTALL Create initial documentation set. 1996-09-03 18:09:16 +00:00
install-sh Initial revision 1996-05-30 20:03:15 +00:00
Makefile.in Correction to cleaning targets and remove additional temporary files. 1996-06-03 15:03:14 +00:00
Makefile.sed.nt Correction to cleaning targets and remove additional temporary files. 1996-06-03 15:03:14 +00:00
mkinstalldirs Initial revision 1996-05-30 20:03:15 +00:00
NEWS Create initial documentation set. 1996-09-03 18:09:16 +00:00
README Create initial documentation set. 1996-09-03 18:09:16 +00:00
STATUS Create initial documentation set. 1996-09-03 18:09:16 +00:00
TODO Create initial documentation set. 1996-09-03 18:09:16 +00:00
Version Rename documentation files. 1996-10-03 23:44:44 +00:00

README
******

This is version 0.1.0 of the GNUstep GUI library (`libgnustep-gui').

   Here is some introductory info to get you started:

Initial reading
===============

   * The file `ANNOUNCE' contains a very brief overview of the library.
     It also tells you where to get the most recent version.

   * The file `NEWS' has the library's feature history.

   * The file `INSTALL' gives instructions for installing the library.

How can you help?
=================

   * Read the projects and questions in the `TODO' file.  If you can
     volunteer for any of the projects, or if you have any useful
     comments send me email!  <scottc@net-community.com>

   * Give me feedback!  Tell me what you like; tell me what you think
     could be better.  Send me bug reports.

Creators rejoice!
Scott Christley
<scottc@net-community.com>