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:
fedor 2008-06-15 04:34:21 +00:00
parent 18ac41cc4b
commit 4b24e5cd48
6 changed files with 103 additions and 62 deletions

View file

@ -20,6 +20,29 @@
migrate to using a newer version of the library.
</p>
<section>
<heading>Version 0.14.0</heading>
<p>This is an stable release.
</p>
<deflist>
<term>NSGlyphGenerator</term>
<desc>
New class for glyph generation (separated from other classes).
</desc>
<term>NSControl -mouseDownFlags</term>
<desc>
Added old NeXT method for compatibility.
</desc>
<term>NSSplitView</term>
<desc>
setAutosaveName: implemented and new instance variable added.
</desc>
<term>NSOpenGLView</term>
<desc>
Added some Mac OS X 10.3 methods.
</desc>
</deflist>
</section>
<section>
<heading>Version 0.13.2</heading>
<p>This is an unstable release.
</p>