[26/Dec/20 19:30]
zz_Infoclock
Infobox:
Version: 90002.25
Interface: 90002
Size: 134.48 kB
Repo-Revision: 25
ZIP-Revision: 25
Broker AddOn for time, date, latency and fps with configurable display line.
Broker AddOn for time, date, latency and fps with configurable display line.
Addon Loader
The current version supports Addon Loader.
Addon Loader is a load manager, which can speed up the addon loading process.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.
------------------------------------------------------------------------
r25 | robin | Sun, 20 Dec 20 01:13:27 +0100
Changed paths:
M /trunk/zz_Infoclock/core.lua
Fix "bug" by opening settings twice.
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r24 | robin | Sat, 03 Oct 20 15:17:32 +0200
Changed paths:
M /trunk/zz_Infoclock/core.lua
Fix cpu load visible when off
------------------------------------------------------------------------
r23 | robin | Sat, 03 Oct 20 12:53:03 +0200
Changed paths:
M /trunk/zz_Infoclock/core.lua
Fix cpu usage
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r22 | robin | Mon, 28 Sep 20 16:49:30 +0200
Changed paths:
M /trunk/zz_Infoclock/zz_Infoclock.toc
------------------------------------------------------------------------
r21 | robin | Mon, 28 Sep 20 15:40:34 +0200
Changed paths:
M /trunk/zz_Infoclock/zz_Infoclock.toc
Update Toc 90001
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r20 | robin | Sat, 20 Jun 20 12:22:44 +0200
Changed paths:
D /trunk/zz_Infoclock/changelog.txt
Removed trunk/zz_Infoclock/changelog.txt
------------------------------------------------------------------------
r14 | robin | Wed, 17 Jun 20 15:16:06 +0200
Changed paths:
A /trunk/zz_Infoclock/changelog.txt
Added trunk/zz_Infoclock/changelog.txt
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r13 | robin | Wed, 15 Jan 20 12:26:30 +0100
Changed paths:
M /trunk/zz_Infoclock/zz_Infoclock.toc
Updated TOC
Download:
wowicursesvnzz_Infoclock.zip