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
Richard Frith-MacDonald eabe3f6ad1 This is an initial implementation of the pasteboard server to be used by
the NSPasteboard class.  Currently, filters are not supported.  The server
depends on bug fixes and other stuff in gstep-base which has not yet been
rolled into the latest snapshots.  Please contact me directly if you want
to play with this - richard@brainstorm.co.uk


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2403 72102866-910b-0410-8b05-ffd578937521
1997-09-01 20:25:56 +00:00
Documentation Release 0.3.0. 1997-07-07 16:56:52 +00:00
Headers/gnustep I have made some extensions to the NSPasteboard interface to permit a 1997-09-01 20:16:03 +00:00
Images Images for highlighted arrows. 1997-08-05 21:31:54 +00:00
Source This is an initial implementation of the pasteboard server to be used by 1997-09-01 20:25:56 +00:00
Testing Header files reorganized. All the definitions were moved in appropiate files. 1997-02-18 00:29:25 +00:00
.cvsignore Release 0.3.0. 1997-07-07 16:56:52 +00:00
aclocal.m4 Scrolling is now working with the new scalation/rotation code (there are still few bugs...). 1997-08-22 18:38:38 +00:00
ANNOUNCE Release 0.3.0. 1997-07-07 16:56:52 +00:00
ChangeLog Fixes to allow the library compile under NeXT PDO. 1997-08-27 21:20:19 +00:00
config.guess Add WIN32 DLL support 1997-08-04 20:42:56 +00:00
config.sub Added executable flags to config.sub. 1997-08-19 22:10:07 +00:00
configure Scrolling is now working with the new scalation/rotation code (there are still few bugs...). 1997-08-22 18:38:38 +00:00
configure.bat Modifications for new directory structure. 1996-05-30 23:03:41 +00:00
configure.in Scrolling is now working with the new scalation/rotation code (there are still few bugs...). 1997-08-22 18:38:38 +00:00
COPYING Initial revision 1996-05-30 20:03:15 +00:00
COPYING.LIB Initial revision 1996-05-30 20:03:15 +00:00
FAQ Release 0.3.0. 1997-07-07 16:56:52 +00:00
INSTALL Release 0.3.0. 1997-07-07 16:56:52 +00:00
install-sh Initial revision 1996-05-30 20:03:15 +00:00
Makefile.in Move and install resources to more appropriate place. 1997-01-31 13:40:15 +00:00
Makefile.sed.nt Correction to cleaning targets and remove additional temporary files. 1996-06-03 15:03:14 +00:00
mkinstalldirs Initial revision 1996-05-30 20:03:15 +00:00
NEWS Release 0.3.0. 1997-07-07 16:56:52 +00:00
README Release 0.3.0. 1997-07-07 16:56:52 +00:00
STATUS Release 0.3.0. 1997-07-07 16:56:52 +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 Release 0.3.0. 1997-07-07 16:56:52 +00:00

README
******

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