r1142

Details

  • Filename
    Ace3-r1142.zip
  • Uploaded by
  • Uploaded
    Jul 11, 2016
  • Size
    157.14 KB
  • Downloads
    356
  • MD5
    179cee8451f4bde281026921d820feda

Supported WoW Retail Versions

  • 6.2.4

Changelog

------------------------------------------------------------------------
r1142 | nevcairiel | 2016-07-11 08:36:19 +0000 (Mon, 11 Jul 2016) | 1 line
Changed paths:
   M /trunk/AceDB-3.0/AceDB-3.0.lua

AceDB-3.0: Add the "locale" profile key to the LuaDoc (Ticket #344)
------------------------------------------------------------------------
r1141 | nevcairiel | 2016-07-11 08:32:23 +0000 (Mon, 11 Jul 2016) | 1 line
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
   M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua

AceGUI-3.0: Expose the HighlightText API for EditBox and MultiLineEditBox Widgets (Ticket #378)
------------------------------------------------------------------------
r1140 | nevcairiel | 2016-07-03 07:53:29 +0000 (Sun, 03 Jul 2016) | 1 line
Changed paths:
   M /trunk/AceDBOptions-3.0/AceDBOptions-3.0.lua

AceDBOptions-3.0: Update localization from the WoWAce Localization system
------------------------------------------------------------------------
r1139 | nevcairiel | 2016-07-03 07:43:51 +0000 (Sun, 03 Jul 2016) | 1 line
Changed paths:
   M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   M /trunk/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua

AceConfig-3.0: Allow specifying images using the numeric fileID (Ticket #389)
------------------------------------------------------------------------
r1138 | nevcairiel | 2016-06-01 10:17:04 +0000 (Wed, 01 Jun 2016) | 3 lines
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua

AceGUI-3.0: TreeGroup: Refresh the tree in an OnUpdate once after Acquire, not only after creation

The widget creation and acquire can be on different code paths, this ensures the tree height is always known and the tree populated properly.
------------------------------------------------------------------------