Version 0.14.0

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26651 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2008-06-15 04:34:21 +00:00
parent a9725f89f0
commit 266998d2ee
6 changed files with 103 additions and 62 deletions

View file

@ -1,7 +1,7 @@
1 ANNOUNCE
**********
This is version 0.13.2 of the GNUstep GUI library (`gnustep-gui').
This is version 0.14.0 of the GNUstep GUI library (`gnustep-gui').
1.1 What is the GNUstep GUI Library?
====================================
@ -27,26 +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.13.2'
1.2 Noteworthy changes in version `0.14.0'
==========================================
* Printing works a little better now.
* New class NSGlyphGenerator for glyph generation
* NSPopUpButtonCell - object encoding was changed
* NSSplitView implemented setAutosaveName:
* NSTextView - several updates and Mac OS X methods added
* NSOpenGLView added some Mac OS X 10.3 methods
* NSWindow - devince interaction was changed. You need to use
gnustep-back 0.13.2 with this version
* New class NSSegmentedCell.
* NSDrawer was implemented.
* Manu bug fixes.
1.3 Where can you get it? How can you compile it?
==================================================
The gstep-gui-0.13.2.tar.gz distribution file has been placed at
The gstep-gui-0.14.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