Go to file
Andrew Polunin e460985ddf EXT-7639 FIXED added shop button which reacts according to the ticket description
- Added method LLAccordionCtrl::getExpandedTab() which search for the first expanded accordion tab. This method is a bit of hacking, but I discussed it with Vadim Savchuk.
- LLAccordionCtrlTab::isExpanded() is made 'const'. This is necessary to call it from getExpandedTab() which is also 'const'.
- Added all provided Marketplace URLs (taken from EXT-7257) to the settings.xml. So URLs can be configured without recompilation.
- Added method LLCOFWearables::getSelectedItems() which can be used to get ALL selected items (not only one).
- Class LLShopURLDispatcher is implemented in the llpaneloutfitedit.cpp.
- Added callback LLPanelOutfitEdit::onShopButtonClicked() which calls LLShopURLDispatcher to send user to the correct URL.
- Added shop button (shop_btn) widget in panel_outfit_edit.xml. It has invalid icon for now. After review I'm going to reassign the ticket to someone who will provide correct icons.

Reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/569/

--HG--
branch : product-engine
2010-06-15 21:52:15 +03:00
doc DEV-11516 FIXED VWR-5308: Current wind noise generation is CPU intensive. 2010-06-08 20:48:57 +01:00
etc DEV-45037 Attackers can request files from viewer cache 2010-01-19 19:42:13 -06:00
indra EXT-7639 FIXED added shop button which reacts according to the ticket description 2010-06-15 21:52:15 +03:00
scripts Update message template to agree with server-1-36 2010-02-11 18:58:33 -05:00
.hgignore added ignore for avatar.log 2010-05-29 13:29:37 -07:00
install.xml Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with mac/linux and potentially improve EXT-7032 behavior. 2010-06-11 18:56:18 -07:00