phoenix-firestorm/indra
Sergei Litovchuk fbfc851766 (EXT-6722) Create modified inventory view for "my outfits" tab in top-level appearance sidebar (tier 1)
llui:
- Setting container panel for accordion tab control to dynamically add tabs to accordions.
- Added method to dynamically remove accordion tabs.
- Added LLIconCtrl image setter.

newview:
- Class LLOutfitsList - a list of agents's outfits from "My Outfits" inventory category which represents each outfit by an accordion tab with a list of items inside it.
- Class LLWearableItemsList - a list of wearable items used in each accordion tab of "My Outfits" tab.
- Class LLInventoryItemsList - a base class for LLWearableItemsList that represents inventory items by panels in LLFlatListView.
- Class LLPanelInventoryItem - inventory item representation for a flat list. Item icon is set according to item type.
- Class LLInventoryCategoriesObserver - an observer used in LLOutfitsList for monitoring changes to "My Outfits" inventory category and updating outfits accordion tabs and list of items for each outfit.

Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/285/

--HG--
branch : product-engine
2010-04-26 18:56:28 +03:00
..
cmake EXT-7004 : Select GCC 4.0 automatically as the compiler in Xcode with Cmake 2.8.1 2010-04-22 16:09:54 +01:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio EXT-7005 : Kill unhelpful 'Deprecated conversion from string to char *' warnings from fmod_errors.h when building with GCC >=4.2 on Darwin 2010-04-24 14:50:33 +01:00
llcharacter EXT-6422 Infinite loop in LLMotionController::activateMotionInstance 2010-04-09 14:30:15 -07:00
llcommon Implemented EXT-6724(normal task) - Implement flat list view of filtered inventory for "add wearables" panel of outfit editor 2010-04-22 15:48:48 +03:00
llcrashlogger
llimage dos2unix this header :( 2010-04-21 11:30:17 +01:00
llimagej2coj
llinventory
llmath EXT-4388 Crash in octree line segment intersection code (getMask) 2010-04-15 20:15:40 +01:00
llmessage CID-462 2010-04-20 18:16:57 +01:00
llplugin DEV-49389 (SNOW-571 / VWR-18279): Replacing another deprecated WaitNextEvent() for the OS X 10.6 SDK 2010-04-25 03:49:55 +01:00
llprimitive
llrender EXT-4388 Crash in octree line segment intersection code (getMask) 2010-04-15 20:15:40 +01:00
llui (EXT-6722) Create modified inventory view for "my outfits" tab in top-level appearance sidebar (tier 1) 2010-04-26 18:56:28 +03:00
llvfs Fix for EXT-6287 (fullscreen flash video plays behind the viewer instead of in front) 2010-04-21 17:04:27 -07:00
llwindow merge from viewer-hotfix 2010-04-15 10:22:42 +01:00
llxml
llxuixml
lscript
mac_crash_logger
mac_updater DEV-39789 (SNOW-627/SNOW-227/VWR-15454): Remove obsolete Apple FSCopyObject code from mac-updater 2010-04-26 02:19:57 +01:00
media_plugins EXT-6921 - Media Volume Changes changes system volume on WinXP 2010-04-19 17:01:47 -07:00
newview (EXT-6722) Create modified inventory view for "my outfits" tab in top-level appearance sidebar (tier 1) 2010-04-26 18:56:28 +03:00
test
test_apps/llplugintest
tools/vstool
viewer_components
win_crash_logger
win_updater EXT-6880 Adding newline to end of CMakesList.txt 2010-04-16 16:38:16 -07:00
CMakeLists.txt
develop.py