8f4bc83 - Initial commit
[wowui.git] / libs / AceGUI-3.0-SharedMediaWidgets / Changelog-AceGUI-3.0-SharedMediaWidgets-r45.txt
1 ------------------------------------------------------------------------
2 r45 | Phanx | 2012-12-09 09:15:51 +0000 (Sun, 09 Dec 2012) | 4 lines
3 Changed paths:
4    M /trunk/AceGUI-3.0-SharedMediaWidgets/BackgroundWidget.lua
5    M /trunk/AceGUI-3.0-SharedMediaWidgets/BorderWidget.lua
6    M /trunk/AceGUI-3.0-SharedMediaWidgets/FontWidget.lua
7    M /trunk/AceGUI-3.0-SharedMediaWidgets/SoundWidget.lua
8    M /trunk/AceGUI-3.0-SharedMediaWidgets/StatusbarWidget.lua
9    M /trunk/AceGUI-3.0-SharedMediaWidgets/prototypes.lua
10
11 - Raised the draw layer of the statusbar widget's bar texture to OVERLAY so it's always visible above the widget's default textures.
12 - Lowered the opacity of the statusbar widget's bar texture so the text is more readable.
13 - Changed all widgets so that the width of the dropdown matches the width of the widget.
14 - Changed the sound widget to play all sounds on the Master channel (ticket #11).
15 ------------------------------------------------------------------------