mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 19:07:38 +00:00
Fixed bug causing drag&drop not to work in deferred windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15362 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4474394422
commit
908cd58ba2
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Sat Dec 28 01:42:40 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSWindow.m ([-_initBackendWindow:]): Fixed code resetting
|
||||
then restoring the drag types for a deferred window -- there was a
|
||||
small confusion where NSArray and NSCountedSet were used
|
||||
interchangeably, while they are not. Drag&drop works again on
|
||||
deferred windows for me.
|
||||
|
||||
Wed Dec 25 17:01:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSText.h ([-setFont:range:]): Declare.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue