r964
Details
-
FilenameAce3-r964.zip
-
Uploaded by
-
UploadedJul 31, 2010
-
Size155.84 KB
-
Downloads955
-
MD55f263a4991b052b00fb79b889b213b4a
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r964 | nevcairiel | 2010-07-31 09:44:41 +0000 (Sat, 31 Jul 2010) | 3 lines
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
AceGUI-3.0:
- Add GetText to EditBox
- Add DisableButton to MulitLineEditBox
------------------------------------------------------------------------
r963 | mikk | 2010-07-26 11:35:35 +0000 (Mon, 26 Jul 2010) | 1 line
Changed paths:
M /trunk/AceConfig-3.0/AceConfig-3.0.lua
No longer depends on AceConfigDialog
------------------------------------------------------------------------
r962 | ammo | 2010-07-21 19:58:35 +0000 (Wed, 21 Jul 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
remove split and unsplit bat files from .pkgmeta ignore
------------------------------------------------------------------------
r960 | nevcairiel | 2010-07-20 17:53:14 +0000 (Tue, 20 Jul 2010) | 1 line
Changed paths:
M /trunk/changelog.txt
Update changelog
------------------------------------------------------------------------
r959 | nevcairiel | 2010-07-16 21:35:46 +0000 (Fri, 16 Jul 2010) | 1 line
Changed paths:
D /trunk/split.bat
D /trunk/unsplit.bat
Remove split/unsplit.bat
------------------------------------------------------------------------
r958 | nevcairiel | 2010-07-03 10:22:29 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog-3.0: Upvalues!
------------------------------------------------------------------------
r957 | nevcairiel | 2010-07-03 10:22:02 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
AceGUI-3.0: more widget cleanups
------------------------------------------------------------------------
r956 | nevcairiel | 2010-07-03 07:11:21 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-DropDownGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
AceGUI-3.0: More cleanups in the containers
------------------------------------------------------------------------
r955 | nevcairiel | 2010-07-02 18:18:08 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-SimpleGroup.lua
AceGUI-3.0: more cleanups
------------------------------------------------------------------------
r954 | nevcairiel | 2010-07-02 17:12:55 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
AceGUI-3.0: Bump MLEB just to make sure.
------------------------------------------------------------------------
r953 | nevcairiel | 2010-07-02 17:11:01 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
AceGUI-3.0: Fix a typo in the SetMaxLetters function causing a nil error
------------------------------------------------------------------------
r952 | nevcairiel | 2010-07-02 17:08:31 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-SimpleGroup.lua
AceGUI-3.0: Cleanups in Inline- and SimpleGroup
------------------------------------------------------------------------
r951 | nevcairiel | 2010-07-02 16:37:40 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
AceGUI-3.0: InlineGroup: Cleanup and change to use new widget layout
------------------------------------------------------------------------
r950 | nevcairiel | 2010-07-01 19:41:28 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog-3.0: Don't close frames in CloseAll that are being opened after the CloseAll event was dispatched. (Ticket #132). Also, cleanups.
------------------------------------------------------------------------
r949 | nevcairiel | 2010-07-01 19:14:19 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
AceGUI-3.0: Frame: Add events for OnEnter/OnLeave of the statusbar (Ticket #139)
------------------------------------------------------------------------
r948 | nevcairiel | 2010-07-01 19:07:24 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
AceGUI-3.0: Add SetMaxLetters APIs to EB and MLEB (Ticket #135)
------------------------------------------------------------------------
r947 | nevcairiel | 2010-06-29 16:44:48 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
M /trunk/AceTab-3.0/AceTab-3.0.lua
AceTab-3.0: Another fix for nil related problems
------------------------------------------------------------------------