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
Ovidiu Predescu dd2e92ad2e config.h added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2497 72102866-910b-0410-8b05-ffd578937521
1997-10-13 19:23:02 +00:00
Documentation Added Documentation/Makefile. 1997-10-10 03:59:58 +00:00
Headers/gnustep config.h added. 1997-10-13 19:23:02 +00:00
Images NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
Source NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
Testing Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
.cvsignore Release 0.3.0. 1997-07-07 16:56:52 +00:00
ANNOUNCE Release 0.3.0. 1997-07-07 16:56:52 +00:00
ChangeLog NSSlider implemented. Optimizations in displaying and flushing mechanism. A bunch of memory allocation problems fixed. 1997-10-09 22:55:31 +00:00
COPYING.LIB Initial revision 1996-05-30 20:03:15 +00:00
FAQ Release 0.3.0. 1997-07-07 16:56:52 +00:00
INSTALL Release 0.3.0. 1997-07-07 16:56:52 +00:00
Makefile Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
Makefile.postamble Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00
NEWS Release 0.3.0. 1997-07-07 16:56:52 +00:00
README Release 0.3.0. 1997-07-07 16:56:52 +00:00
STATUS Release 0.3.0. 1997-07-07 16:56:52 +00:00
SUPPORT Release version 0.2.0 1997-03-28 22:21:23 +00:00
TODO Release version 0.2.0 1997-03-28 22:21:23 +00:00
Version Convert to the GNUstep makefile package. 1997-09-23 22:43:24 +00:00

README
******

This is version 0.3.0 of the GNUstep GUI library (`gnustep-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>