r920
Details
-
FilenameAce3-r920.zip
-
Uploaded by
-
UploadedMay 9, 2010
-
Size156.73 KB
-
Downloads321
-
MD53a75be6bc8de1868e360760dacff0318
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
r920 | nevcairiel | 2010-05-09 11:56:42 +0000 (Sun, 09 May 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
AceGUI-3.0: Rewrite of the MultiLineEditBox based on the code by Vexxilus (Ticket #68) - Needs Testing!
------------------------------------------------------------------------
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
------------------------------------------------------------------------