r826

Details

  • Filename
    Ace3-r826.zip
  • Uploaded by
  • Uploaded
    Aug 27, 2009
  • Size
    195.33 KB
  • Downloads
    229
  • MD5
    0dfc2539a8bbee6be6a3100536273485

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------