DragLib-r42839.7
Details
-
FilenameDragLib-r42839.7.zip
-
Uploaded by
-
UploadedSep 29, 2008
-
Size12.27 KB
-
Downloads511
-
MD59ec5fb199bb78a0b222d33214be116af
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r42839 | mikk | 2007-07-05 08:15:22 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
M /trunk/DragLib/DragLib-1.0/DragLib-1.0.lua
DragLib: Sigh. Un-bug the AcceptObject pre-test -- it wasn't passing "MOVE" for moves.
------------------------------------------------------------------------
r42838 | mikk | 2007-07-05 08:00:02 -0400 (Thu, 05 Jul 2007) | 4 lines
Changed paths:
M /trunk/DragLib/DragLib-1.0/DragLib-1.0.lua
DragLib:
- Rename "ADD" back to "MOVE". Seems to make more sense.
- Call AcceptHandler(testonly) once before RemoveHandler and see if it wants to copy or link - if so, we don't even have to call the removehandler.
------------------------------------------------------------------------
r42816 | mikk | 2007-07-04 22:25:46 -0400 (Wed, 04 Jul 2007) | 1 line
Changed paths:
M /trunk/DragLib
A /trunk/DragLib/DragLib-1.0
A /trunk/DragLib/DragLib-1.0/DragLib-1.0.lua
A /trunk/DragLib/DragLib.toc
A /trunk/DragLib/embeds.xml
DragLib: Initial commit.
------------------------------------------------------------------------
r42814 | mikk | 2007-07-04 22:00:05 -0400 (Wed, 04 Jul 2007) | 2 lines
Changed paths:
A /trunk/DragLib
DragLib: A library for managing drag&drop operations of frames and data objects, inside addons as well as between addons.
http://www.wowace.com/wiki/DragLib
------------------------------------------------------------------------