mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Implemented encoding/decoding of NSScroller, NSClipView; fix for
encoding/decoding of NSScrollView git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7377 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
35fb163728
commit
e283291b1b
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Tue Sep 5 00:31:50 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSClipView.m ([-encodeWithCoder:]), ([-initWithCoder:]):
|
||||
Implemented.
|
||||
* Source/NSScroller.m ([-encodeWithCoder:]), ([-initWithCoder:]):
|
||||
Implemented.
|
||||
* Source/NSScrollView.m ([-initWithCoder:]): Fixed typos;
|
||||
support headerview, cornerview; tile after decoding.
|
||||
|
||||
2000-09-03 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSTypesetter.h: New file.
|
||||
|
|
Loading…
Reference in a new issue