r45-nolib
Details
-
FilenameButtonBin-r45-nolib.zip
-
Uploaded by
-
UploadedNov 7, 2008
-
Size25.22 KB
-
Downloads41
-
MD53c0f652c56eda8f61f5588d3590b5c70
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r45 | dhedbor | 2008-11-07 06:07:11 +0000 (Fri, 07 Nov 2008) | 3 lines
Changed paths:
M /trunk/ButtonBin.lua
- Fixed mouseover visibility + collapsed bin.
- Possibly fixed other sizing issues related to mouseover visibility.
- Fixed the bin not correctly recalculating sizes when the text of a data object changes (too aggressive optimization).
------------------------------------------------------------------------
r44 | dhedbor | 2008-11-06 08:11:01 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
M /trunk/ButtonBin.lua
When creating a new profile, create the new bin too.
------------------------------------------------------------------------
r43 | dhedbor | 2008-11-02 06:43:38 +0000 (Sun, 02 Nov 2008) | 3 lines
Changed paths:
M /trunk/ButtonBin.lua
- Added new visibility option, mouseover + out of combat.
- Added global option to disable the tooltips on the Button Bin icons.
- When clicking on any bin icon, now open the global confuration page rather than the Bins subcategory.
------------------------------------------------------------------------
r42 | dhedbor | 2008-11-02 05:47:33 +0000 (Sun, 02 Nov 2008) | 1 line
Changed paths:
M /trunk/ButtonBin.lua
Streamlined data block configuration.
------------------------------------------------------------------------
r41 | dhedbor | 2008-11-02 04:04:41 +0000 (Sun, 02 Nov 2008) | 2 lines
Changed paths:
M /trunk/ButtonBin.lua
Initial per-bin configuration added. Can now hide icon/label per bin. Very rough and limited, more to come.
~lick Ackis
------------------------------------------------------------------------
r40 | dhedbor | 2008-11-02 02:23:15 +0000 (Sun, 02 Nov 2008) | 1 line
Changed paths:
M /trunk/ButtonBin.lua
Removed debug and fixed a bug when deleting bins.
------------------------------------------------------------------------
r39 | dhedbor | 2008-11-02 01:24:15 +0000 (Sun, 02 Nov 2008) | 3 lines
Changed paths:
M /trunk
M /trunk/.pkgmeta
M /trunk/ButtonBin.lua
M /trunk/ButtonBin.toc
D /trunk/embeds.xml
- Added ability to add and delete bins.
- Some general cleanup.
- Depends on LibBetterBlizzOptions to make the reworked configuration nicer.
------------------------------------------------------------------------
r38 | dhedbor | 2008-10-31 19:07:56 +0000 (Fri, 31 Oct 2008) | 1 line
Changed paths:
M /trunk/ButtonBin.lua
Named ButtonBin block frames ButtonBinBlockX where X is a serial number.
------------------------------------------------------------------------
r37 | dhedbor | 2008-10-31 17:18:35 +0000 (Fri, 31 Oct 2008) | 1 line
Changed paths:
M /trunk/ButtonBin.lua
Fix scale stepping.
------------------------------------------------------------------------
r36 | dhedbor | 2008-10-25 21:13:52 +0000 (Sat, 25 Oct 2008) | 2 lines
Changed paths:
M /trunk/ButtonBin.lua
- Added option to hide icons on a per-bin basis.
- Added ability to copy sizing options from the global settings.
------------------------------------------------------------------------
r35 | dhedbor | 2008-10-14 16:54:57 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/ButtonBin.lua
Left != right.
------------------------------------------------------------------------
r34 | dhedbor | 2008-10-14 15:57:18 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk
M /trunk/.pkgmeta
M /trunk/ButtonBin.lua
M /trunk/ButtonBin.toc
Toc bump, fixed externals
------------------------------------------------------------------------
r33 | dhedbor | 2008-10-12 22:36:24 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
M /trunk/ButtonBin.lua
Fixed block visibility issue.
------------------------------------------------------------------------
r31 | dhedbor | 2008-10-09 05:28:55 +0000 (Thu, 09 Oct 2008) | 3 lines
Changed paths:
M /trunk/ButtonBin.lua
- Hack fix for a profile copy issue.
- Optimized somewhat (don't resort all frames only because the text or icon of a button change - simply resize the button - doh).
- Fixed opening of the configuration so it works both in 2.4 and 3.0.
------------------------------------------------------------------------