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
Ivan Vučica 646d87169a Fixed changelog. Enabled Debian packaging.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@37838 72102866-910b-0410-8b05-ffd578937521
2014-05-05 01:37:45 +00:00
Documentation * Update release notes to prepare for upcoming release. 2013-12-23 16:58:24 +00:00
Fonts Minor tidyups to back makefiles; removed references to GNUmakefile.local (totally obsolete) and minor fix for uninstalling 2010-02-11 18:28:58 +00:00
Headers * Headers/opal/OpalSurface.h 2013-09-29 20:11:38 +00:00
Source * Source/win32/WIN32Server.m (LoadDisplayMonitorInfo): 2014-01-27 21:59:33 +00:00
Tools * Tools/xpbs.m (-xProvideSelection:): Leave enough space for all 2013-12-13 12:58:09 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ANNOUNCE update version for new release. 2013-12-24 06:53:30 +00:00
back.make.in Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
ChangeLog Fixed changelog. Enabled Debian packaging. 2014-05-05 01:37:45 +00:00
config.h.in Added empty 'opal' backend. 2013-06-23 22:41:31 +00:00
config.make.in * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
configure * configure: Remove duplicate addition of Xext. 2014-01-08 22:01:29 +00:00
configure.ac * configure: Remove duplicate addition of Xext. 2014-01-08 22:01:29 +00:00
COPYING Add GPL 3 licence file. 2007-11-05 12:17:14 +00:00
COPYING.LIB Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile Fixed changelog. Enabled Debian packaging. 2014-05-05 01:37:45 +00:00
GNUmakefile.postamble Add dependency on 'Version' and 'configure' to reconfigure if either changes 2010-05-17 16:38:59 +00:00
gnustep-back.spec.in Fixed changelog. Enabled Debian packaging. 2014-05-05 01:37:45 +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
install.sh Change install.sh to show messages when installing. 2012-03-17 12:33:56 +00:00
NEWS update version for new release. 2013-12-24 06:53:30 +00:00
pkg.m4 Fix a few bugs. Supress pkg-config error message 2005-02-23 04:28:12 +00:00
README update version for new release. 2013-12-24 06:53:30 +00:00
Version update version for new release. 2013-12-24 06:53:30 +00:00

1 README
********

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