r129-nolib

Details

  • Filename
    LibQTip-1.0-r129-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 8, 2010
  • Size
    10.65 KB
  • Downloads
    35
  • MD5
    0b6d55b6d4939f13652c48238611862c

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r129 | torhal | 2010-02-08 16:37:07 +0000 (Mon, 08 Feb 2010) | 1 line
Changed paths:
   M /trunk/LibQTip-1.0.lua

Urk. Forgot to up the MINOR.
------------------------------------------------------------------------
r127 | torhal | 2010-02-08 15:39:55 +0000 (Mon, 08 Feb 2010) | 4 lines
Changed paths:
   M /trunk/LibQTip-1.0.lua

In AcquireTooltip(): Fixed typo in the name of the parent of scrollChild.
New function: tipPrototype:SetCellMarginH() - sets the tooltip's horizontal cell margin. Only usable before adding lines.
New function: tipPrototype:SetCellMarginV() - sets the tooltip's vertical cell margin. Only usable before adding lines.
Changed some whitespace formatting in the code.
------------------------------------------------------------------------
r125 | torhal | 2010-01-16 19:03:33 +0000 (Sat, 16 Jan 2010) | 1 line
Changed paths:
   M /trunk/LibQTip-1.0.lua

In UpdateScrolling(): Changed scale modifiers to work correctly with fractional sizes less than one.
------------------------------------------------------------------------