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 681da22a0e Adopted to changes in header file. General cleanup.
Removed obsolete backend declarations.
Move ivar fileName from GSRepDate to NSImage, as it is used only
once. This simplifies [_useFromFile:] and [_loadImageFilenames].
Implemented [compositeToPoint:fromRect:operation:] and
[dissolveToPoint:fromRect:fraction:] by calling the corresponding
function. Now the operator given to this methods is really used!


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8420 72102866-910b-0410-8b05-ffd578937521
2000-12-23 14:19:23 +00:00
Documentation Regenerated 2000-11-23 11:38:43 +00:00
Headers/gnustep/gui Prefixed all ivars with underscores. 2000-12-23 14:18:40 +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 Adopted to changes in header file. General cleanup. 2000-12-23 14:19:23 +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 Rewritten setting typing attributes from insertion point 2000-12-23 13:08:45 +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>.