mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 06:51:08 +00:00
Allow copy as drag operation into NSTextView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11892 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0adc332777
commit
81cc445c50
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2001-12-24 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Source/NSTextView.m
|
||||||
|
[dragOperationForDraggingInfo:type:] added NSDragOperationCopy to
|
||||||
|
the valid drag actions.
|
||||||
|
|
||||||
2001-12-23 Fred Kiefer <FredKiefer@gmx.de>
|
2001-12-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* Source/NSTextView.m
|
* Source/NSTextView.m
|
||||||
|
|
Loading…
Reference in a new issue