mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-05 04:52:12 +00:00
Moved all code for setting up delegate from NSText to NSTextView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8382 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9239a39127
commit
b273d1e3b9
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
Wed Dec 20 15:23:22 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSText.m ([-setDelegate:]): Simplified.
|
||||||
|
* Source/NSTextView.m ([-setDelegate:]),
|
||||||
|
([-_updateMultipleTextViews]): Set up NSText notifications too.
|
||||||
|
|
||||||
Wed Dec 20 00:38:54 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
Wed Dec 20 00:38:54 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
* Source/NSText.m ([-insertNewline:sender]): Do not call
|
* Source/NSText.m ([-insertNewline:sender]): Do not call
|
||||||
|
|
Loading…
Reference in a new issue