r1000

Details

  • Filename
    Ace3-r1000.zip
  • Uploaded by
  • Uploaded
    Jan 25, 2011
  • Size
    155.03 KB
  • Downloads
    203
  • MD5
    3708e156dba1a2c624fc1c8e8374e27c

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r1000 | mikk | 2011-01-26 02:04:24 +0000 (Wed, 26 Jan 2011) | 2 lines
Changed paths:
   M /trunk/AceLocale-3.0
   M /trunk/AceLocale-3.0/AceLocale-3.0.lua

- Fix erronous assumption that the default locale is always the first to be registered for the :NewLocale() "silent" flag. The flag must now be set on the FIRST locale to be registered.
- The :NewLocale() "silent" flag may now be set to the string "raw", meaning nils are returned for unknown translations.
------------------------------------------------------------------------
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)
------------------------------------------------------------------------