Fixed copying of cells

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6674 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2000-06-13 16:11:05 +00:00
parent c399f49196
commit b428500e1e

View file

@ -1,3 +1,8 @@
Tue Jun 13 17:22:24 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSCell.m ([-copyWithZone:]): Copy all cell's attributes
[bug reported by Frederic De Jaeger]; simplified.
2000-06-11 Jonathan Gapen <jagapen@home.com>
* Headers/gnustep/gui/NSTypesetter.h: New file.