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
Marcian Lytwyn d5c31414b1 Remove unnecessary logs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_testplant_branch@40359 72102866-910b-0410-8b05-ffd578937521
2017-03-04 21:44:14 +00:00
Documentation Merged Trunk changes from rev 35217 to TestPlant branch. 2013-08-09 14:21:15 +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 Update Set/GetWindowLongPtr offsets for system sizing 2016-12-07 21:45:00 +00:00
Source Remove unnecessary logs 2017-03-04 21:44:14 +00:00
Tools Use _WIN32 rather than __WIN32__ as that's not defined in clang/MINGW64 2016-10-25 20:42:54 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ANNOUNCE Version 0.22.0 2012-02-03 19:55:26 +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 Allow Escape key to be processed during a capture mouse sequence. 2015-11-23 19:32:08 +00:00
config.h.in Merge with trunk revision 40072 2016-10-06 14:00:51 +00:00
config.make.in * configure.ac: Rewrite, avoid setting vars unecessarily. Use 2005-02-23 03:47:34 +00:00
configure Update configure for mingw64 triple check 2016-10-18 18:07:35 +00:00
configure.ac Update configure for mingw64 triple check 2016-10-18 18:07:35 +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 Fix GNUmakefile(s) for proper GNUstep operation on MSUserNotifications 2016-05-12 16:14:20 +00:00
GNUmakefile.postamble Merge GNUstep back with main trunk revision 38789 2015-07-14 22:36:43 +00:00
gnustep-back.spec.in Merge GNUstep back with main trunk revision 38789 2015-07-14 22:36:43 +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 Version 0.22.0 2012-02-03 19:55:26 +00:00
pkg.m4 Fix a few bugs. Supress pkg-config error message 2005-02-23 04:28:12 +00:00
README Version 0.22.0 2012-02-03 19:55:26 +00:00
Version Merged Trunk changes from rev 35217 to TestPlant branch. 2013-08-09 14:21:15 +00:00

1 README
********

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