[6/Oct/20 20:09]
zz_ainfo
Infobox:
Version: 80300.19
Interface: 80300
Size: 126.31 kB
Repo-Revision: 19
ZIP-Revision: 19
Simple LDB to show XP of your AzeriteItem
Simple LDB to show XP of your AzeriteItem
Changelog
r1246 | funkehdude | Sun, 03 Jan 21 03:43:27 +0100
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
Allow more room for other addons to draw under our widgets by setting the base frame level to 100.
------------------------------------------------------------------------
r1246 | funkehdude | Sun, 03 Jan 21 03:43:27 +0100
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
Allow more room for other addons to draw under our widgets by setting the base frame level to 100.
------------------------------------------------------------------------
r84 | funkehdude | Tue, 10 Nov 20 04:14:49 +0100
Changed paths:
M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua
Use SetFixedFrameStrata & SetFixedFrameLevel if available.
------------------------------------------------------------------------
r24 | robin | Fri, 30 Oct 20 10:46:21 +0100
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua
Make OnClick mandatory for zz, remove default click function
------------------------------------------------------------------------
r23 | robin | Thu, 15 Oct 20 00:38:45 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua
Adjust clickevent
------------------------------------------------------------------------
r22 | robin | Thu, 15 Oct 20 00:15:18 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua
Use self for OnClick
------------------------------------------------------------------------
r21 | robin | Wed, 14 Oct 20 23:47:56 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua
Add 'OnEnter', 'OnLeave'
------------------------------------------------------------------------
r20 | robin | Wed, 14 Oct 20 20:23:57 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua
Add 'iconCoords'
------------------------------------------------------------------------
r19 | robin | Wed, 14 Oct 20 16:43:14 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua
Add GetLDB
------------------------------------------------------------------------
r18 | robin | Sun, 04 Oct 20 22:38:24 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua
Allow parent addon to set 'modsDir' for embedded addons.
------------------------------------------------------------------------
r17 | robin | Sun, 04 Oct 20 22:37:12 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua
Expand HandleFuncList with arguments
------------------------------------------------------------------------
r16 | robin | Sat, 03 Oct 20 17:40:34 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua
Create OnUpdate only once
------------------------------------------------------------------------
r15 | robin | Sat, 03 Oct 20 09:16:57 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua
Fix visible dragbar after alt-tab to desktop
------------------------------------------------------------------------
r14 | robin | Sun, 27 Sep 20 21:34:13 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua
Remove preloads, inits after startup
------------------------------------------------------------------------
r1239 | nevcairiel | Sun, 20 Sep 20 12:22:02 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
AceGUI-3.0: DropDown: Anchor all items to the dropdown frame instead of chaining anchors, fixes anchoring on WoW 9.0 with many items
------------------------------------------------------------------------
r13 | robin | Mon, 07 Sep 20 18:22:05 +0200
Changed paths:
M /trunk/zzLibCommon/Common/config.lua
Add inline
------------------------------------------------------------------------
r1237 | nevcairiel | Sat, 18 Jul 20 00:50:38 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-DropDownGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
Use BackdropTemplate in WoW 9.0
------------------------------------------------------------------------
r19 | robin | Sat, 20 Jun 20 12:25:40 +0200
Changed paths:
D /trunk/zz_ainfo/changelog.txt
Removed trunk/zz_ainfo/changelog.txt
------------------------------------------------------------------------
r13 | robin | Wed, 17 Jun 20 15:16:14 +0200
Changed paths:
A /trunk/zz_ainfo/changelog.txt
Added trunk/zz_ainfo/changelog.txt
------------------------------------------------------------------------
r12 | robin | Mon, 15 Jun 20 23:31:33 +0200
Changed paths:
M /trunk/zz_ainfo/zz_ainfo.toc
------------------------------------------------------------------------
r11 | robin | Mon, 15 Jun 20 23:25:56 +0200
Changed paths:
M /trunk/zz_ainfo/zz_ainfo.toc
Test revert toc to 80200
------------------------------------------------------------------------
r1236 | nevcairiel | Thu, 16 Apr 20 09:36:45 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
AceGUI-3.0: DropDown: Initialize the widget with an empty item list (instead of nil), this allows AddItem to be used right away (Fixes #542)
------------------------------------------------------------------------
r1235 | nevcairiel | Wed, 15 Apr 20 12:27:55 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
Cleanup debug
------------------------------------------------------------------------
r1234 | nevcairiel | Wed, 15 Apr 20 12:14:35 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
AceGUI-3.0: TreeGroup: Remove pre-8.0 compat
------------------------------------------------------------------------
r1233 | nevcairiel | Wed, 15 Apr 20 12:09:47 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
AceGUI-3.0: Label: Refresh anchoring after changing the font (Fixes #540)
------------------------------------------------------------------------
r1232 | nevcairiel | Wed, 15 Apr 20 00:21:22 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog-3.0: Prevent a dialog refresh when a multiselect control is closed during release (Fixes #539)
------------------------------------------------------------------------
r1231 | nevcairiel | Wed, 15 Apr 20 00:20:36 +0200
Changed paths:
M /trunk/AceGUI-3.0/AceGUI-3.0.lua
AceGUI-3.0: Add a getter to allow callers to check if a widget is currently being released, which can be used as part of some callbacks to alter behavior
------------------------------------------------------------------------
r10 | robin | Wed, 15 Jan 20 12:29:25 +0100
Changed paths:
M /trunk/zz_ainfo/zz_ainfo.toc
Updated TOC
Download:
wowisvnzz_ainfo.zip