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 b829fc0758 Added more standard cursors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@19639 72102866-910b-0410-8b05-ffd578937521
2004-06-28 12:27:33 +00:00
Documentation Improve handling of ConfigureNotify events. Add GSX11HandlesWindowDecorations defaults and code to handle it. 2004-06-26 11:09:39 +00:00
Headers Add buffer_width and buffer_height ivars and use them instead of xframe to keep track of buffer sizes. 2004-06-27 22:51:08 +00:00
Source Added more standard cursors. 2004-06-28 12:27:33 +00:00
Tools Added winodws clipboard interaction. 2003-12-31 17:21:46 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ANNOUNCE Update news about libwraster 2004-06-12 03:23:12 +00:00
back.make.in Configure to change name of backend. include fixes 2002-04-02 15:51:31 +00:00
ChangeLog Added more standard cursors. 2004-06-28 12:27:33 +00:00
config.h.in Check for X11 function prototypes 2003-10-22 19:19:10 +00:00
config.make.in Simplify backend selection. libart patches 2002-05-06 02:03:29 +00:00
configure Remove libwraster check 2004-06-12 03:13:39 +00:00
configure.ac Remove libwraster check 2004-06-12 03:13:39 +00:00
COPYING.LIB Initial revision 2002-03-27 23:44:41 +00:00
GNUmakefile Updates for filesystem change 2003-04-28 02:35:05 +00:00
GNUmakefile.postamble Install back.make if building as a library only. 2002-10-10 14:21:18 +00:00
gnustep-back-debug.spec.in Initial revision 2002-03-27 23:44:41 +00:00
gnustep-back.spec.in Fix GSSendBezierPath. Fix includes for wraster files 2002-03-29 19:25:35 +00:00
INSTALL Close file descriptors 2003-09-01 23:15:50 +00:00
install-sh Initial revision 2002-03-27 23:44:41 +00:00
NEWS Update news about libwraster 2004-06-12 03:23:12 +00:00
README Update news about libwraster 2004-06-12 03:23:12 +00:00
Version Version 0.9.3 2004-06-11 19:55:31 +00:00

README
******

This is version 0.9.3 of the GNUstep GUI Backend (`gnustep-back').

   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 us bug reports at <bug-gnustep@gnu.org>.