r1013
Details
-
FilenameAce3-r1013.zip
-
Uploaded by
-
UploadedMar 3, 2011
-
Size155.97 KB
-
Downloads701
-
MD5f298793f9a3930575396e8a0efb99979
Supported WoW Retail Versions
- 4.0.6
Changelog
------------------------------------------------------------------------
r1013 | mikk | 2011-03-03 12:08:06 +0000 (Thu, 03 Mar 2011) | 1 line
Changed paths:
M /trunk/tests/AceLocale-3.0.lua
tests/AceLocale-3.0.lua Added testcase for doing :NewLocale() on something that already exists so you can keep writing more things to it (think "modules wanting to add to it"). (Yes it works)
------------------------------------------------------------------------
r1012 | mikk | 2011-02-15 15:45:00 +0000 (Tue, 15 Feb 2011) | 1 line
Changed paths:
A /branches/AceLocale-3.1 (from /trunk/AceLocale-3.1:1011)
D /trunk/AceLocale-3.1
Moving experimental AceLocale-3.1 to /branches so people don't think they should be using it.
------------------------------------------------------------------------
r1011 | kaelten | 2011-02-14 04:01:00 +0000 (Mon, 14 Feb 2011) | 4 lines
Changed paths:
M /trunk
M /trunk/Ace3.toc
A /trunk/AceLocale-3.1
A /trunk/AceLocale-3.1/AceLocale-3.1.lua
A /trunk/AceLocale-3.1/AceLocale-3.1.xml
Added AceLocale-3.1, which is an experimental backwards breaking update to the api to take in account the missing mode in a cleaner fashion than 3.0. Also the default mode at this point is returning the key on a missing localization.
In addition to the SetMode api, there is also an additional SetLocale api. This replaces the undocumented feature from 3.0 to override the locale to use for all applications using a global variable. SetLocale only allows for overriding the locale on a single applicaiton, instead of a global override.
------------------------------------------------------------------------
r1009 | nevcairiel | 2011-02-09 15:31:06 +0000 (Wed, 09 Feb 2011) | 1 line
Changed paths:
M /trunk/changelog.txt
Updated changelog
------------------------------------------------------------------------
r1008 | nevcairiel | 2011-02-09 15:23:42 +0000 (Wed, 09 Feb 2011) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
Bump widget version
------------------------------------------------------------------------
r1007 | shefki | 2011-02-09 06:53:12 +0000 (Wed, 09 Feb 2011) | 2 lines
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
Provide backwards compatability to the TabGroup fix for 4.0.6.
------------------------------------------------------------------------
r1006 | shefki | 2011-02-09 03:46:30 +0000 (Wed, 09 Feb 2011) | 2 lines
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
Fix bug on 4.0.6 with the changed arguments to PanelTemplates_TabResize.
------------------------------------------------------------------------
r1005 | mikk | 2011-01-29 14:19:43 +0000 (Sat, 29 Jan 2011) | 1 line
Changed paths:
M /trunk/AceLocale-3.0/AceLocale-3.0.lua
AceLocale-3.0: Do not send a 2nd parameter to errorhandler. (Causes problem for Swatter.. heh why?)
------------------------------------------------------------------------