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
Adam Fedor aa0a031904 * configure.ac: Rewrite, avoid setting vars unecessarily. Use
pkg-config if possible. Switch back to xlib/winlib when other backends
don't satisfy dependancies.
* config.make, config.h: Update to match.
* GNUmakefile (SUBPROJECTS): Add Fonts
* Fonts: New folder with default nfont

* Source/x11/GNUmakefile: Remove unneeded file.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20783 72102866-910b-0410-8b05-ffd578937521
2005-02-23 03:47:34 +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
Fonts * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
Headers 2005-02-12 13:58 Alexander Malmberg <alexander@malmberg.org> 2005-02-12 12:51:28 +00:00
Source * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
Tools 2005-02-10 00:50 Alexander Malmberg <alexander@malmberg.org> 2005-02-09 23:43:54 +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 * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
config.h.in * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
config.make.in * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
configure * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
configure.ac * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
COPYING.LIB Initial revision 2002-03-27 23:44:41 +00:00
GNUmakefile * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +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
pkg.m4 * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +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>.