mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 16:10:37 +00:00
Fix in NSTextView; implemented encoding/decoding of NSMatrix, NSForm
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7467 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
854819af64
commit
c91af70d96
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Sun Sep 10 23:33:55 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSTextView.m ([-initWithFrame:textContainer:]): Fixed the
|
||||
setting of the text view as the text container's text view (patch
|
||||
prepared in cooperation with Georg Fleischman <georg@vhf.de>).
|
||||
|
||||
Sun Sep 10 23:07:45 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSMatrix.m ([-initWithCoder:]), ([-encodeWithCoder:]):
|
||||
Implemented.
|
||||
|
||||
Sun Sep 10 16:49:50 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Headers/gnustep/gui/NSMatrix.h: Prefixed all ivars with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue