r48
Details
-
FilenameLibQTip-1.0-r48.zip
-
Uploaded by
-
UploadedDec 23, 2008
-
Size7.40 KB
-
Downloads145
-
MD5e90b1a77c095996cfb1a1942f2bc4575
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r48 | adirelle | 2008-12-23 11:13:19 +0000 (Tue, 23 Dec 2008) | 1 line
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
Fixed tickets #6 and #7.
------------------------------------------------------------------------
r46 | torhal | 2008-12-19 19:57:52 +0000 (Fri, 19 Dec 2008) | 3 lines
Changed paths:
A /trunk/LICENSE.txt
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
Moved license text from main Lua file to LICENSE.txt
Cleaned up some comments and removed irrelevant ones.
Added tipPrototype methods :SetDefaultProvider() and :GetDefaultProvider()
------------------------------------------------------------------------
r45 | torhal | 2008-12-10 02:33:08 +0000 (Wed, 10 Dec 2008) | 2 lines
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
Upped MINOR to 5.
------------------------------------------------------------------------
r44 | torhal | 2008-12-10 01:54:03 +0000 (Wed, 10 Dec 2008) | 2 lines
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
In _SetCell(): Replaced non-existent "tooltip" argument with "self" in call to cell:SetupCell()
------------------------------------------------------------------------
r43 | adirelle | 2008-11-24 07:01:57 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
Fixed colspan width handling with column numbers greater than 9.
------------------------------------------------------------------------
r42 | adirelle | 2008-11-23 13:30:28 +0000 (Sun, 23 Nov 2008) | 3 lines
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
Fixed ticket #1.
Ensure that nobody could add a line before setting the column layout.
Clear values stored in cell on release.
------------------------------------------------------------------------