File Details
zz_Mailbox-80205.8
- R
- Sep 30, 2019
- 123.50 KB
- 1.0K
- 8.2.5
- Retail
File Name
zz_Mailbox.zip
Supported Versions
- 8.2.5
r8 | robin | Mon, 30 Sep 19 23:12:15 +0200
Changed paths:
M /trunk/zz_Mailbox/zz_Mailbox.toc
Updated TOC
------------------------------------------------------------------------
r1228 | nevcairiel | Fri, 06 Sep 19 10:51:17 +0200
Changed paths:
M /trunk/AceGUI-3.0/AceGUI-3.0.lua
AceGUI-3.0: Avoid re-entrance into the Release function
This can happen if a frame is released in a callback fired in the release process, and may in some cases throw errors.
------------------------------------------------------------------------
r10 | robin | Thu, 05 Sep 19 16:27:15 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua
Use WOW_PROJECT_ID == WOW_PROJECT_CLASSIC for IsClassic()
------------------------------------------------------------------------
r9 | robin | Sat, 31 Aug 19 07:42:23 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua
Add IsClassic function to common.lua
------------------------------------------------------------------------
r1225 | nevcairiel | Tue, 06 Aug 19 15:37:52 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog-3.0: Add an alternate backdrop for classic, since the DialogBorderDarkTemplate does not exist there
------------------------------------------------------------------------
r8 | robin | Thu, 01 Aug 19 18:15:20 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua
bugfix SetTexture changed to SetColorTexture
------------------------------------------------------------------------
r1222 | funkydude | Sat, 27 Jul 19 00:14:43 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog-3.0: Make the popup not block keyboard input.
------------------------------------------------------------------------
r1221 | nevcairiel | Sat, 20 Jul 19 20:23:00 +0200
Changed paths:
M /trunk/AceGUI-3.0/AceGUI-3.0.lua
AceGUI-3.0: Clear the points before re-anchoring in Fill layout (Ticket #512)
------------------------------------------------------------------------
r1220 | funkydude | Thu, 18 Jul 19 18:47:58 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog: Make sure to hide the popup after it's created
------------------------------------------------------------------------
r1219 | funkydude | Thu, 18 Jul 19 16:35:16 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog: Replace the StaticPopup with our own custom made popup.
------------------------------------------------------------------------
r1218 | nevcairiel | Mon, 15 Jul 19 10:29:52 +0200
Changed paths:
M /trunk/AceGUI-3.0/AceGUI-3.0.lua
AceGUI-3.0: Hide the widget early in the release process, so that OnLeave callbacks have a chance to fire (Fixes #505)
------------------------------------------------------------------------
r1217 | funkydude | Thu, 11 Jul 19 05:06:18 +0200
Changed paths:
M /trunk/AceDB-3.0/AceDB-3.0.lua
AceDB-3.0: Improve errors to provide more information.
------------------------------------------------------------------------
r1216 | funkydude | Wed, 10 Jul 19 04:36:51 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
M /trunk/AceGUI-3.0/AceGUI-3.0.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
Create our own tooltip instead of re-using the GameTooltip.
------------------------------------------------------------------------
r1216 | funkydude | Wed, 10 Jul 19 04:36:51 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
M /trunk/AceGUI-3.0/AceGUI-3.0.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
Create our own tooltip instead of re-using the GameTooltip.
------------------------------------------------------------------------
r1215 | funkydude | Tue, 09 Jul 19 06:52:59 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
AceGUI-3.0/widgets/AceGUIContainer-TreeGroup: Make sure to :ClearAllPoints() after changing the width using the drag handler.

