Version 0.16.0

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27380 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2008-12-22 00:08:20 +00:00
parent ad13684362
commit 3c6fab8849
6 changed files with 130 additions and 55 deletions

View file

@ -1,7 +1,7 @@
1 ANNOUNCE
**********
This is version 0.14.0 of the GNUstep GUI library (`gnustep-gui').
This is version 0.16.0 of the GNUstep GUI library (`gnustep-gui').
1.1 What is the GNUstep GUI Library?
====================================
@ -27,21 +27,21 @@ systems.
GNUstep Base Library, the TIFF Graphics library, and a back-end
component like the GNUstep 'Back' Backend.
1.2 Noteworthy changes in version `0.14.0'
1.2 Noteworthy changes in version `0.16.0'
==========================================
* New class NSGlyphGenerator for glyph generation
* Nib loading refractored and improved.
* NSSplitView implemented setAutosaveName:
* Added support for autosaving in NSDocuments
* NSOpenGLView added some Mac OS X 10.3 methods
* NSWindowController made a subclass of NSResponder
* Manu bug fixes.
* NSTokenField and netokenFiledCell classes added.
1.3 Where can you get it? How can you compile it?
==================================================
The gstep-gui-0.14.0.tar.gz distribution file has been placed at
The gstep-gui-0.16.0.tar.gz distribution file has been placed at
`ftp://ftp.gnustep.org/pub/gnustep/core'.
Read the INSTALL file or the GNUstep-HOWTO for installation