Broker2FuBar-r81399
Details
-
FilenameBroker2FuBar-r81399.zip
-
Uploaded by
-
UploadedSep 5, 2008
-
Size102.83 KB
-
Downloads128
-
MD56c1f10aec11dab25d74112d801d73b97
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r81399 | adirelle | 2008-09-05 09:00:13 -0400 (Fri, 05 Sep 2008) | 3 lines
Changed paths:
M /trunk/Broker2FuBar/pluginPrototype.lua
Broker2FuBar:
- fixed a bug where the plugin icon was not updated when the .icon attribute was changed,
- the plugins now only register callbacks while enabled.
------------------------------------------------------------------------
r81124 | adirelle | 2008-08-30 05:40:25 -0400 (Sat, 30 Aug 2008) | 3 lines
Changed paths:
M /trunk/Broker2FuBar/Broker2FuBar.toc
M /trunk/Broker2FuBar/core.lua
M /trunk/Broker2FuBar/options.lua
A /trunk/Broker2FuBar/pluginPrototype.lua
Broker2FuBar:
- fixed error on plugin dragging,
- do not create AceAddon-3.0 object on the fly anymore, use internal structure instead.
------------------------------------------------------------------------
r80972 | adirelle | 2008-08-26 01:46:29 -0400 (Tue, 26 Aug 2008) | 3 lines
Changed paths:
M /trunk/Broker2FuBar/core.lua
Broker2FuBar:
- provide the fubar plugin frame to :OnEnter / :OnClick method, instead of the FuBar panel.
- dropped support of deprecated .tooltiptext attribute.
------------------------------------------------------------------------
r80192 | adirelle | 2008-08-11 15:21:44 -0400 (Mon, 11 Aug 2008) | 1 line
Changed paths:
M /trunk/Broker2FuBar/core.lua
M /trunk/Broker2FuBar/options.lua
Broker2FuBar: configuration is now working.
------------------------------------------------------------------------
r80181 | adirelle | 2008-08-11 11:12:05 -0400 (Mon, 11 Aug 2008) | 6 lines
Changed paths:
M /trunk/Broker2FuBar
M /trunk/Broker2FuBar/Broker2FuBar.toc
M /trunk/Broker2FuBar/core.lua
A /trunk/Broker2FuBar/embeds.xml
A /trunk/Broker2FuBar/libs/LibFuBarPlugin-Mod-3.0
A /trunk/Broker2FuBar/libs/LibFuBarPlugin-Mod-3.0/LibFuBarPlugin-Mod-3.0.lua
A /trunk/Broker2FuBar/libs/LibFuBarPlugin-Mod-3.0/lib.xml
M /trunk/Broker2FuBar/options.lua
Broker2FuBar:
- added the options to disable the plugins (not fully working),
- hard-embedded LibStub'd FuBarPlugin (so it should work without manual checkout),
- fixed externals,
- added embeds.xml
------------------------------------------------------------------------
r80152 | adirelle | 2008-08-10 19:09:08 -0400 (Sun, 10 Aug 2008) | 1 line
Changed paths:
M /trunk/Broker2FuBar/Broker2FuBar.toc
M /trunk/Broker2FuBar/core.lua
A /trunk/Broker2FuBar/options.lua
Broker2FuBar: now provides some configuration.
------------------------------------------------------------------------
r80145 | adirelle | 2008-08-10 18:05:54 -0400 (Sun, 10 Aug 2008) | 2 lines
Changed paths:
M /trunk/Broker2FuBar/core.lua
Broker2FuBar: added support for the following attributes : tooltip, tooltiptext, OnEnter, OnLeave.
------------------------------------------------------------------------