r919

Details

  • Filename
    Ace3-r919.zip
  • Uploaded by
  • Uploaded
    May 9, 2010
  • Size
    156.93 KB
  • Downloads
    205
  • MD5
    095fd4489eeb3102a8fc2b23d76ee9b9

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r919 | nevcairiel | 2010-05-09 11:36:03 +0000 (Sun, 09 May 2010) | 4 lines
Changed paths:
   M /trunk/AceGUI-3.0/AceGUI-3.0.lua

AceGUI-3.0:
- Fix a error when showing the "Widget has no OnRelease" error message (Ticket #130)
- Added GetWidgetCount API (Ticket #128)
- Added GetWidgetVersion API (Ticket #127)
------------------------------------------------------------------------
r918 | nevcairiel | 2010-05-09 11:31:27 +0000 (Sun, 09 May 2010) | 4 lines
Changed paths:
   M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua

AceConfigDialog-3.0:
- Removed an unused table (Ticket #124)
- Simplified FeedOptions for multiline editboxes (Ticket #129)

------------------------------------------------------------------------
r917 | ammo | 2010-03-16 14:09:34 +0000 (Tue, 16 Mar 2010) | 1 line
Changed paths:
   M /trunk/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua

AceGUI-3.0: CheckBox: check for self.desc:GetText() being nil as well as "" to prevent setting the wrong height on the checkbox causing bouncing checkboxes
------------------------------------------------------------------------