r1001
Details
-
FilenameAce3-r1001.zip
-
Uploaded by
-
UploadedJan 25, 2011
-
Size155.08 KB
-
Downloads217
-
MD561b63d18da785197e9cdeeda1e876edb
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r1001 | mikk | 2011-01-26 02:13:15 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/tests/AceLocale-3.0.lua
- Tests for changes in previous commit
------------------------------------------------------------------------
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)
------------------------------------------------------------------------