FBagOfHolding-r74941-nolib
Details
-
FilenameFBagOfHolding-r74941-nolib.zip
-
Uploaded by
-
UploadedMay 23, 2008
-
Size684.58 KB
-
Downloads9
-
MD5b2023194e63f6d0a41f19c002f082a08
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r74941 | feithar | 2008-05-23 12:36:10 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
M /trunk/FBagOfHolding/FBagOfHolding.lua
M /trunk/FBagOfHolding/FBoH_Configure.lua
M /trunk/FBagOfHolding/Locale-enUS.lua
FBagOfHolding:
- Added a "default" filter that is used when an unrecognized filter is requested. Modified view configuration UI to take unrecognized filters into account (user can see them, but not edit them).
------------------------------------------------------------------------
r74939 | feithar | 2008-05-23 12:03:30 -0400 (Fri, 23 May 2008) | 2 lines
Changed paths:
M /trunk/FBagOfHolding/FBagOfHolding.lua
M /trunk/FBagOfHolding/FBoH_Configure.lua
M /trunk/FBagOfHolding/Libs
M /trunk/FBagOfHolding/TabModel.lua
M /trunk/FBagOfHolding/embeds.xml
FBagOfHolding:
- Added hooks so that when the Blizzard open bag functions are called, they will be routed to the addon instead. This will eventually be configurable by the user. Also fixed an issue where if the first option for a filter has suboptions, the default value for that filter would be set incorrectly.
------------------------------------------------------------------------
r74780 | feithar | 2008-05-22 07:17:00 -0400 (Thu, 22 May 2008) | 2 lines
Changed paths:
M /trunk/FBagOfHolding/FBoH_Configure.lua
M /trunk/FBagOfHolding/Locale-enUS.lua
M /trunk/FBagOfHolding/StandardFilters.lua
FBagOfHolding:
- Filter option menus can now have submenus. Completed character filter to allow selection of individual realms and characters.
------------------------------------------------------------------------
r74722 | feithar | 2008-05-21 19:24:47 -0400 (Wed, 21 May 2008) | 2 lines
Changed paths:
M /trunk/FBagOfHolding/FBagOfHolding.lua
M /trunk/FBagOfHolding/StandardFilters.lua
FBagOfHolding:
- Renamed "RegisterFilter" to "RegisterProperty", since it makes more sense to register all properties at once rather than one at a time (in the future properties will also allow the ability to sort as well as be displayed in a list).
------------------------------------------------------------------------
r74643 | feithar | 2008-05-21 07:26:01 -0400 (Wed, 21 May 2008) | 2 lines
Changed paths:
M /trunk/FBagOfHolding/FBagOfHolding.lua
M /trunk/FBagOfHolding/FBoH_Templates.lua
M /trunk/FBagOfHolding/FBoH_Templates.xml
M /trunk/FBagOfHolding/Locale-enUS.lua
FBagOfHolding:
- Fixed problem with displaying items from alts (before it would try to display the item in the same slot ID from the current character rather than from the alt's inventory).
------------------------------------------------------------------------
r74614 | feithar | 2008-05-20 23:51:59 -0400 (Tue, 20 May 2008) | 2 lines
Changed paths:
M /trunk/FBagOfHolding/FBagOfHolding.lua
M /trunk/FBagOfHolding/FBoH_Configure.lua
M /trunk/FBagOfHolding/Locale-enUS.lua
M /trunk/FBagOfHolding/StandardFilters.lua
FBagOfHolding:
- Added item type and equip slot filters. Fixed a bug that would cause filter settings to not appear if no name value is set (should default to showing the actual value). Also, changed new filters to default to the first option if a list of options is available.
------------------------------------------------------------------------
r74593 | feithar | 2008-05-20 19:01:14 -0400 (Tue, 20 May 2008) | 2 lines
Changed paths:
M /trunk/FBagOfHolding/Commands.lua
M /trunk/FBagOfHolding/FBagOfHolding.lua
M /trunk/FBagOfHolding/FBagOfHolding.toc
M /trunk/FBagOfHolding/Locale-enUS.lua
M /trunk/FBagOfHolding/ViewModel.lua
FBagOfHolding:
- Added drop down menu for FuBar/minimap button to allow opening of bag views.
------------------------------------------------------------------------
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
------------------------------------------------------------------------