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 1fee4feff2 Minor bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2234 72102866-910b-0410-8b05-ffd578937521
1997-03-06 01:46:43 +00:00
Documentation Release version 0.1.1 1996-10-04 00:55:26 +00:00
Headers/gnustep Minor bug fixes. 1997-03-06 01:46:43 +00:00
Images Initial implementation of NSScroller. 1997-03-05 01:11:17 +00:00
Source Minor bug fixes. 1997-03-06 01:46:43 +00:00
Testing Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
aclocal.m4 Corrected FSF address and moved comment about NET-Community 1996-10-18 17:14:13 +00:00
ANNOUNCE Release version 0.1.1 1996-10-04 00:55:26 +00:00
ChangeLog Minor bug fixes. 1997-03-06 01:46:43 +00:00
config.guess Corrected FSF address and moved comment about NET-Community 1996-10-18 17:14:13 +00:00
configure Initial implementation of NSScroller. 1997-03-05 01:11:17 +00:00
configure.bat Modifications for new directory structure. 1996-05-30 23:03:41 +00:00
configure.in Initial implementation of NSScroller. 1997-03-05 01:11:17 +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 Release version 0.1.1 1996-10-04 00:55:26 +00:00
INSTALL Release version 0.1.1 1996-10-04 00:55:26 +00:00
install-sh Initial revision 1996-05-30 20:03:15 +00:00
Makefile.in Move and install resources to more appropriate place. 1997-01-31 13:40:15 +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 Release version 0.1.1 1996-10-04 00:55:26 +00:00
README Release version 0.1.1 1996-10-04 00:55:26 +00:00
STATUS Release version 0.1.1 1996-10-04 00:55:26 +00:00
SUPPORT Corrected FSF address and moved comment about NET-Community 1996-10-18 17:14:13 +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.1 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>