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
Fred Kiefer d08bdb8b6a Added method [copyWithZone:].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8103 72102866-910b-0410-8b05-ffd578937521
2000-11-13 15:16:40 +00:00
Documentation Remove use of tmpl.texi files 2000-11-07 04:50:41 +00:00
Headers/gnustep/gui Added NSCopying protocol. 2000-11-13 15:16:14 +00:00
Images 2000-09-14 Mirko Viviani <mirko.viviani@rccr.cremona.it> 2000-09-14 21:53:03 +00:00
Model Removed NSBundle extension methods. 2000-11-12 16:43:37 +00:00
Panels Make color panel floating panel. 2000-04-28 00:29:21 +00:00
PrinterTypes Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
Source Added method [copyWithZone:]. 2000-11-13 15:16:40 +00:00
Testing Fun fixes. 1999-09-12 03:19:36 +00:00
Tools Include GNUmakefile.local.service if present 2000-10-13 15:58:57 +00:00
.cvsignore Release 0.3.0. 1997-07-07 16:56:52 +00:00
ANNOUNCE Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
BUGS Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
ChangeLog Memory usage improvements 2000-11-13 11:54:58 +00:00
ChangeLog.1 Renamed ChangeLog to ChangeLog.1 1999-12-13 02:55:20 +00:00
configure Merge from 0.6.5 2000-02-19 00:40:47 +00:00
configure.in Merge from 0.6.5 2000-02-19 00:40:47 +00:00
COPYING.LIB Interface changes 1999-09-24 22:24:08 +00:00
FAQ Version 0.5.0 release. 1998-03-11 22:00:50 +00:00
GNUmakefile Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
gnustep-gui.spec Merge from 0.6.5 2000-02-19 00:40:47 +00:00
INSTALL Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
NEWS Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
NOTES Temporary file 1999-04-26 08:59:41 +00:00
README Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
SUPPORT Release version 0.2.0 1997-03-28 22:21:23 +00:00
TODO Updated 1999-10-18 19:17:39 +00:00
Version Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00

README
******

This is version 0.6.6 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?
=================

   * Give us feedback!  Tell us what you like; tell us what you think
     could be better.  Send bug reports to <bug-gnustep@gnu.org>.