mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 17:31:18 +00:00
Merged NSText into NSTextView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8384 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6455046227
commit
23e5c589e4
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
Wed Dec 20 19:39:21 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSText.m, Source/NSTextView.m: Most code from NSText was
|
||||||
|
merged into NSTextView.
|
||||||
|
* Source/NSText.h, Source/NSTextView.h: Moved many ivars from
|
||||||
|
NSText to NSTextView.
|
||||||
|
|
||||||
Wed Dec 20 15:23:22 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
Wed Dec 20 15:23:22 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
* Source/NSText.m ([-setDelegate:]): Simplified.
|
* Source/NSText.m ([-setDelegate:]): Simplified.
|
||||||
|
|
Loading…
Reference in a new issue