FBagOfHolding-r74527

Details

  • Filename
    FBagOfHolding-r74527.zip
  • Uploaded by
  • Uploaded
    May 20, 2008
  • Size
    810.57 KB
  • Downloads
    8
  • MD5
    5907f47d3ce1433bf2e6c6a68abaded6

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74527 | feithar | 2008-05-20 08:05:06 -0400 (Tue, 20 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/Commands.lua
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/FBoH_Templates.lua
   M /trunk/FBagOfHolding/FBoH_Templates.xml
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/ViewModel.lua

FBagOfHolding:
- Implemented context menu for view tabs.
------------------------------------------------------------------------
r74478 | feithar | 2008-05-19 20:58:55 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/StandardFilters.lua

FBagOfHolding:
- Added placeholder menu for character filter.
------------------------------------------------------------------------
r74412 | feithar | 2008-05-19 08:02:59 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBoH_Configure.lua
   M /trunk/FBagOfHolding/FBoH_Configure.xml
   M /trunk/FBagOfHolding/Libs
   M /trunk/FBagOfHolding/Locale-enUS.lua
   M /trunk/FBagOfHolding/StandardFilters.lua
   M /trunk/FBagOfHolding/embeds.xml

FBagOfHolding:
- Added drop down menus for most of the standard filters that need them.
------------------------------------------------------------------------
r74403 | feithar | 2008-05-19 07:06:25 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding
   A /trunk/FBagOfHolding/Libs/LibTipHooker-3.0
   A /trunk/FBagOfHolding/Libs/LibTipHooker-3.0/LibTipHooker-3.0.lua

FBagOfHolding:
- Added tiphooker library, which I had forgotten on the initial import.
------------------------------------------------------------------------
r74349 | feithar | 2008-05-18 20:43:39 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.toc

FBagOfHolding:
- Just added a note to the TOC indicating that the addon is not production ready.
------------------------------------------------------------------------
r74339 | feithar | 2008-05-18 18:52:58 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua

FBagOfHolding:
- Added revision property (still trying to remember all the details on how SubVersion works... ;-)  )
------------------------------------------------------------------------
r74337 | feithar | 2008-05-18 18:45:48 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding/FBagOfHolding.lua

FBagOfHolding:
- Just added a revision tag.
------------------------------------------------------------------------
r74336 | feithar | 2008-05-18 18:32:31 -0400 (Sun, 18 May 2008) | 1 line
Changed paths:
   M /trunk/FBagOfHolding/Commands.lua
   M /trunk/FBagOfHolding/FBagOfHolding.lua
   M /trunk/FBagOfHolding/Libs
   M /trunk/FBagOfHolding/Locale-enUS.lua

FBagOfHolding: Added ability to create bags, temporarily through the debug menu. Removed a bunch of debugging print statements, and added external lib references.
------------------------------------------------------------------------
r74300 | feithar | 2008-05-18 12:09:56 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   A /trunk/FBagOfHolding
   A /trunk/FBagOfHolding/Commands.lua
   A /trunk/FBagOfHolding/FBagOfHolding.lua
   A /trunk/FBagOfHolding/FBagOfHolding.toc
   A /trunk/FBagOfHolding/FBagOfHolding.xml
   A /trunk/FBagOfHolding/FBoH_Configure.lua
   A /trunk/FBagOfHolding/FBoH_Configure.xml
   A /trunk/FBagOfHolding/FBoH_Templates.lua
   A /trunk/FBagOfHolding/FBoH_Templates.xml
   A /trunk/FBagOfHolding/FItemDB.lua
   A /trunk/FBagOfHolding/FOO.lua
   A /trunk/FBagOfHolding/Images
   A /trunk/FBagOfHolding/Images/ConfigFrame-Bot.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-BotLeft.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-BotRight.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-Top.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-TopLeft.tga
   A /trunk/FBagOfHolding/Images/ConfigFrame-TopRight.tga
   A /trunk/FBagOfHolding/Images/GroupBars.tga
   A /trunk/FBagOfHolding/Images/Horizontal-Insert.tga
   A /trunk/FBagOfHolding/Images/PropertyButton.tga
   A /trunk/FBagOfHolding/Images/ResizeColumnGrip.tga
   A /trunk/FBagOfHolding/Images/ResizeGrip.tga
   A /trunk/FBagOfHolding/Images/ScrollBarBottom.tga
   A /trunk/FBagOfHolding/Images/ScrollBarTop.tga
   A /trunk/FBagOfHolding/Images/WellFrame-BotLeft.tga
   A /trunk/FBagOfHolding/Images/WellFrame-BotRight.tga
   A /trunk/FBagOfHolding/Images/WellFrame-TopLeft.tga
   A /trunk/FBagOfHolding/Images/WellFrame-TopRight.tga
   A /trunk/FBagOfHolding/Libs
   A /trunk/FBagOfHolding/Locale-enUS.lua
   A /trunk/FBagOfHolding/StandardFilters.lua
   A /trunk/FBagOfHolding/TabModel.lua
   A /trunk/FBagOfHolding/ViewModel.lua
   A /trunk/FBagOfHolding/embeds.xml

FBagOfHolding: initial commit

------------------------------------------------------------------------

Additional Files