r6
Details
-
FilenameLibra-r6.zip
-
Uploaded by
-
UploadedFeb 28, 2014
-
Size9.75 KB
-
Downloads61
-
MD5f87ad36f7823654f2b8fb3ce5ed67481
Supported WoW Retail Versions
- 5.4.2
Changelog
------------------------------------------------------------------------
r6 | lombra | 2014-02-28 11:12:52 +0000 (Fri, 28 Feb 2014) | 1 line
Changed paths:
A /trunk/.docmeta
- .docmeta.
------------------------------------------------------------------------
r5 | lombra | 2014-02-28 01:51:26 +0000 (Fri, 28 Feb 2014) | 12 lines
Changed paths:
M /trunk/Libra/Core.lua
M /trunk/Libra/Dropdown.lua
M /trunk/Libra/Editbox.lua
M /trunk/Libra/Libra.xml
M /trunk/Libra/Slider.lua
M /trunk/Libra/UIPanel.lua
- Add embed upgrading for core.
- Set "MENU" display mode for "Menu" type dropdowns by default.
- Use two different prototypes for Menu/Frame dropdowns.
- Add dropdown methods for setting and getting selected text and ID.
- Store all ToggleDropDownMenu arguments for rebuilding dropdowns.
- Retain scroll offset when rebuilding dropdowns.
- Rename Rebuild method RebuildMenu.
- Add alias methods Toggle, Rebuild, Hide and Close.
- Make dropdown scroll buttons functional.
- Make CreateEditbox create a regular input box by default. Added parameter for creating search box.
- Add simple horizontal slider module.
- Add tab functionality to UI panels.
------------------------------------------------------------------------
r4 | lombra | 2014-02-22 02:52:02 +0000 (Sat, 22 Feb 2014) | 5 lines
Changed paths:
M /trunk/Libra/Addon.lua
M /trunk/Libra/Core.lua
M /trunk/Libra/Dropdown.lua
M /trunk/Libra/Editbox.lua
D /trunk/Libra/FauxScroll.lua
M /trunk/Libra/Libra.xml
A /trunk/Libra/ScrollFrame.lua
M /trunk/Libra/Slider.lua
M /trunk/Libra/UIPanel.lua
- Got everything about where I want it, with individual module version control, embedding and stuff.
- Implement Libra:EmbedWidgets(target) method to embed all widget creation functionality. (:CreateDropdown etc)
- Put addon name on addonTable.name.
- Fix dropdown anchoring so it never goes out of screen if it fits.
- FauxScroll -> ScrollFrame. Now requires type argument. ("Faux" or "Hybrid")
------------------------------------------------------------------------
r3 | lombra | 2014-02-21 11:55:01 +0000 (Fri, 21 Feb 2014) | 2 lines
Changed paths:
M /trunk/Libra/Dropdown.lua
M /trunk/Libra/UIPanel.lua
- Require type for dropdowns. ("Menu" or "Frame")
- Auto generate UIPanel name if none provided.
------------------------------------------------------------------------
r2 | lombra | 2014-02-20 20:43:37 +0000 (Thu, 20 Feb 2014) | 1 line
Changed paths:
M /trunk
A /trunk/.pkgmeta
A /trunk/Libra
A /trunk/Libra/Addon.lua
A /trunk/Libra/Core.lua
A /trunk/Libra/Dropdown.lua
A /trunk/Libra/Editbox.lua
A /trunk/Libra/FauxScroll.lua
A /trunk/Libra/Libra.xml
A /trunk/Libra/Slider.lua
A /trunk/Libra/UIPanel.lua
A /trunk/Libra.toc
- Initial commit.
------------------------------------------------------------------------
r1 | svn | 2014-02-20 20:12:36 +0000 (Thu, 20 Feb 2014) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
libra/mainline: Initial Import
------------------------------------------------------------------------