r1141
Details
-
FilenameAce3-r1141.zip
-
Uploaded by
-
UploadedJul 11, 2016
-
Size157.06 KB
-
Downloads369
-
MD528cedf588a70c3fd6bfd65c3cfc9c1bc
Supported WoW Retail Versions
- 6.2.4
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------