DragLib-r42839.4

Details

  • Filename
    DragLib-r42839.4.zip
  • Uploaded by
  • Uploaded
    Sep 25, 2007
  • Size
    12.55 KB
  • Downloads
    46
  • MD5
    709510ddd833741af31bf425e3247a00

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
------------------------------------------------------------------------

Additional Legacy Files