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
Adam Fedor b75b990f4a Add logging functions and split files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18252 72102866-910b-0410-8b05-ffd578937521
2003-12-02 23:46:18 +00:00
Documentation Verion 0.9.1 2003-11-24 03:08:57 +00:00
Headers Add GSReadRect support to xlib backend 2003-09-21 03:19:17 +00:00
Source Add logging functions and split files 2003-12-02 23:46:18 +00:00
Tools (-xProvideSelection:): Copy all characters and the terminating nul in XG_COMPOUND_TEXT handling. 2003-10-20 18:11:58 +00:00
ANNOUNCE Verion 0.9.1 2003-11-24 03:08:57 +00:00
back.make.in Configure to change name of backend. include fixes 2002-04-02 15:51:31 +00:00
ChangeLog Add logging functions and split files 2003-12-02 23:46:18 +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 Check for X11 function prototypes 2003-10-22 19:19:10 +00:00
configure.ac Check for X11 function prototypes 2003-10-22 19:19:10 +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 Verion 0.9.1 2003-11-24 03:08:57 +00:00
README Verion 0.9.1 2003-11-24 03:08:57 +00:00
Version Verion 0.9.1 2003-11-24 03:08:57 +00:00

README
******

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