r65-nolib

Details

  • Filename
    GridConfigurableLayouts-r65-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2010
  • Size
    11.91 KB
  • Downloads
    13
  • MD5
    154d944e047ef1dda943d1d17791a625

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r65 | msaint | 2010-10-17 13:21:02 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua
   M /trunk/GridConfigurableLayouts.toc

Updated for 4.0
------------------------------------------------------------------------
r60 | msaint | 2010-09-22 10:41:00 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.toc

triggering repackaging with libs removed from repository
------------------------------------------------------------------------
r59 | msaint | 2010-09-22 10:39:50 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   D /trunk/libs

removing libs and adding .pkgmeta
------------------------------------------------------------------------
r58 | msaint | 2010-09-22 10:24:24 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/GridConfigurableLayouts.toc

added .pkgmeta and removed libs from repository
------------------------------------------------------------------------
r56 | msaint | 2010-09-22 00:28:26 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.toc

Updated version number in toc
------------------------------------------------------------------------
r54 | msaint | 2010-09-22 00:20:56 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

changed hook for resizing borders from GridLayout:UpdateColor() to GridLayout:UpdateSize()
------------------------------------------------------------------------
r52 | msaint | 2010-09-20 07:30:19 +0000 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Tweaks for efficiency
------------------------------------------------------------------------
r51 | msaint | 2010-09-19 17:12:50 +0000 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Added buttons to add current target to name lists
------------------------------------------------------------------------
r50 | msaint | 2010-09-19 16:30:28 +0000 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Fixed bug involving checkOOZFrequency
------------------------------------------------------------------------
r49 | msaint | 2010-09-19 14:07:05 +0000 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua
   M /trunk/GridConfigurableLayouts.toc

Code streamlined and cleaned up, options reorganized.
------------------------------------------------------------------------
r48 | msaint | 2010-09-18 11:38:06 +0000 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Some minor streamlining of the code
------------------------------------------------------------------------
r47 | msaint | 2010-09-18 11:03:00 +0000 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Fixed compatibility of options with Dewdrop
------------------------------------------------------------------------
r46 | msaint | 2010-09-17 21:38:09 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Edited comments, nothing more
------------------------------------------------------------------------
r45 | msaint | 2010-09-17 21:27:55 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Minor improvements to how layout removal and options reset are handled.
------------------------------------------------------------------------
r44 | msaint | 2010-09-17 19:08:56 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

little details
------------------------------------------------------------------------
r43 | msaint | 2010-09-17 17:58:06 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Added a button to reset all options to defaults.
------------------------------------------------------------------------
r42 | msaint | 2010-09-17 15:57:36 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Fully resolved the problem mentioned in r40.
------------------------------------------------------------------------
r41 | msaint | 2010-09-17 13:37:50 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Updates to comments, nothing else.
------------------------------------------------------------------------
r40 | msaint | 2010-09-17 13:32:29 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Worked around a problem on entering the game where Grid's initial load of the layout sometimes occurs before Grid's roster has finished populating, and Grid_RosterUpdated is not called after the initial population of the roster.  This does not affect the default layouts in GridLayoutLayouts.lua but affects any module that depends on iterating the Grid roster.
------------------------------------------------------------------------
r39 | msaint | 2010-09-17 12:23:13 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Minor improvement to options: Cannot create duplicate layout names or delete default layout.
------------------------------------------------------------------------
r38 | msaint | 2010-09-17 12:06:49 +0000 (Fri, 17 Sep 2010) | 2 lines
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Bug fix: layout being configured not updating
Improved control over when ooz checks are scheduled
------------------------------------------------------------------------
r37 | msaint | 2010-09-17 07:09:35 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Canceled repeating event during combat lockdown
------------------------------------------------------------------------
r36 | msaint | 2010-09-16 19:19:40 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Small update to make r35 changes backwards compatible
------------------------------------------------------------------------
r35 | msaint | 2010-09-16 18:08:42 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Improvements to the options pages
------------------------------------------------------------------------
r34 | msaint | 2010-09-15 19:19:15 +0000 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/GridConfigurableLayouts.lua

Bugfix, roster updates sometimes causing duplicate unit frames
------------------------------------------------------------------------