Details

  • Filename
    Libra-r4.zip
  • Uploaded by
  • Uploaded
    Feb 21, 2014
  • Size
    8.70 KB
  • Downloads
    45
  • MD5
    98de7754ba409150be592537713d0bee

Supported WoW Retail Versions

  • 5.4.2

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------