1.0.5

Details

  • Filename
    CallbackHandler-1.0-1.0.5.zip
  • Uploaded by
  • Uploaded
    Sep 17, 2009
  • Size
    5.06 KB
  • Downloads
    5,631
  • MD5
    1ee731a266bb532539761a199ed18c87

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r11 | mikk | 2009-09-17 10:51:46 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
   A /tags/1.0.5 (from /trunk:10)

Tagging as 1.0.5
------------------------------------------------------------------------
r10 | arrowmaster | 2009-09-17 10:50:07 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
   M /trunk/CallbackHandler-1.0.toc
   D /trunk/CallbackHandler-1.0.xml

Load LibStub from the toc and remove root CallbackHandler-1.0.xml file to avoid confusion for addon authors on which xml to use
------------------------------------------------------------------------
r9 | mikk | 2009-09-17 10:38:10 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
   M /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua

Ripping out nevc's changes which have many problems and cause errors out in the field. Bump to 1.0.5.
------------------------------------------------------------------------
r8 | nevcairiel | 2009-09-16 11:21:37 +0000 (Wed, 16 Sep 2009) | 2 lines
Changed paths:
   M /trunk/CallbackHandler-1.0.toc

Bump the .toc while we're at it.

------------------------------------------------------------------------
r7 | nevcairiel | 2009-09-16 11:19:08 +0000 (Wed, 16 Sep 2009) | 2 lines
Changed paths:
   M /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua

Bail out early in the Register function if we're trying to register the exact same callback function.

------------------------------------------------------------------------