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
Lyndon Tremblay 7dba3f16ea Added NSBrowser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3269 72102866-910b-0410-8b05-ffd578937521
1998-11-20 09:24:06 +00:00
Documentation Updates 1998-11-03 21:12:49 +00:00
Headers/gnustep/gui Added NSBrowser 1998-11-20 09:24:06 +00:00
Images Change GNUSTEP_MAKEFILE_DIR to GNUSTEP_MAKEFILES 1998-02-06 19:12:03 +00:00
Model Fixed isBezeled and isBordered in NSTextField 1998-11-20 03:36:09 +00:00
PrinterTypes * Documentation/status.tmpl.texi: Update. 1998-04-07 01:03:24 +00:00
Source gui changes 1998-11-20 02:14:22 +00:00
Testing * Model/GNUmakefile enable build of test app, fix resource files ref. 1998-11-06 04:01:33 +00:00
Tools Tidy 1998-11-18 08:48:26 +00:00
.cvsignore Release 0.3.0. 1997-07-07 16:56:52 +00:00
ANNOUNCE Version 0.5.0 release. 1998-03-11 22:00:50 +00:00
ChangeLog Lyndon Tremblay 1998-11-20 03:43:07 +00:00
configure Fix up dps configuration (again). 1998-09-03 18:50:11 +00:00
configure.in Fix up dps configuration (again). 1998-09-03 18:50:11 +00:00
COPYING.LIB Initial revision 1996-05-30 20:03:15 +00:00
FAQ Version 0.5.0 release. 1998-03-11 22:00:50 +00:00
GNUmakefile gui changes 1998-11-12 10:49:00 +00:00
INSTALL Version 0.5.0 release. 1998-03-11 22:00:50 +00:00
NEWS Fixed the flushing optimization code. Updated the documentation. 1997-10-22 00:27:59 +00:00
README Version 0.5.0 release. 1998-03-11 22:00:50 +00:00
STATUS Version 0.5.0 release. 1998-03-11 22:00:50 +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 Better build procedure 1998-08-24 12:47:27 +00:00

README
******

This is version 0.5.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>