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
Kazunobu Kuriyama 880c57d701 Updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/kazunobu_input_management@19133 72102866-910b-0410-8b05-ffd578937521
2004-04-17 08:25:26 +00:00
Documentation Focus fixes for w32 2003-12-27 01:06:19 +00:00
Headers Prevent orderwindow:relativeTo: from making a window key. 2004-01-10 22:41:10 +00:00
Source Support of [NSEvent -isARepeat] for X Window System 2004-04-17 08:23:14 +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 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 Really check for XShm 2004-01-11 04:05:43 +00:00
ChangeLog.branch Updated 2004-04-17 08:25:26 +00:00
config.h.in Support of [NSEvent -isARepeat] for X Window System 2004-04-17 08:23:14 +00:00
config.make.in Simplify backend selection. libart patches 2002-05-06 02:03:29 +00:00
configure Support of [NSEvent -isARepeat] for X Window System 2004-04-17 08:23:14 +00:00
configure.ac Support of [NSEvent -isARepeat] for X Window System 2004-04-17 08:23:14 +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>.