r18
Details
-
FilenameLibGUIFactory-1.0-r18.zip
-
Uploaded by
-
UploadedJul 4, 2010
-
Size22.49 KB
-
Downloads123
-
MD5df15282bc0174778e90d0e8895d03445
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r18 | mangeg | 2010-07-04 13:55:03 +0000 (Sun, 04 Jul 2010) | 2 lines
Changed paths:
M /trunk/Widgets/UIF-Label.lua
#UIF-Label.lua
- Align text vertically to the center.
------------------------------------------------------------------------
r17 | mangeg | 2010-07-03 23:14:15 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
- Bugfix for SetGUIOption Callback.
------------------------------------------------------------------------
r16 | mangeg | 2010-07-03 21:10:05 +0000 (Sat, 03 Jul 2010) | 2 lines
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
M /trunk/Widgets/UIF-DropDown.lua
M /trunk/Widgets/UIF-DropDownItems.lua
- Added MultiSelectDropdown
- removed not used code from UIF-DropDownItems.lua and UIF-DropDown.lua and fixed so it worked with multislect.
------------------------------------------------------------------------
r15 | mangeg | 2010-07-03 18:33:59 +0000 (Sat, 03 Jul 2010) | 4 lines
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
A /trunk/Widgets/UIF-Label.lua
M /trunk/lib.xml
#LibGUIFactory-1.0.lua
- Added new embed, Spacer(width).
#Adding UIF-Label.lua
- Can set background on the label.
------------------------------------------------------------------------
r14 | mangeg | 2010-07-03 10:48:37 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
- DOH!!
------------------------------------------------------------------------
r13 | mangeg | 2010-07-03 10:47:03 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
- Automatic MINOR
------------------------------------------------------------------------
r12 | mangeg | 2010-07-03 10:43:42 +0000 (Sat, 03 Jul 2010) | 3 lines
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
M /trunk/Widgets/UIF-InlineGroup.lua
- Can now add more values changed callback to the same UIF instance
- Updated UIF-InlineGroup to not inherit AceGUIContainer-InlineGroup since it does not expose the border anymore. So just made a copy of that and added functions for customization.
------------------------------------------------------------------------
r11 | mangeg | 2010-06-29 23:18:35 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
M /trunk/Widgets/UIF-Frame.lua
- Reset the statustext on release for UIF-Frame.
------------------------------------------------------------------------
r10 | mangeg | 2010-06-27 09:38:27 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
M /trunk/Widgets/UIF-CheckBox.lua
- Remove temporary fix in UIF-CheckBox for image alignment since it was fixed in the base AceGUI-CheckBox.
------------------------------------------------------------------------
r9 | mangeg | 2010-06-25 10:03:18 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
- Added relative width to parameters for most widgets.
------------------------------------------------------------------------
r8 | mangeg | 2010-06-13 14:23:59 +0000 (Sun, 13 Jun 2010) | 2 lines
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
M /trunk/Widgets/UIF-CheckBox.lua
- Workaround for bug in AceGUIWidget-Checkbox and Images.
- Added relative with to parameters for some widgets.
------------------------------------------------------------------------
r7 | mangeg | 2010-06-11 21:55:24 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
- New embed names
------------------------------------------------------------------------
r6 | mangeg | 2010-05-14 00:22:05 +0000 (Fri, 14 May 2010) | 1 line
Changed paths:
M /trunk/LibGUIFactory-1.0.lua
- Restoring TabGroup2
------------------------------------------------------------------------