r830
Details
-
FilenameAce3-r830.zip
-
Uploaded by
-
UploadedAug 30, 2009
-
Size195.70 KB
-
Downloads239
-
MD5e3d31f3bce7e908d69189d15464721a9
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r830 | nevcairiel | 2009-08-30 14:51:48 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/AceDB-3.0/AceDB-3.0.lua
M /trunk/tests/AceDB-3.0-defaults.lua
AceDB-3.0: Remove the metatable from the DB before removing defaults, so we don't accidentally invoke it in the process. (Fixes Ticket #66)
------------------------------------------------------------------------
r829 | ammo | 2009-08-30 11:09:19 +0000 (Sun, 30 Aug 2009) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
add a small space between the image and the text of a label
------------------------------------------------------------------------
r828 | ammo | 2009-08-28 08:47:06 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
make dropdown background solid, so when used in select groups the texts are readable when dropdown is shown over other texts
------------------------------------------------------------------------
r827 | mikk | 2009-08-27 13:17:26 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
Doc work...
------------------------------------------------------------------------
r826 | mikk | 2009-08-27 13:15:32 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
Doc work...
------------------------------------------------------------------------
r825 | mikk | 2009-08-27 13:08:27 +0000 (Thu, 27 Aug 2009) | 2 lines
Changed paths:
M /trunk/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
- Remember to bump MINOR, too.
- Documentation work
------------------------------------------------------------------------
r824 | mikk | 2009-08-27 11:45:40 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
M /trunk/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
- For options "tables" that are functions, also pass in the registered appName after uiType,uiName - hi vhaarr
------------------------------------------------------------------------
r823 | mikk | 2009-08-11 12:29:21 +0000 (Tue, 11 Aug 2009) | 3 lines
Changed paths:
M /trunk/AceComm-3.0/AceComm-3.0.lua
A /trunk/tests/AceComm-3.0-callbacks.lua
M /trunk/tests/AceComm-3.0.lua
- Add AceComm callbacks for message chunks going out the wire (via CTL). Useful for displaying progress for very large messages.
- Add test cases for both delayed and immediate delivery
------------------------------------------------------------------------
r822 | nevcairiel | 2009-08-07 18:39:30 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
M /trunk/changelog.txt
Updated changelog.txt
------------------------------------------------------------------------
r820 | mikk | 2009-08-07 18:29:18 +0000 (Fri, 07 Aug 2009) | 2 lines
Changed paths:
M /trunk/Ace3.toc
M /trunk/AceComm-3.0/ChatThrottleLib.lua
- Update ChatThrottleLib to v21
- TOC 30200
------------------------------------------------------------------------
r819 | mikk | 2009-08-07 16:51:35 +0000 (Fri, 07 Aug 2009) | 2 lines
Changed paths:
A /trunk/tests/ChatThrottleLib-callbackerrors.lua
A /trunk/tests/ChatThrottleLib-upgrade-14-20-current.lua
A /trunk/tests/ChatThrottleLib-upgrade-20-current.lua
A /trunk/tests/ChatThrottleLibs
A /trunk/tests/ChatThrottleLibs/ChatThrottleLib-v14.lua
A /trunk/tests/ChatThrottleLibs/ChatThrottleLib-v20.lua
M /trunk/tests/runall.sh
M /trunk/tests/wow_api.lua
Add loads of test cases (including upgrade paths) for ChatThrottleLib.
Yeah, this probably should have been a separate "tests/" framework folder under ChatThrottleLib, but unfortunately it's not structured so that it can be excluded nicely. I let it live here instead. Shoot me.
------------------------------------------------------------------------
r818 | mikk | 2009-08-06 13:42:18 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
Ticket 58: Apply Shadowed's fix for slight button graphics glitch.
------------------------------------------------------------------------
r817 | nevcairiel | 2009-08-02 08:16:09 +0000 (Sun, 02 Aug 2009) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua
AceGUI: Localize the "Close" text on the close button
------------------------------------------------------------------------
r816 | nevcairiel | 2009-07-08 21:06:30 +0000 (Wed, 08 Jul 2009) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
AceGUI-3.0: Fix disabling the interactive label
------------------------------------------------------------------------