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
Mirko Viviani be7706ee71 2000-09-11 Mirko Viviani <mirko.viviani@rccr.cremona.it>
* Source/NSBrowser.m ([NSBrowser -_performLoadOfColumn:]): set
	intercell spacing to 0.
	* Source/NSMatrix.m ([NSMatrix -mouseDown:]): in NSRadioModeMatrix
	deselect the previous selected cell only if the cell is valid.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7471 72102866-910b-0410-8b05-ffd578937521
2000-09-11 15:09:27 +00:00
Documentation Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
Headers/gnustep/gui 2000-09-10 Mirko Viviani <mirko.viviani@rccr.cremona.it> 2000-09-10 21:55:17 +00:00
Images Added new image. 2000-04-28 00:28:23 +00:00
Model Updated for change in NSWindow's ivars 2000-09-06 12:48:23 +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 2000-09-11 Mirko Viviani <mirko.viviani@rccr.cremona.it> 2000-09-11 15:09:27 +00:00
Testing Fun fixes. 1999-09-12 03:19:36 +00:00
Tools 2000-09-10 Mirko Viviani <mirko.viviani@rccr.cremona.it> 2000-09-10 21:55:17 +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 2000-09-11 Mirko Viviani <mirko.viviani@rccr.cremona.it> 2000-09-11 15:09:27 +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>.