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 cfdf161246 Support for UTF8 font family names for XFT.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@19939 72102866-910b-0410-8b05-ffd578937521
2004-08-30 15:27:14 +00:00
Documentation Updated 2004-07-15 03:52:21 +00:00
Headers Update window frame handling to match -gui. Improve window resizing behavior in x11 backends. 2004-08-09 12:42:12 +00:00
Source Support for UTF8 font family names for XFT. 2004-08-30 15:27: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 Update news about libwraster 2004-06-12 03:23:12 +00:00
back.make.in Configure to change name of backend. include fixes 2002-04-02 15:51:31 +00:00
ChangeLog Support for UTF8 font family names for XFT. 2004-08-30 15:27:14 +00:00
config.h.in Check for X11 function prototypes 2003-10-22 19:19:10 +00:00
config.make.in Simplify backend selection. libart patches 2002-05-06 02:03:29 +00:00
configure Added cairo backend. 2004-08-02 21:50:17 +00:00
configure.ac Added cairo backend. 2004-08-02 21:50:17 +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 New file 2004-07-10 03:23:44 +00:00
install-sh Initial revision 2002-03-27 23:44:41 +00:00
NEWS Update news about libwraster 2004-06-12 03:23:12 +00:00
README New file 2004-07-10 03:23:44 +00:00
Version Version 0.9.3 2004-06-11 19:55:31 +00:00

README
******

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