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 1a8804adbb Convert floats from user space to drawing space and visa versa.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@25553 72102866-910b-0410-8b05-ffd578937521
2007-11-05 11:01:59 +00:00
Documentation Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
Fonts Do not use GNUSTEP_INSTALLATION_DIR 2007-02-14 12:18:10 +00:00
Headers Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
Source Convert floats from user space to drawing space and visa versa. 2007-11-05 11:01:59 +00:00
Tools Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ANNOUNCE Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
back.make.in Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
ChangeLog Convert floats from user space to drawing space and visa versa. 2007-11-05 11:01:59 +00:00
config.h.in AlpenStep stuff with Fred Kiefer's help: 2007-09-02 14:23:03 +00:00
config.make.in * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
configure Correct checking for XRender. Patch by Yen-Ju Chen <yjchenx@gmail.com>. 2007-09-04 22:40:43 +00:00
configure.ac Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
COPYING.LIB Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
GNUmakefile Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
GNUmakefile.postamble Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
gnustep-back.spec.in Update License field 2007-10-30 14:23:18 +00:00
INSTALL * Source/x11/XGServerWindow.m (titlewindow::): Set NAME and ICON_NAME 2006-04-26 14:50:08 +00:00
install-sh Initial revision 2002-03-27 23:44:41 +00:00
NEWS Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
pkg.m4 Fix a few bugs. Supress pkg-config error message 2005-02-23 04:28:12 +00:00
README Change files to use GPL 3 and LGPL 3. 2007-10-29 23:25:10 +00:00
Version Bump version 2007-04-15 04:37:34 +00:00

1 README
********

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

Here is some introductory info to get you started:

1.1 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.

1.2 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>.