promotional bannermobile promotional banner

MiscHelper

misc functions for easier playing

File Details

zz_MiscHelper-80300.36

  • R
  • Jun 27, 2020
  • 154.07 KB
  • 132
  • 8.3.0+1
  • Retail + 1

File Name

zz_MiscHelper.zip

Supported Versions

  • 8.3.0
  • 1.13.4

r36 | robin | Sat, 20 Jun 20 12:20:13 +0200
Changed paths:
D /trunk/zz_MiscHelper/changelog.txt

Removed trunk/zz_MiscHelper/changelog.txt
------------------------------------------------------------------------
r34 | robin | Sat, 20 Jun 20 10:18:06 +0200
Changed paths:
M /trunk/zz_MiscHelper/changelog.txt

Revert changelog.txt
------------------------------------------------------------------------
r23 | robin | Wed, 17 Jun 20 15:15:59 +0200
Changed paths:
A /trunk/zz_MiscHelper/changelog.txt

Added trunk/zz_MiscHelper/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