r999

Details

  • Filename
    Ace3-r999.zip
  • Uploaded by
  • Uploaded
    Dec 31, 2010
  • Size
    155.29 KB
  • Downloads
    2,097
  • MD5
    a6b9073cb6c67d6ca3c904b2ebcaeb76

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r999 | nevcairiel | 2010-12-31 08:14:50 +0000 (Fri, 31 Dec 2010) | 1 line
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua

AceGUI-3.0: TreeGroup: Add a GetTreeWidth API to query the width of the tree part.
------------------------------------------------------------------------
r998 | nevcairiel | 2010-12-01 18:39:53 +0000 (Wed, 01 Dec 2010) | 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: Added support for the "itemControl" on select type entrys which controls which widget should be used for the dropdown (optional)
------------------------------------------------------------------------
r997 | nevcairiel | 2010-12-01 18:36:28 +0000 (Wed, 01 Dec 2010) | 1 line
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua

AceGUI-3.0: DropDown: Added parameters to all external APIs to allow specifying the type of widget to be used to render the dropdown (optional, backwards compatible)
------------------------------------------------------------------------
r996 | nevcairiel | 2010-12-01 18:34:17 +0000 (Wed, 01 Dec 2010) | 1 line
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua

AceGUI-3.0: Export the DropDown ItemBase as a LibStub library so other addons can use it to implement widgets to be used in AceGUI DropDowns (AceGUI-3.0-DropDown-ItemBase)
------------------------------------------------------------------------
r995 | nevcairiel | 2010-12-01 17:23:18 +0000 (Wed, 01 Dec 2010) | 1 line
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua

AceGUI-3.0: TabGroup: Fix a slight layout problem that caused tabs to jump in width when using the TabGroup in a scrollframe with a disappearing scroll bar.
------------------------------------------------------------------------
r994 | nevcairiel | 2010-11-27 12:39:16 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua

AceConfigDialog-3.0: Implement style="radio" for select boxes. (Patch by vhaarr, Ticket #149)
------------------------------------------------------------------------