Make outline view DnD fully functioual.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29083 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-11-30 18:56:51 +00:00
parent b70463270b
commit 8d0b8c6fbc
2 changed files with 258 additions and 263 deletions

View file

@ -1,3 +1,10 @@
2009-11-30 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSOutlineView.m: Improve DnD allowing drop on items as well
as inside them. Attempt to mimix OSX behavior. Simplify code.
Use triangular images similar to OSX appearance.
Doubtless needs more polishing.
2009-11-29 Wolfgang Lux <wolfgang.lux@gmail.com>
* Source/NSView.m (-dealloc): Fix bug where -dealloc could break

File diff suppressed because it is too large Load diff