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
Nicola Pero c208e012b8 Reindented to conform to standards
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10289 72102866-910b-0410-8b05-ffd578937521
2001-07-04 17:20:49 +00:00
Documentation Minor updates, documentation 2001-05-03 19:39:28 +00:00
Headers/gnustep/gui Include NSWindowController.h 2001-06-29 10:19:58 +00:00
Images Abort if GNUmakefile.postamble is not found 2001-03-16 23:27:36 +00:00
Model Changes to compile nib2gmodel 2001-05-03 19:30:36 +00:00
Panels Changed the value of the hidesOnDeactivate flag for the spell panel to YES so that the panel will disappear 2001-06-26 03:36:03 +00:00
PrinterTypes Merged rules to be quicker 2001-03-16 23:28:59 +00:00
Source Reindented to conform to standards 2001-07-04 17:20:49 +00:00
Testing Include local gui.make 2001-01-29 19:49:03 +00:00
Tools Added NSSpellChecker, NSSpellServer implementation. Added stubbed out spell service and the GUI for the spell checker. 2001-06-21 01:05:11 +00:00
.cvsignore Add check for tiff 2001-05-11 22:23:11 +00:00
ANNOUNCE Update 2001-02-23 04:13:00 +00:00
BUGS Update 2001-02-23 04:13:00 +00:00
ChangeLog Very simple and ineffective optms in drawing menu title and popupbuttons 2001-07-03 18:17:06 +00:00
ChangeLog.1 Renamed ChangeLog to ChangeLog.1 1999-12-13 02:55:20 +00:00
config.guess * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +00:00
config.make.in * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +00:00
config.sub * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +00:00
configure Regenerated 2001-06-25 09:52:27 +00:00
configure.in Generate GSVersion.h 2001-06-25 09:51:34 +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 Use version file 2001-03-22 21:57:48 +00:00
GNUmakefile.postamble Create the Additional makefiles directory only if it doesnt exist 2001-03-16 23:20:18 +00:00
gnustep-gui-debug.spec.in Minor updates, documentation 2001-05-03 19:39:28 +00:00
gnustep-gui.spec.in Minor updates, documentation 2001-05-03 19:39:28 +00:00
gui.make.in New file 2001-06-09 01:13:15 +00:00
INSTALL Update 2001-02-23 04:13:00 +00:00
install-sh * configure.in: added /usr/local/include and /usr/local/lib for 2001-05-13 20:59:21 +00:00
NEWS Update 2001-02-23 04:13:00 +00:00
NOTES Temporary file 1999-04-26 08:59:41 +00:00
README Update 2001-02-23 04:13:00 +00:00
SUPPORT Release version 0.2.0 1997-03-28 22:21:23 +00:00
TODO Marked file as obsolete 2001-02-07 23:58:51 +00:00
Version Version 0.6.8 2001-03-22 21:54:33 +00:00

README
******

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