mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 20:40:47 +00:00
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:
parent
b70463270b
commit
8d0b8c6fbc
2 changed files with 258 additions and 263 deletions
|
@ -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>
|
2009-11-29 Wolfgang Lux <wolfgang.lux@gmail.com>
|
||||||
|
|
||||||
* Source/NSView.m (-dealloc): Fix bug where -dealloc could break
|
* Source/NSView.m (-dealloc): Fix bug where -dealloc could break
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue