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
Adrian Robert 106c7e3674 new default 'GSModifiersAreKeys', if set XGServerEvent will always interpret the same key as the same keysym/modifier; also, fix typo in xlib/XGBitmap error message
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20297 72102866-910b-0410-8b05-ffd578937521
2004-11-05 04:31:26 +00:00
Documentation new default 'GSModifiersAreKeys', if set XGServerEvent will always interpret the same key as the same keysym/modifier; also, fix typo in xlib/XGBitmap error message 2004-11-05 04:31:26 +00:00
Headers Small imporvements for Cairo backend. 2004-09-08 22:08:15 +00:00
Source new default 'GSModifiersAreKeys', if set XGServerEvent will always interpret the same key as the same keysym/modifier; also, fix typo in xlib/XGBitmap error message 2004-11-05 04:31:26 +00:00
Tools Small imporvements for Cairo backend. 2004-09-08 22:08:15 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ANNOUNCE Version 0.9.4 2004-09-24 03:15:52 +00:00
back.make.in Configure to change name of backend. include fixes 2002-04-02 15:51:31 +00:00
ChangeLog new default 'GSModifiersAreKeys', if set XGServerEvent will always interpret the same key as the same keysym/modifier; also, fix typo in xlib/XGBitmap error message 2004-11-05 04:31:26 +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 * configure.ac: Prepend don't overwrite CFLAGS and LDFLAGS given 2004-09-02 02:56:10 +00:00
configure.ac * configure.ac: Prepend don't overwrite CFLAGS and LDFLAGS given 2004-09-02 02:56: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 New file 2004-07-10 03:23:44 +00:00
install-sh Initial revision 2002-03-27 23:44:41 +00:00
NEWS Version 0.9.4 2004-09-24 03:15:52 +00:00
README Version 0.9.4 2004-09-24 03:15:52 +00:00
Version Version 0.9.4 2004-09-24 03:15:52 +00:00

README
******

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