r1028
Details
-
FilenameAce3-r1028.zip
-
Uploaded by
-
UploadedMay 1, 2011
-
Size156.61 KB
-
Downloads2,151
-
MD5eb22b9cd34e36c3c11a899fc37b02212
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r1028 | mikk | 2011-05-01 13:23:50 +0000 (Sun, 01 May 2011) | 3 lines
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
- TreeGroup:RefreshTree([scrollToSelection]): new parameter that scrolls to show the current selection when set
- TreeGroup:Select...() will now scroll to show selection (via the above parameter)
- Remembered to bump widget revision too (oops in last commit)
------------------------------------------------------------------------
r1027 | mikk | 2011-05-01 12:42:44 +0000 (Sun, 01 May 2011) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
TreeGroup:Select(ByValue/ByPath) will now correctly expand parent levels.
------------------------------------------------------------------------
r1025 | nevcairiel | 2011-04-27 15:07:19 +0000 (Wed, 27 Apr 2011) | 1 line
Changed paths:
M /trunk/changelog.txt
Update changelog
------------------------------------------------------------------------
r1024 | nevcairiel | 2011-04-27 15:04:46 +0000 (Wed, 27 Apr 2011) | 1 line
Changed paths:
M /trunk/Ace3.toc
Update .toc for 4.1
------------------------------------------------------------------------
r1023 | mikk | 2011-04-24 13:40:10 +0000 (Sun, 24 Apr 2011) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
MultiLineEditBox: Add OnEditFocusGained / OnEditFocusLost events
------------------------------------------------------------------------
r1022 | nevcairiel | 2011-03-31 16:28:48 +0000 (Thu, 31 Mar 2011) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
AceGUI-3.0: TabGroup: Change the way the font-string width is computed to stop other addons from breaking the code (Ticket #243)
------------------------------------------------------------------------