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 cc4ae5b8e3 Implemented GSReadRect: for the cairo backend.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24498 72102866-910b-0410-8b05-ffd578937521
2007-02-10 23:21:29 +00:00
Documentation Improve help key support 2006-12-08 09:09:40 +00:00
Fonts Use GNUSTEP_INSTALLATION_DOMAIN instead of GNUSTEP_INSTALLATION_DIR, and DESTDIR instead of INSTALL_ROOT_DIR 2006-11-15 17:06:17 +00:00
Headers implement more font info 2007-01-31 17:15:27 +00:00
Source Implemented GSReadRect: for the cairo backend. 2007-02-10 23:21:29 +00:00
Tools Use GNUSTEP_INSTALLATION_DOMAIN instead of GNUSTEP_INSTALLATION_DIR, and DESTDIR instead of INSTALL_ROOT_DIR 2006-11-15 17:06:17 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ANNOUNCE Updated ANNOUCE for release. 2006-08-29 06:28:13 +00:00
back.make.in Partial fix for #16453 2006-10-29 02:42:48 +00:00
ChangeLog Implemented GSReadRect: for the cairo backend. 2007-02-10 23:21:29 +00:00
config.h.in configure.in: Check for Xutf8LookupString 2005-12-17 02:45:16 +00:00
config.make.in * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
configure fix bug #18508 2006-12-31 07:06:38 +00:00
configure.ac fix bug #18508 2006-12-31 07:06:38 +00:00
COPYING.LIB Update FSF Address 2005-05-26 22:51:53 +00:00
GNUmakefile Use GNUSTEP_INSTALLATION_DOMAIN instead of GNUSTEP_INSTALLATION_DIR 2006-10-11 09:32:00 +00:00
GNUmakefile.postamble Use GNUSTEP_INSTALLATION_DOMAIN instead of GNUSTEP_INSTALLATION_DIR, and DESTDIR instead of INSTALL_ROOT_DIR 2006-11-15 17:06:17 +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 * 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 Updated ANNOUCE for release. 2006-08-29 06:28:13 +00:00
pkg.m4 Fix a few bugs. Supress pkg-config error message 2005-02-23 04:28:12 +00:00
README Changes for back 0.11.0, readme and annouce files. 2006-08-29 04:13:01 +00:00
Version Bump version number 2006-10-04 13:56:07 +00:00

1 README
********

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